[[["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-09 UTC."],[[["This webpage provides documentation for the `HttpJsonStatusCode` class, which is a failure code specific to HTTP calls within the Google API Client Library 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 contains three static methods for creating instances, taking as parameters a `StatusCode.Code`, `com.google.rpc.Code`, and an integer of the `httpStatus` respectively, as well as a handful of methods like `getCode`, `getTransportCode` and `equals`, `hashcode` and `toString` inherited from the Object class."]]],[]]