[[["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 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."]]],[]]