[[["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."],[[["This webpage provides documentation for `HttpJsonStatusCode`, a class representing a failure code specific to HTTP calls, with the latest version being 2.63.1."],["`HttpJsonStatusCode` implements the `StatusCode` interface and inherits methods from the `Object` class, providing functionality for handling HTTP status codes."],["The class offers static methods like `of(StatusCode.Code statusCode)`, `of(Code rpcCode)`, and `of(int httpStatus)` to create instances based on different types of status codes, and instance methods such as `getCode()`, `getTransportCode()`, `equals()`, `hashCode()`, and `toString()` for various code and object handling."],["There is a comprehensive list of versions available for `HttpJsonStatusCode`, spanning from 2.63.1 down to 2.7.1, showcasing the evolution of the class over time."]]],[]]