[[["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-03-21 UTC."],[[["This webpage lists the available versions of `GrpcStatusCode`, ranging from the latest version, 2.63.1, down to version 2.7.1."],["`GrpcStatusCode` is an abstract class that implements the `StatusCode` interface, providing failure codes specific to gRPC calls."],["The `of(Status.Code grpcCode)` static method is used to create a new `GrpcStatusCode` instance from a given `io.grpc.Status.Code`."],["The `getCode()` method retrieves the `Status.Code` from gRPC, while `getTransportCode()` returns the transport-specific status code value."],["The class `GrpcStatusCode` inherits members from `Object`, with provided links to the documentation of each one of the inherited member."]]],[]]