[[["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-09 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 of `GrpcStatusCode` is documented as 2.63.1, with links available for various other historical versions."],["`GrpcStatusCode` implements the `StatusCode` interface and provides methods like `getCode()` to get the status code and `getTransportCode()` to obtain the transport-specific status code."],["The `of(Status.Code grpcCode)` method is a static method that creates a new instance of `GrpcStatusCode` with a given `io.grpc.Status.Code`."],["The `GrpcStatusCode` class inherits methods from the `Object` class such as `clone()`, `equals(Object)`, `hashCode()`, and `toString()` amongst others."]]],[]]