[[["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 within the Google API Client Library for Java."],["The latest version of `GrpcStatusCode` is documented as 2.63.1, with links available for various other historical versions."],["`GrpcStatusCode` implements the `StatusCode` interface and provides methods like `getCode()` to get the status code and `getTransportCode()` to obtain the transport-specific status code."],["The `of(Status.Code grpcCode)` method is a static method that creates a new instance of `GrpcStatusCode` with a given `io.grpc.Status.Code`."],["The `GrpcStatusCode` class inherits methods from the `Object` class such as `clone()`, `equals(Object)`, `hashCode()`, and `toString()` amongst others."]]],[]]