[[["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 `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."]]],[]]