[[["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 Google API Client Library for Java (gax), with version 2.63.1 being the latest release."],["The page lists links to the documentation for numerous previous versions of the library, ranging from version 2.63.1 down to 2.7.1, allowing users to access documentation for older versions if needed."],["The `StatusCode.Code` enum inherits members and static methods from the Java `Enum` and `Object` classes."],["The enum includes a set of static fields representing various status codes, such as `ABORTED`, `CANCELLED`, `OK`, and `UNKNOWN`, which are typically returned from Google APIs."],["The `StatusCode.Code` also has two static methods `valueOf(String name)` and `values()` as well as one method `getHttpStatusCode()`."]]],[]]