[[["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."],[[["This page provides a comprehensive list of available versions for the `com.google.api.gax.rpc.StatusCode` class, ranging from version 2.63.1 (latest) down to 2.7.1."],["The `StatusCode` interface defines methods for retrieving both the general `Code` enum value and the transport-specific status code value."],["The `getCode()` method returns the status code as a `StatusCode.Code` enum, while `getTransportCode()` returns the status code specific to the transport as an `Object`."],["The status codes are based on gRPC status codes, with more details available at the provided gRPC Java documentation link."]]],[]]