[[["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."],[[["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()`."]]],[]]