[[["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."],[[["The webpage provides a comprehensive list of versions for the `GrpcStatusCode` class, ranging from the latest version, 2.63.1, down to version 2.7.1."],["`GrpcStatusCode` is a class that implements the `StatusCode` interface, offering functionality specific to gRPC calls and representing failure codes."],["The `GrpcStatusCode` class inherits from `java.lang.Object` and provides access to several inherited members such as `clone()`, `equals(Object)`, `hashCode()`, and more."],["The class offers a static method, `of(Status.Code grpcCode)`, for creating new instances based on a given `io.grpc.Status.Code`."],["Methods within `GrpcStatusCode` include `getCode()` to return the `Status.Code` from gRPC and `getTransportCode()` to get the transport-specific status code."]]],[]]