[[["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-17 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."]]],[]]