[[["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, but the current version detailed on the page is 2.34.1."],["This document provides a list of available versions of the GrpcStatusCode class, ranging from version 2.63.1 down to 2.7.1, with each version linking to its respective documentation."],["The GrpcStatusCode class is a failure code specific to a gRPC call and it inherits from java.lang.Object, implementing the StatusCode interface."],["GrpcStatusCode provides methods to get the status code, including `getCode()` which returns a StatusCode.Code, and `getTransportCode()` which returns an io.grpc.Status.Code."],["The `of(Status.Code grpcCode)` method allows for creating a new `GrpcStatusCode` instance with a given `io.grpc.Status.Code`."]]],[]]