[[["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, with the latest version being 2.63.1."],["The `GrpcStatusCode` class implements the `StatusCode` interface and inherits from `java.lang.Object`, offering methods like `getCode()` to return the gRPC status code and `getTransportCode()` for transport-specific status codes."],["There is a static method, `of(Status.Code grpcCode)`, that is used to create a new `GrpcStatusCode` instance using the provided `io.grpc.Status.Code` parameter."],["The page lists a comprehensive history of versions, ranging from the latest version 2.63.1 down to version 2.7.1, each linking to its corresponding documentation."]]],[]]