### What happened? The Java SDK seems to diverge from both the specification and other SDK implementations: - Java SDK example: https://github.com/a2aproject/a2a-java/blob/ce15a4292c25e5ac91774635cad8f7944e2ccb12/spec/src/main/java/io/a2a/spec/MessageSendConfiguration.java#L16 - Python example: https://github.com/a2aproject/a2a-python/blob/675354a4149f15eb3ba4ad277ded00ad501766dd/src/a2a/types.py#L1291 - TypeScript example: https://github.com/a2aproject/a2a-js/blob/21048fb0425d27323c67a1d3d19f64f79220d689/src/types.ts#L505 I'll attach a PR shortly. ### Relevant log output ```shell ``` ### Code of Conduct - [x] I agree to follow this project's Code of Conduct