[[["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 latest version documented is 2.63.1, and the page lists documentation for versions going back to 2.7.1, showing a comprehensive version history."],["`HttpJsonStatusCode` implements the `StatusCode` interface and inherits methods from the `Object` class, providing standard functionalities like `equals`, `hashCode`, and `toString`."],["The `HttpJsonStatusCode` class includes static methods such as `of(StatusCode.Code statusCode)`, `of(Code rpcCode)`, and `of(int httpStatus)` to create instances of the class based on different types of status codes."],["The class also contains the methods `getCode()`, `getTransportCode()`, `equals()`, `hashCode()`, and `toString()`."]]],[]]