[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["The webpage provides a comprehensive list of versions for the `GrpcStatusCode` class, ranging from the latest version, 2.63.1, down to version 2.7.1."],["`GrpcStatusCode` is a class that implements the `StatusCode` interface, offering functionality specific to gRPC calls and representing failure codes."],["The `GrpcStatusCode` class inherits from `java.lang.Object` and provides access to several inherited members such as `clone()`, `equals(Object)`, `hashCode()`, and more."],["The class offers a static method, `of(Status.Code grpcCode)`, for creating new instances based on a given `io.grpc.Status.Code`."],["Methods within `GrpcStatusCode` include `getCode()` to return the `Status.Code` from gRPC and `getTransportCode()` to get the transport-specific status code."]]],[]]