[[["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 details the `HttpJsonStatusCode` class, which is a failure code specifically used for HTTP calls in the context of Google API client libraries for Java."],["The `HttpJsonStatusCode` class implements the `StatusCode` interface, inheriting and providing methods for managing status codes in Java-based HTTP interactions."],["It offers static methods, such as `of(StatusCode.Code statusCode)`, `of(Code rpcCode)`, and `of(int httpStatus)`, to create new instances of `HttpJsonStatusCode` based on different types of status information."],["The page displays a comprehensive list of all available versions of the HttpJsonStatusCode library, ranging from the latest 2.63.1 all the way to version 2.7.1."],["The page contains information about the inherited members and method's, such as `getCode()`, `getTransportCode()`, `equals()`, `hashCode()` and `toString()`, to provide a complete understanding of its functionality."]]],[]]