[[["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 webpage provides documentation for `GrpcStatusCode`, a class representing a failure code specific to gRPC calls."],["Version 2.63.1 is the latest version of `GrpcStatusCode`, and the documentation also lists numerous previous versions, dating back to 2.7.1."],["`GrpcStatusCode` implements `StatusCode` and inherits from `java.lang.Object`, providing methods for status code handling and standard object functionality."],["The `of(Status.Code grpcCode)` static method creates a `GrpcStatusCode` instance from a given `io.grpc.Status.Code`, and the class also includes methods to `getCode()` and `getTransportCode()`."],["There is a complete list of previous versions of this class, each corresponding to its own page with documentation, which can be accessed by clicking on the version."]]],[]]