[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eGrpcStatusCode\u003c/code\u003e class, which is a failure code specific to gRPC calls, within the Google API client libraries for Java, with the latest version being 2.63.1.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGrpcStatusCode\u003c/code\u003e class implements the \u003ccode\u003eStatusCode\u003c/code\u003e interface and inherits from \u003ccode\u003ejava.lang.Object\u003c/code\u003e, offering methods like \u003ccode\u003egetCode()\u003c/code\u003e and \u003ccode\u003egetTransportCode()\u003c/code\u003e to interact with gRPC status codes.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a static method, \u003ccode\u003eof(Status.Code grpcCode)\u003c/code\u003e, that creates a new \u003ccode\u003eGrpcStatusCode\u003c/code\u003e instance based on a given \u003ccode\u003eio.grpc.Status.Code\u003c/code\u003e, as well as a constructor \u003ccode\u003eGrpcStatusCode()\u003c/code\u003e and an array of inherited methods from the Object class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetTransportCode()\u003c/code\u003e method, which must be implemented by concrete subclasses, returns the transport-specific status code value as an \u003ccode\u003eio.grpc.Status.Code\u003c/code\u003e, while the \u003ccode\u003egetCode()\u003c/code\u003e method returns the Status.Code from gRPC as a \u003ccode\u003eStatusCode.Code\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions of the package range from 2.63.1 down to 2.7.1, with each version having its respective documentation.\u003c/p\u003e\n"]]],[],null,[]]