[[["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."],[[["The webpage provides documentation for `HttpJsonStatusCode`, a class implementing `StatusCode` for HTTP-specific failure codes in the Google API Client Libraries for Java."],["This class offers static methods like `of(StatusCode.Code statusCode)`, `of(Code rpcCode)`, and `of(int httpStatus)` to create new `HttpJsonStatusCode` instances from different code formats."],["The available documentation ranges from version 2.2.0 up to 2.63.1, with 2.63.1 being the latest release and version 2.35.0 used as the current version for documentation."],["`HttpJsonStatusCode` contains methods like `getCode()`, `getTransportCode()`, `equals()`, `hashCode()`, and `toString()` to retrieve the status code, compare instances, and get a string representation."]]],[]]