[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]