[[["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 in Java, with version 2.63.1 being the latest version."],["The `HttpJsonMetadata` class is an abstract class that inherits from `java.lang.Object`, offering methods to retrieve exception details, headers, and a status message."],["The webpage lists numerous previous versions of the `HttpJsonMetadata` class, dating back to version 2.7.1, alongside the link to the documentation for that specific version."],["The class also contains a `newBuilder()` static method to create an instance of the `HttpJsonMetadata.Builder`, as well as a `toBuilder()` method to return an instance of the `HttpJsonMetadata.Builder`."],["The `HttpJsonMetadata` class also includes methods to obtain the exception, through the `getException()` method, and the headers through the `getHeaders()` method."]]],[]]