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