[[["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 of the GrpcStatusCode documentation is 2.63.1, with various prior versions available for reference, ranging back to version 2.7.1."],["GrpcStatusCode is a Java class that represents a failure code specific to a gRPC call and implements the StatusCode interface."],["This class inherits from java.lang.Object and offers methods like `getCode()`, `getTransportCode()`, and `of(Status.Code grpcCode)` for interacting with gRPC status codes."],["The `getTransportCode()` method is abstract, whereas the `getCode()` and `of(Status.Code grpcCode)` methods are not, and there is a default constructor `GrpcStatusCode()` that takes no arguments."]]],[]]