[[["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` class is 2.63.1, and this page provides documentation for version 2.47.0."],["This page lists multiple historical versions of the `StatusCode.Code` class, ranging from 2.63.1 down to 2.7.1, all accessible via their respective links."],["The `StatusCode.Code` class is a Java Enum type that contains a set of static fields, including `ABORTED`, `ALREADY_EXISTS`, `CANCELLED`, etc., representing different status codes."],["This class includes static methods, `valueOf(String name)` and `values()`, as well as an instance method `getHttpStatusCode()`."],["The class inherits a set of methods from `Enum` and `Object` classes, such as `clone()`, `compareTo(E)`, `equals(Object)` etc."]]],[]]