[[["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 in the Google API Client Library for Java, with the latest version being 2.63.1."],["The `HttpJsonStatusCode` class, a subclass of `Object`, implements the `StatusCode` interface and represents a failure code specific to HTTP calls."],["The class offers static methods like `of(StatusCode.Code statusCode)`, `of(Code rpcCode)`, and `of(int httpStatus)` to create instances based on different code types."],["It also contains instance methods like `equals()`, `getCode()`, `getTransportCode()`, `hashCode()`, and `toString()` for interacting with and retrieving information from the status code object."],["The page lists a comprehensive history of versions for the `com.google.api.gax.httpjson.HttpJsonStatusCode` package, from version 2.30.1 up to 2.63.1, and version 2.57.0 is the current documentation's version."]]],[]]