[[["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."],[[["The latest version available is 2.63.1, as indicated by the label \"latest\"."],["This page provides a comprehensive list of available versions for the `GrpcStatusCode` class, ranging from 2.63.1 down to 2.7.1."],["`GrpcStatusCode` is a failure code specific to gRPC calls, and it implements the `StatusCode` interface."],["The class offers methods to retrieve gRPC `Status.Code` and transport-specific status codes, using the methods `getCode()` and `getTransportCode()`."],["`GrpcStatusCode` has a static method `of(Status.Code grpcCode)` that allows the creation of a new instance, taking an `io.grpc.Status.Code` as a parameter."]]],[]]