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