[[["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-04-02 UTC."],[[["The webpage provides documentation for various versions of `com.google.api.gax.rpc.StatusCode`, with the latest version being 2.63.1."],["Version 2.51.0, which is highlighted, contains the documentation for the `StatusCode` interface, a transport-specific status code, and its methods."],["The `StatusCode` interface is based on gRPC status codes, further information on these can be found here: https://github.com/grpc/grpc-java/blob/master/core/src/main/java/io/grpc/Status.java."],["The `StatusCode` interface includes two primary methods: `getCode()` which returns a `StatusCode.Code` enum value, and `getTransportCode()` which returns the transport-specific code."]]],[]]