[[["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."],[[["The webpage provides documentation for `GrpcStatusCode`, a class representing a failure code specific to gRPC calls."],["The latest version documented is 2.63.1, with a comprehensive list of previous versions, starting from 2.62.0 and going down to 2.7.1."],["`GrpcStatusCode` implements the `StatusCode` interface and inherits members from the `Object` class, including methods like `clone()`, `equals()`, and `hashCode()`."],["The class offers a static method `of(Status.Code grpcCode)` to create instances and methods `getCode()` to return the status code and `getTransportCode()` to get the transport-specific code."]]],[]]