[[["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."],[[["This webpage lists the available versions of `GrpcStatusCode`, ranging from version 2.63.1, which is the latest, down to version 2.7.1."],["`GrpcStatusCode` is an abstract class representing a failure code specific to a gRPC call, implementing the `StatusCode` interface."],["The class provides a static method `of(Status.Code grpcCode)` to create a new instance with a given `Status.Code`, and it features methods like `getCode()` and `getTransportCode()` to retrieve status codes."],["The Class `GrpcStatusCode` inherits properties from `java.lang.Object` and implements `StatusCode`."]]],[]]