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