[[["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."],[[["This webpage provides documentation for the `GrpcStatusCode` class, which is a failure code specific to gRPC calls, with the latest version being 2.63.1."],["The `GrpcStatusCode` class implements the `StatusCode` interface and inherits from `java.lang.Object`, offering methods like `getCode()` to return the gRPC status code and `getTransportCode()` for transport-specific status codes."],["There is a static method, `of(Status.Code grpcCode)`, that is used to create a new `GrpcStatusCode` instance using the provided `io.grpc.Status.Code` parameter."],["The page lists a comprehensive history of versions, ranging from the latest version 2.63.1 down to version 2.7.1, each linking to its corresponding documentation."]]],[]]