[[["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-02 UTC."],[[["The webpage provides documentation for `GrpcStatusCode`, a class representing a failure code specific to gRPC calls."],["Version 2.63.1 is the latest version of `GrpcStatusCode`, and the documentation also lists numerous previous versions, dating back to 2.7.1."],["`GrpcStatusCode` implements `StatusCode` and inherits from `java.lang.Object`, providing methods for status code handling and standard object functionality."],["The `of(Status.Code grpcCode)` static method creates a `GrpcStatusCode` instance from a given `io.grpc.Status.Code`, and the class also includes methods to `getCode()` and `getTransportCode()`."],["There is a complete list of previous versions of this class, each corresponding to its own page with documentation, which can be accessed by clicking on the version."]]],[]]