[[["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-03-21 UTC."],[[["The latest version available for `HttpJsonMetadata` is 2.63.1, with many prior versions listed for reference."],["`HttpJsonMetadata` is an abstract class that inherits from `java.lang.Object` and provides methods for managing HTTP-related metadata."],["The class includes methods like `getException()`, `getHeaders()`, and `getStatusMessage()` to retrieve relevant information about the HTTP request/response."],["You can create a new instance of the class using `newBuilder()` and use `toBuilder()` to modify an existing instance."],["All objects inherited from `java.lang.Object` are also inherited in this class, such as `Object.clone()`, `Object.equals(Object)`, and `Object.wait()` among many others."]]],[]]