[[["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."],[[["The webpage provides documentation for `HttpJsonStatusCode`, a class implementing `StatusCode` for HTTP-specific failure codes, within the `com.google.api.gax.httpjson` package."],["The documentation offers links to various versions of `HttpJsonStatusCode`, ranging from the latest (2.63.1) to version 2.7.1, enabling users to browse the documentation according to different releases."],["`HttpJsonStatusCode` includes methods like `of()`, `equals()`, `getCode()`, `getTransportCode()`, `hashCode()`, and `toString()`, facilitating the creation and management of HTTP status codes."],["The class provides static methods `of` to construct instances from different inputs: `StatusCode.Code`, `com.google.rpc.Code`, and an `int` representing the HTTP status."],["The object inherits member functions from the `Object` superclass such as `clone`, `equals`, `finalize`, and `wait`."]]],[]]