[[["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 Google API Client Libraries for Java, specifically for version 2.38.0 and earlier."],["The latest version of `HttpJsonMetadata` is 2.63.1, with links provided to previous versions ranging from 2.62.0 down to 2.7.1, each having their own dedicated documentation page."],["`HttpJsonMetadata` is an abstract class that extends `java.lang.Object` and offers methods to retrieve exception, header, and status message information."],["The class includes a static method `newBuilder()` to create a builder instance, methods such as `getException()`, `getHeaders()`, `getStatusMessage()`, `toBuilder()` and a method `withHeaders()` that allows for the modification of headers, which returns a modified instance of `HttpJsonMetadata`."],["The class's documentation shows the inherited methods from the Object class such as `clone()`, `equals()`, `finalize()`, `getClass()`, `hashCode()`, `notify()`, `notifyAll()`, `toString()`, `wait()`, `wait(long)` and `wait(long, int)`."]]],[]]