[[["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 the `StatusCode` interface in the `com.google.api.gax.rpc` package, specifically within the Google API Client Libraries for Java."],["The latest version of the `StatusCode` documentation available is version 2.63.1, with links to older versions ranging from 2.62.0 down to 2.7.1, all providing the same `StatusCode` interface documentation."],["The `StatusCode` interface provides two methods: `getCode()`, which returns a `StatusCode.Code` enum value, and `getTransportCode()`, which returns a transport-specific status code."],["The `StatusCode` interface's status codes are modeled after those in gRPC, as described in the provided link to `io.grpc.Status.java`."]]],[]]