[[["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-07-02 UTC."],[[["This webpage provides documentation for the `HttpJsonStatusCode` class, which is a failure code specific to HTTP calls within the Google API Client Libraries for Java."],["The `HttpJsonStatusCode` class implements the `StatusCode` interface and includes methods for retrieving the status code from an HTTP call and returning the code enum value."],["The page lists various versions of the API, from version 2.63.1 (latest) down to 2.7.1, showing a history of updates and releases."],["The class has several static methods for creating `HttpJsonStatusCode` instances, including `of(StatusCode.Code statusCode)`, `of(Code rpcCode)`, and `of(int httpStatus)`, providing different ways to instantiate the class."],["The class has methods to access the status code, the code enum value, and to compare with other objects, all while overriding the base `Object` class' methods where needed."]]],[]]