[[["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 lists the available versions of the `StatusCode.Code` class within the Google API Client Library for Java, ranging from version 2.7.1 up to the latest version 2.63.1."],["The `StatusCode.Code` class is a Java enum that inherits members from the `Enum` class, as well as the `Object` class, providing a variety of common methods."],["The class defines static fields representing different status codes, such as `ABORTED`, `CANCELLED`, and `INVALID_ARGUMENT`, among others, giving an overview of each available status."],["There are two static methods, `valueOf(String name)` and `values()`, available in the class, in addition to one method `getHttpStatusCode()`."]]],[]]