[[["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-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 extends the `Object` class, meaning it inherits certain properties and methods from them."],["It offers static methods like `of(StatusCode.Code statusCode)`, `of(Code rpcCode)`, and `of(int httpStatus)` to create new instances of `HttpJsonStatusCode` based on different input types."],["The class also includes methods such as `getCode()`, `getTransportCode()`, `equals(Object o)`, `hashCode()`, and `toString()` to retrieve, compare, and represent the status code information."],["This page contains a list of version history of the `HttpJsonStatusCode` class going back to version 2.7.1 and as up-to-date as 2.63.1."]]],[]]