[[["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."],[[["This 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."],["The `GrpcStatusCode` class, which is specific to gRPC calls, implements the `StatusCode` interface and inherits from `java.lang.Object`."],["The class features static method `of(Status.Code grpcCode)` to create new instances and includes methods like `getCode()` and `getTransportCode()` for retrieving status codes."],["The `getTransportCode()` method is an abstract method that returns a transport specific status code of type `io.grpc.Status.Code`."]]],[]]