[[["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 versions for the `com.google.api.gax.rpc.StatusCode` component, ranging from the latest version 2.63.1 down to version 2.7.1."],["The `StatusCode` interface provides methods to retrieve both a generic code value via the `getCode()` method and a transport-specific status code via `getTransportCode()`."],["The `getCode()` method returns an enum value of type `StatusCode.Code`, providing a standardized status representation."],["The `getTransportCode()` method returns a transport-specific status code value of type `Object`."],["The status codes are modeled after the status codes found in gRPC, which can be found at the provided link."]]],[]]