[[["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-04-09 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 specific class documentation available is 2.63.1, but also lists previous releases, all the way down to version 2.7.1."],["The `GrpcStatusCode` class can be instantiated using the static `of(Status.Code grpcCode)` method, which takes a `Status.Code` as an argument to return an instance of this class."]]],[]]