[[["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 webpage documents the `StatusCode.Code` enum within the `com.google.api.gax.rpc` package, detailing its usage in Java."],["The latest version documented is 2.63.1, and the page provides links to documentation for numerous previous versions, including the current version of 2.32.1 and going all the way back to version 2.7.1."],["`StatusCode.Code` inherits members from the `Enum` class, as well as `Object`, with links provided to Oracle's Java documentation."],["The page lists static fields like `ABORTED`, `ALREADY_EXISTS`, and `CANCELLED` which are all possible codes within the `StatusCode.Code` enum."],["The `StatusCode.Code` enum provides static methods `valueOf(String name)` and `values()` as well as the method `getHttpStatusCode()` to provide users with information."]]],[]]