[[["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 extends the `Object` class, including inherited members like `equals`, `hashCode`, and `toString`."],["The class offers static methods, such as `of(StatusCode.Code statusCode)`, `of(Code rpcCode)`, and `of(int httpStatus)`, to create `HttpJsonStatusCode` instances based on different status code types."],["The provided list outlines the documentation available for different versions of the library, ranging from version 2.63.1 down to version 2.7.1."],["The `HttpJsonStatusCode` class has instance methods like `getCode()`, `getTransportCode()`, `equals(Object o)`, `hashCode()` and `toString()`."]]],[]]