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