[[["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-02 UTC."],[[["The latest version of GrpcStatusCode is 2.63.1, and there are numerous versions available, ranging from 2.63.1 down to 2.7.1."],["GrpcStatusCode is an abstract class that implements the StatusCode interface and is a failure code specific to a gRPC call."],["The GrpcStatusCode class provides a static method `of(Status.Code grpcCode)` to create a new instance with a specified gRPC status code."],["It also contains methods `getCode()` to retrieve the status code and `getTransportCode()` to get the transport-specific status code."]]],[]]