[[["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 available versions of `com.google.api.gax.rpc.StatusCode.Code`, ranging from the latest version 2.63.1 down to version 2.7.1."],["`StatusCode.Code` is an enum extending `java.lang.Enum`, and it includes inherited methods and fields from the Enum and Object classes."],["It contains static fields representing various status codes such as `ABORTED`, `ALREADY_EXISTS`, `CANCELLED`, and more, which provide information about the outcome of operations."],["The enum also includes static methods `valueOf` and `values`, alongside an instance method `getHttpStatusCode`."]]],[]]