[[["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 provides documentation for various versions of `StatusCode.Code` within the Google API Client Library for Java (gax), ranging from version 2.7.1 up to the latest, 2.63.1."],["The `StatusCode.Code` is an enum which contains a list of static fields representing possible error codes, such as `ABORTED`, `CANCELLED`, and `UNAUTHENTICATED`."],["The enum `StatusCode.Code` inherits and includes several methods and attributes from the `Enum` and `Object` classes in Java, like `valueOf`, `equals`, and `hashCode`, among others."],["The `StatusCode.Code` enum has static methods, namely `valueOf(String name)` and `values()`, as well as the method `getHttpStatusCode()` to interact with the error codes."]]],[]]