[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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."]]],[]]