[[["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 `GrpcStatusCode`, a class specific to gRPC calls within the Google API Client Library for Java."],["The latest version documented is 2.63.1, with a list of versions ranging down to 2.7.1 provided for reference."],["`GrpcStatusCode` inherits from `java.lang.Object` and implements `StatusCode`, providing a structured way to handle gRPC failure codes."],["Key methods of `GrpcStatusCode` include `getCode()`, `getTransportCode()`, and `of(Status.Code grpcCode)`, which deal with retrieving and creating gRPC status codes."],["The page shows the full inherited members of the class from java, such as clone and finalize."]]],[]]