[[["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-03-21 UTC."],[[["This webpage provides documentation for the `HttpJsonMetadata` class within the Google API Client Library for Java, specifically for version 2.60.0 and earlier versions."],["The latest version available is 2.63.1, and the page lists previous versions dating back to 2.7.1."],["`HttpJsonMetadata` is an abstract class that extends `java.lang.Object` and provides methods to manage HTTP metadata such as headers, exceptions, and status messages."],["Key methods include `getException()`, `getHeaders()`, `getStatusMessage()`, `toBuilder()`, and `withHeaders()`, allowing for inspection and manipulation of HTTP response data."],["A static method `newBuilder()` is available for creating a builder instance to construct `HttpJsonMetadata` objects."]]],[]]