[[["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."],[[["This page provides a comprehensive list of available versions for `com.google.api.gax.rpc.StatusCode.Code`, ranging from version 2.63.1 (latest) down to 2.7.1."],["The `StatusCode.Code` is an enum class, as indicated by the declaration `public enum StatusCode.Code extends Enum\u003cStatusCode.Code\u003e`."],["The `StatusCode.Code` class inherits several methods and fields from the `Enum` and `Object` classes, including methods like `valueOf`, `clone`, and `equals`, among others."],["The `StatusCode.Code` enum defines several static fields representing different status codes, such as `ABORTED`, `CANCELLED`, `OK`, and `UNKNOWN`, which also include a `Description` field that is left blank."],["The class `StatusCode.Code` also defines two static methods `values()` and `valueOf(String name)` along with the `getHttpStatusCode()` method."]]],[]]