[[["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."],[[["This page lists various versions of the `com.google.api.gax.rpc.StatusCode.Code`, with the latest version being 2.63.1."],["The `StatusCode.Code` is a Java enum with static fields representing different status codes, such as `ABORTED`, `CANCELLED`, `INTERNAL`, and `OK`."],["`StatusCode.Code` inherits multiple methods from the `Enum` and `Object` classes, like `valueOf`, `clone`, `equals`, `hashCode`, `wait`, etc."],["There are static methods `valueOf(String name)` and `values()`, and one method `getHttpStatusCode()` within the `StatusCode.Code`."],["Version 2.16.0 is the last documented entry for this document, and it lists versions all the way up to 2.63.1, showing the progression of `StatusCode.Code` development."]]],[]]