[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["The webpage provides documentation for the `GrpcStatusCode` class, which is a failure code specific to gRPC calls within the Google API Client Library for Java."],["`GrpcStatusCode` implements the `StatusCode` interface and offers methods to retrieve both the gRPC `Status.Code` and a transport-specific status code."],["The page lists various versions of the Google API Client Library for Java, from version 2.63.1 (latest) down to 2.7.1, each with its own documentation link for `GrpcStatusCode`."],["`GrpcStatusCode` has a static method `of(Status.Code grpcCode)` to create new instances based on a provided gRPC status code, as well as `getCode()` and `getTransportCode()` methods for retrieving the associated status code values."]]],[]]