[[["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."],[[["This webpage provides documentation for the `GrpcStatusCode` class, which is a failure code specific to gRPC calls within the Google API Client Library for Java."],["The latest version documented is 2.63.1, and the page lists numerous previous versions of the `GrpcStatusCode` class, each with its own specific documentation."],["`GrpcStatusCode` implements the `StatusCode` interface and provides methods to retrieve the gRPC status code, including `getCode()` and `getTransportCode()`."],["The `of(Status.Code grpcCode)` static method is available to create a new `GrpcStatusCode` instance using a given `io.grpc.Status.Code`."],["The `GrpcStatusCode` class inherits methods from the `Object` class, such as `clone`, `equals`, and `hashCode`."]]],[]]