[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["The latest version available for `HttpJsonMetadata` is 2.63.1, but many other versions are documented, ranging from 2.2.0 up to the newest."],["`HttpJsonMetadata` is an abstract class that inherits from `java.lang.Object`, offering methods like `getException`, `getHeaders`, and `getStatusMessage`."],["You can create a new instance of `HttpJsonMetadata.Builder` with `newBuilder()`, and `toBuilder()` is available to create a new builder from the current `HttpJsonMetadata`."],["The `withHeaders` method allows you to update the `HttpJsonMetadata` object's headers with a map of strings and string lists, returning the updated `HttpJsonMetadata`."]]],[]]