[[["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-02 UTC."],[[["This webpage provides documentation for the `HttpJsonMetadata` class within the `com.google.api.gax.httpjson` package, covering versions from 2.63.1 down to 2.7.1."],["The `HttpJsonMetadata` class is an abstract class that inherits from `java.lang.Object` and includes methods for retrieving exception details, headers, and status messages."],["The documentation details inherited members from `java.lang.Object` such as `clone()`, `equals(Object)`, `getClass()`, and others, indicating the fundamental object-oriented nature of the class."],["It also includes static and instance methods like `newBuilder()`, `getException()`, `getHeaders()`, `getStatusMessage()`, `toBuilder()`, and `withHeaders()` with their respective return types and parameters clearly defined."],["The latest version of `HttpJsonMetadata` detailed is version 2.63.1, while the lowest detailed is version 2.7.1, demonstrating the evolution of the class through the different version releases."]]],[]]