[[["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 document provides a comprehensive list of versions for the `HttpJsonStatusCode` class, ranging from version 2.63.1 down to 2.7.1, with 2.63.1 being the latest."],["`HttpJsonStatusCode` is a class that implements the `StatusCode` interface and represents a failure code specific to an HTTP call, which can be seen by the class inheritance."],["The `HttpJsonStatusCode` class inherits several methods from the `Object` class, including `clone`, `equals`, `getClass`, `hashCode`, `notify`, `notifyAll`, `toString`, and `wait`."],["The `HttpJsonStatusCode` class includes methods like `getCode()`, `getTransportCode()`, `hashCode()`, `toString()`, and static factory methods `of()` to create instances based on different types of status codes, including `StatusCode.Code`, `com.google.rpc.Code`, and an integer HTTP status."],["It also include a description of the parameters and types in the return for each method of the class `HttpJsonStatusCode`."]]],[]]