[[["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 webpage provides documentation for the `StatusCode` interface in the `com.google.api.gax.rpc` package, specifically within the Google API Client Libraries for Java."],["The latest version documented is 2.63.1, and the page includes links to documentation for versions ranging from 2.63.1 down to 2.7.1."],["The `StatusCode` interface represents transport-specific status codes, based on the status codes used in gRPC."],["Key methods of the `StatusCode` interface include `getCode()`, which returns a `StatusCode.Code` enum, and `getTransportCode()`, which returns the transport-specific code as an `Object`."],["This interface is used to handle different types of status and error reporting from the various versions of the listed libraries."]]],[]]