[[["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 in the Google API Client Library for Java, with the latest version being 2.63.1."],["The `HttpJsonStatusCode` class, a subclass of `Object`, implements the `StatusCode` interface and represents a failure code specific to HTTP calls."],["The class offers static methods like `of(StatusCode.Code statusCode)`, `of(Code rpcCode)`, and `of(int httpStatus)` to create instances based on different code types."],["It also contains instance methods like `equals()`, `getCode()`, `getTransportCode()`, `hashCode()`, and `toString()` for interacting with and retrieving information from the status code object."],["The page lists a comprehensive history of versions for the `com.google.api.gax.httpjson.HttpJsonStatusCode` package, from version 2.30.1 up to 2.63.1, and version 2.57.0 is the current documentation's version."]]],[]]