[[["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-08-15 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()`."]]],[]]