[[["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-03-21 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 `GrpcStatusCode` class implements the `StatusCode` interface and inherits from `java.lang.Object`, offering methods like `getCode()` and `getTransportCode()`."],["The latest version of this `GrpcStatusCode` class is documented under version 2.63.1, but there is a list of the last 49 versions, each with their own documentation page."],["A key static method of the class is `of(Status.Code grpcCode)`, which creates a new `GrpcStatusCode` instance from an `io.grpc.Status.Code`."]]],[]]