[[["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."],[[["This webpage provides documentation for the `HttpJsonMetadata` class within the Google API Client Library for Java, specifically for the `com.google.api.gax.httpjson` package."],["The `HttpJsonMetadata` class is an abstract class that inherits from `java.lang.Object` and includes methods for handling HTTP headers, exceptions, and status messages."],["The page lists documentation for different versions of the library, ranging from version 2.63.1 (latest) down to 2.7.1, allowing users to navigate to the specific version they are using."],["Key functionalities of `HttpJsonMetadata` include retrieving exception details with `getException()`, accessing headers with `getHeaders()`, and obtaining status messages via `getStatusMessage()`."],["There are also a few static methods, such as the constructor `HttpJsonMetadata()`, `newBuilder()` and the ability to build an instance with specified headers via `withHeaders()`."]]],[]]