[[["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 `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 extends the `Object` class, inheriting several methods related to object management and status."],["There are multiple static methods available for creating new `HttpJsonStatusCode` instances, including `of(StatusCode.Code statusCode)`, `of(Code rpcCode)`, and `of(int httpStatus)`, each accepting different parameters."],["The page lists many versions of the documented classes, with the latest being 2.63.1, and offers links to the documentation of all of these versions, all the way back to version 2.7.1."],["The methods available within the `HttpJsonStatusCode` class allows for interacting with and getting information about the status, including `equals()`, `getCode()`, `getTransportCode()`, `hashCode()`, and `toString()`."]]],[]]