[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]