[[["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 within the Google API Client Library for Java, detailing various versions and their respective links, with the latest being version 2.63.1."],["The `GrpcStatusCode` class represents a failure code specific to gRPC calls, implementing the `StatusCode` interface."],["The class inherits members from `java.lang.Object` and offers static methods such as `of(Status.Code grpcCode)` to create new instances with a specified `Status.Code`."],["Key methods within the `GrpcStatusCode` class include `getCode()` to retrieve the gRPC status code and `getTransportCode()` to access the transport-specific status code value."],["A full list of past versions can be found spanning back to 2.7.1, with each version having its own dedicated url."]]],[]]