[[["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 documentation for `GrpcStatusCode`, a class specific to gRPC calls, which implements the `StatusCode` interface."],["The latest version documented is 2.63.1, with a list of available versions ranging from 2.63.1 down to 2.7.1 for the GrpcStatusCode class."],["`GrpcStatusCode` has static methods like `of(Status.Code grpcCode)` to create instances based on a given gRPC status code."],["Key methods of the `GrpcStatusCode` class include `getCode()`, which returns the associated gRPC status code and `getTransportCode()` which returns the transport-specific status code value."],["`GrpcStatusCode` inherits and implements several methods from the `Object` class and the `StatusCode` interface, including methods for object comparison, notification and obtaining the class of an object."]]],[]]