[[["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-09 UTC."],[[["The latest version of `HttpJsonMetadata` is 2.63.1, with previous versions listed down to 2.7.1."],["`HttpJsonMetadata` is an abstract class extending `java.lang.Object`, inheriting methods like `clone()`, `equals()`, and `getClass()`."],["The class provides static and instance methods, including `newBuilder()`, `getException()`, `getHeaders()`, `getStatusMessage()`, `toBuilder()`, and `withHeaders()`."],["`HttpJsonMetadata` allows retrieval of exception details, headers (as a Map of String keys to Object values), and a status message via its getter methods."],["`withHeaders` can be used to include a Map of headers, and returns the `HttpJsonMetadata` instance."]]],[]]