[[["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."],[[["The webpage provides documentation for various versions of the `com.google.api.gax.rpc.StatusCode`, ranging from version 2.63.1 (latest) down to version 2.7.1."],["The `StatusCode` interface is modeled after gRPC status codes, providing a way to represent transport-specific status codes, with a link to more information on gRPC status codes."],["The `StatusCode` interface contains two abstract methods, `getCode()` and `getTransportCode()`, which return the code enum value and the transport-specific code value, respectively."],["The latest version available is `2.63.1`, and each version has a link to its own specific documentation page."]]],[]]