[[["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 webpage provides documentation for `GrpcStatusCode`, a class representing a failure code specific to gRPC calls, with the latest version being 2.63.1."],["`GrpcStatusCode` implements the `StatusCode` interface and inherits from `java.lang.Object`, providing functionality for handling status codes in gRPC."],["The page lists numerous previous versions of `GrpcStatusCode` from 2.63.1 down to 2.7.1, allowing users to access documentation for specific releases."],["The `of(Status.Code grpcCode)` static method is used to create a new instance of `GrpcStatusCode` with a given gRPC `Status.Code`."],["`getCode()` method is used to return the status code, while `getTransportCode()` returns the transport-specific status code value."]]],[]]