[[["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."],["It offers static methods like `of(StatusCode.Code statusCode)`, `of(Code rpcCode)`, and `of(int httpStatus)` to create new `HttpJsonStatusCode` instances, including one for direct HTTP status code assignment."],["The page offers a comprehensive list of different versions of this class ranging from version 2.63.1 which is the latest to 2.7.1, all of which include links to the documented specific class version."],["Key methods include `getCode()`, `getTransportCode()`, `equals()`, `hashCode()`, and `toString()` allowing for status retrieval, comparison, and string representation of the status code."]]],[]]