[[["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 latest version of `HttpJsonStatusCode` is 2.63.1, with several previous versions available for reference, ranging from 2.62.0 down to 2.7.1."],["`HttpJsonStatusCode` is a class that implements `StatusCode` and represents a failure code specific to HTTP calls."],["The class `HttpJsonStatusCode` includes static methods for creating instances from `StatusCode.Code`, `com.google.rpc.Code`, or an integer representing the HTTP status."],["Key methods in the `HttpJsonStatusCode` class include `getCode()`, which returns the `StatusCode.Code` enum value, and `getTransportCode()`, which returns the status code from the HTTP call."],["The `HttpJsonStatusCode` class inherits several members from the object class, such as `clone`, `equals`, `finalize`, `getClass`, `hashCode`, `notify`, `notifyAll`, `toString`, `wait`."]]],[]]