[[["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 for GrpcStatusCode is 2.63.1, accessible via a link."],["This page lists multiple versions of the GrpcStatusCode class, from version 2.63.1 down to 2.7.1, each with its own linked documentation."],["GrpcStatusCode, which is a subclass of java.lang.Object, represents a failure code specific to a gRPC call, implementing the StatusCode interface."],["The class offers static methods, including `of(Status.Code grpcCode)` which is used to create a new instance with a specific Status.Code."],["The methods `getCode()` and `getTransportCode()` are used to obtain status code information from within the GrpcStatusCode class."]]],[]]