[[["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."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eGrpcStatusCode\u003c/code\u003e is 2.63.1, with many older versions also accessible from the dropdown menu.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGrpcStatusCode\u003c/code\u003e is an abstract class that implements \u003ccode\u003eStatusCode\u003c/code\u003e and represents a failure code specific to a gRPC call.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits several methods from \u003ccode\u003ejava.lang.Object\u003c/code\u003e, including \u003ccode\u003eclone()\u003c/code\u003e, \u003ccode\u003eequals(Object)\u003c/code\u003e, and \u003ccode\u003ehashCode()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt has a static method, \u003ccode\u003eof(Status.Code grpcCode)\u003c/code\u003e, to create a new instance with a given \u003ccode\u003eio.grpc.Status.Code\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class also includes the methods \u003ccode\u003egetCode()\u003c/code\u003e to return the \u003ccode\u003eStatus.Code\u003c/code\u003e from grpc, and an abstract method, \u003ccode\u003egetTransportCode()\u003c/code\u003e to return the transport-specific status code value.\u003c/p\u003e\n"]]],[],null,[]]