[[["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 offers methods to interact with HTTP status codes, such as retrieving the code enum value or the raw transport status code."],["The documentation covers the inheritance structure of the `HttpJsonStatusCode` class, which inherits from `Object` and lists all inherited members and their associated methods."],["The webpage includes a list of various versions of the library, ranging from version 2.63.1 down to 2.7.1, each with a corresponding link to its specific documentation."],["There are static methods, such as `of(StatusCode.Code statusCode)`, `of(Code rpcCode)`, and `of(int httpStatus)` to create new instances of the class with the desired input."]]],[]]