[[["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."],[[["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`."]]],[]]