[[["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-15 UTC."],[[["This webpage provides documentation for various versions of `HttpJsonStatusCode`, a class in the `com.google.api.gax.httpjson` package, ranging from version 2.7.1 to the latest version 2.63.1."],["`HttpJsonStatusCode` is a failure code specific to an HTTP call, implementing the `StatusCode` interface."],["Key functionalities of `HttpJsonStatusCode` include retrieving the code enum value using `getCode()`, getting the HTTP status code with `getTransportCode()`, and creating new instances using the static methods `of(StatusCode.Code statusCode)`, `of(Code rpcCode)`, and `of(int httpStatus)`."],["It has methods such as `equals`, `hashCode`, and `toString` inherited from `Object`, as well as it's own implementation of `getCode` and `getTransportCode`."],["The documentation lists the inheritance structure and inherited members from the `Object` class."]]],[]]