[[["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 within the `com.google.api.gax.rpc` package, specifically for Java."],["The latest version documented is 2.63.1, but the page includes links to documentation for numerous previous versions, all the way back to 2.7.1, giving users the ability to navigate through them."],["The `StatusCode` interface is designed to mirror the status codes used in gRPC, as described by the provided link, and offers methods to get both the general code value and the transport specific code value."],["The provided methods in this interface include `getCode()` which returns a `StatusCode.Code` enum, and `getTransportCode()` which returns a transport-specific status code value as an object."]]],[]]