[[["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 various versions of `GrpcStatusCode`, a class within the `com.google.api.gax.grpc` package, with version 2.63.1 being the latest."],["`GrpcStatusCode` represents a failure code specific to a gRPC call, implementing the `StatusCode` interface, which can be seen by the inheritance and implementation sections."],["The class `GrpcStatusCode` includes a static method `of(Status.Code grpcCode)` to create a new instance with a given `io.grpc.Status.Code`."],["The class `GrpcStatusCode` has methods such as `getCode()` and `getTransportCode()` which can be used to return the gRPC `Status.Code`."],["The content also offers versions dating back to 2.7.1, allowing users to access documentation for various versions of this specific `GrpcStatusCode` class."]]],[]]