[[["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-17 UTC."],[[["This webpage provides documentation for the `HttpJsonStatusCode` class, which is a failure code specific to HTTP calls within the Google API Client Libraries for Java."],["The `HttpJsonStatusCode` class implements the `StatusCode` interface and offers static methods to create instances from different code types, such as `StatusCode.Code`, `com.google.rpc.Code`, and `int` representing an HTTP status."],["The documentation includes a list of previous versions, with the latest being 2.63.1, and covers versions dating back to 2.7.1, each with its corresponding documentation link."],["The class inherits members from the `Object` class, and it overrides methods such as `equals`, `hashCode`, and `toString`."],["The class has methods such as `getCode()` which returns the code enum value, and `getTransportCode()` which returns the status code from the HTTP call."]]],[]]