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