[[["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."],[[["This page provides documentation for various versions of `HttpJsonMetadata`, a class within the `com.google.api.gax.httpjson` package, ranging from version 2.7.1 up to the latest release of 2.63.1."],["The `HttpJsonMetadata` class, which extends `java.lang.Object`, includes methods such as `getException()`, `getHeaders()`, `getStatusMessage()`, `toBuilder()`, and `withHeaders()`, providing functionality related to HTTP/JSON metadata handling."],["The `newBuilder()` static method provides a way to create instances of the `HttpJsonMetadata.Builder`, and `HttpJsonMetadata()` is the main class constructor."],["The page contains a list of inherited members of the class from `Object`, including standard methods like `clone()`, `equals()`, `getClass()`, `hashCode()`, and `wait()`."],["`HttpJsonMetadata` is an abstract class, which suggests that it is intended to be subclassed or extended to create more specific implementations, while providing common functionality for handling HTTP/JSON metadata."]]],[]]