[[["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-02 UTC."],[[["The latest version of the `StatusCode.Code` is 2.63.1, but a variety of previous versions are also documented, ranging down to version 2.7.1."],["The `StatusCode.Code` is an enum that inherits from Java's `Enum` class, and as such has inherited methods such as `clone()`, `compareTo(E)`, `equals(Object)`, and many more."],["This documentation outlines static fields for `StatusCode.Code`, which include error types like `ABORTED`, `ALREADY_EXISTS`, `CANCELLED`, `DATA_LOSS`, and more."],["There are static methods `valueOf(String name)` and `values()`, along with the method `getHttpStatusCode()`, all relevant to the `StatusCode.Code` class."]]],[]]