[[["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-03-21 UTC."],[[["The latest version available for the `StatusCode` class is 2.63.1, accessible via a direct link."],["This page provides access to the Java documentation for the `StatusCode` class across multiple versions, ranging from version 2.63.1 down to 2.7.1."],["`StatusCode` is an interface that represents transport-specific status codes, drawing inspiration from gRPC status codes."],["The `StatusCode` interface includes methods such as `getCode()` to get the code enum value and `getTransportCode()` to retrieve the transport-specific status code value."],["The `StatusCode.Code` class and `Object` class are the respective return types of `getCode()` and `getTransportCode()`."]]],[]]