[[["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 page provides documentation for the `GrpcStatusCode` class, which represents a failure code specific to gRPC calls within the `com.google.api.gax.grpc` package."],["The `GrpcStatusCode` class implements the `StatusCode` interface and inherits from `java.lang.Object`, offering a standardized way to handle gRPC status codes."],["The `of(Status.Code grpcCode)` static method allows you to create a `GrpcStatusCode` instance from a given `io.grpc.Status.Code`, with documentation indicating the parameter type and a description."],["The class provides methods such as `getCode()` to retrieve the `StatusCode.Code` and `getTransportCode()` to obtain the transport-specific status code value."],["This page contains documentation for many previous versions of the GrpcStatusCode class, ranging from version 2.7.1 up to 2.63.1."]]],[]]