[[["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-26 UTC."],[[["The latest version of the `com.google.api.gax.rpc.StatusCode.Code` class is 2.63.1, with a history of available versions dating back to 2.7.1."],["`StatusCode.Code` is a public enum in the Java API, extending `Enum\u003cStatusCode.Code\u003e`, with inherited members from the base Enum class, and the Object class."],["The class provides a set of static fields, such as `ABORTED`, `ALREADY_EXISTS`, and `CANCELLED`, representing various status codes."],["The class also defines two static methods, `valueOf(String name)` and `values()`, and a single instance method `getHttpStatusCode()`."],["`StatusCode.Code` uses static fields and methods to define a comprehensive catalog of status codes, which are integral to the status and exception management."]]],[]]