[[["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 of GrpcStatusCode is 2.63.1, and there are numerous other versions available, ranging down to 2.7.1."],["GrpcStatusCode is an abstract class representing a failure code specific to a gRPC call, implementing the StatusCode interface."],["The class inherits several members from java.lang.Object, including methods like `clone()`, `equals()`, and `hashCode()`."],["`GrpcStatusCode` has methods to get the code (`getCode()`), get the transport-specific status code (`getTransportCode()`), and create a new instance with a given Status.Code (`of(Status.Code grpcCode)`)."]]],[]]