[[["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 part of the Google API client library for Java, specifically in the `com.google.api.gax.httpjson` package."],["The `HttpJsonStatusCode` class implements the `StatusCode` interface and represents a failure code that is specific to HTTP calls."],["The documentation covers versions of this library from 2.63.1 down to 2.7.1, with 2.63.1 being the latest and there are many prior releases made available."],["The class includes static methods like `of(StatusCode.Code statusCode)`, `of(Code rpcCode)`, and `of(int httpStatus)` for creating instances based on different types of status codes and a number of methods such as `getCode()`, `getTransportCode()` which are implemented within this class."],["This documentation provides information about inherited members and overriden methods from the Object class for the `HttpJsonStatusCode` class."]]],[]]