[[["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 latest version documented is 2.63.1, and the page lists numerous previous versions down to 2.7.1, each linking to the corresponding version's documentation."],["`HttpJsonStatusCode` implements the `StatusCode` interface and inherits members from the `Object` class."],["The class offers static methods like `of(StatusCode.Code statusCode)`, `of(Code rpcCode)`, and `of(int httpStatus)` for creating instances with different types of status codes."],["The class provides methods for getting the code, such as `getCode()`, `getTransportCode()`, as well as methods like `equals()`, `hashCode()`, and `toString()` for object manipulation."]]],[]]