[[["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-04-02 UTC."],[[["This webpage documents the `HttpJsonStatusCode` class, which is a failure code specific to HTTP calls and is part of the Google API client libraries for Java, specifically within the `com.google.api.gax.httpjson` package."],["The latest version documented is 2.63.1, and it includes documentation for numerous past versions, ranging from 2.63.1 down to 2.7.1, all within the context of the `HttpJsonStatusCode` class."],["The `HttpJsonStatusCode` class implements the `StatusCode` interface and inherits from the `Object` class, offering methods like `equals`, `getCode`, `getTransportCode`, `hashCode`, and `toString`, in addition to static methods for creating new instances."],["The `HttpJsonStatusCode` class provides static methods `of` to return a `HttpJsonStatusCode` object from a `StatusCode.Code`, a `com.google.rpc.Code` or from an int of an http status."],["The documented content displays the available methods and inherited members within the class, and provides descriptions of what each of them does."]]],[]]