[[["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 Libraries for Java."],["The `HttpJsonStatusCode` class implements the `StatusCode` interface and inherits members from the `Object` class, allowing it to work within the broader framework of API error handling."],["The documentation lists available versions, from 2.63.1 (latest) down to 2.7.1, offering a historical view of the `HttpJsonStatusCode` class's evolution, in addition to providing its associated documentation."],["The class provides static `of()` methods to create instances based on `StatusCode.Code`, `com.google.rpc.Code`, or an integer HTTP status, to adapt it to various uses."],["`HttpJsonStatusCode` includes methods such as `getCode()`, `getTransportCode()`, `equals()`, `hashCode()`, and `toString()` to retrieve its status code, the underlying HTTP status, and more, providing ways to interact with it."]]],[]]