[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["The latest version available is 2.63.1, but the current version detailed on the page is 2.34.1."],["This document provides a list of available versions of the GrpcStatusCode class, ranging from version 2.63.1 down to 2.7.1, with each version linking to its respective documentation."],["The GrpcStatusCode class is a failure code specific to a gRPC call and it inherits from java.lang.Object, implementing the StatusCode interface."],["GrpcStatusCode provides methods to get the status code, including `getCode()` which returns a StatusCode.Code, and `getTransportCode()` which returns an io.grpc.Status.Code."],["The `of(Status.Code grpcCode)` method allows for creating a new `GrpcStatusCode` instance with a given `io.grpc.Status.Code`."]]],[]]