[[["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."],[[["The webpage provides documentation for various versions of `com.google.api.gax.rpc.StatusCode.Code`, ranging from version 2.63.1 (latest) down to 2.7.1."],["The `StatusCode.Code` is an enum that has methods such as `getHttpStatusCode()`, `valueOf(String name)`, and `values()`."],["The `StatusCode.Code` enum, which is an extension of the base Java Enum class, has several inherited members, including `clone()`, `compareTo(E)`, `equals(Object)`, and `hashCode()`."],["The enum `StatusCode.Code` defines a set of fields that represent different status codes such as `ABORTED`, `ALREADY_EXISTS`, `CANCELLED`, and many more."]]],[]]