[[["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 within the Google API Client Library for Java, specifically for version 2.34.1 and other versions."],["The `HttpJsonStatusCode` class, which implements the `StatusCode` interface, represents a failure code specific to HTTP calls."],["It offers several static methods to create instances, including `of(StatusCode.Code statusCode)`, `of(Code rpcCode)`, and `of(int httpStatus)`, which allow creation from different types of status codes."],["The class includes methods to get the code enum value (`getCode()`), retrieve the HTTP status code (`getTransportCode()`), and override standard Java object methods such as `equals`, `hashCode`, and `toString`."],["The page contains a comprehensive list of previous versions of `HttpJsonStatusCode`, ranging from the latest 2.63.1 down to version 2.7.1."]]],[]]