[[["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-09-04 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,[]]