[[["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-30 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()`."]]],[]]