[[["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 failure code specific to HTTP calls within the Google API Client Library for Java."],["The `HttpJsonStatusCode` class implements the `StatusCode` interface and inherits members from the `Object` class, allowing it to interact with broader Java functionality."],["The page offers a comprehensive list of versioned documentation, from the latest release [2.63.1] down to 2.7.1, for the `HttpJsonStatusCode` class, giving users the options for using different versions of the api."],["The `HttpJsonStatusCode` class includes static methods like `of(StatusCode.Code)`, `of(Code rpcCode)`, and `of(int httpStatus)` for creating instances, as well as instance methods such as `equals()`, `getCode()`, `getTransportCode()`, `hashCode()`, and `toString()` for class interaction."],["The documentation provides detailed descriptions of each method's parameters and return types, with links to relevant Java documentation for further understanding."]]],[]]