[[["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 within the Google API Client Library for Java (gax) library, specifically version 2.50.0."],["`GrpcStatusCode` is an abstract class that implements the `StatusCode` interface, representing a failure code specific to gRPC calls."],["The documentation includes a list of available versions of the gax library, ranging from version 2.63.1 (latest) down to version 2.7.1, along with links to each version's documentation."],["`GrpcStatusCode` has methods to retrieve the underlying gRPC `Status.Code` and to get the transport-specific status code value, and also includes the `of(Status.Code grpcCode)` static method for creating new instances."],["The documentation details inherited members from the `java.lang.Object` class, static methods, constructors, and implemented methods for `GrpcStatusCode`."]]],[]]