[[["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-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eAppIdentityServicePb.AppIdentityServiceError.ErrorCode\u003c/code\u003e is an enum that implements \u003ccode\u003eProtocolMessageEnum\u003c/code\u003e, providing a set of predefined error codes.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits numerous methods from the \u003ccode\u003eEnum\u003c/code\u003e and \u003ccode\u003eObject\u003c/code\u003e classes, including \u003ccode\u003evalueOf\u003c/code\u003e, \u003ccode\u003eequals\u003c/code\u003e, \u003ccode\u003ehashCode\u003c/code\u003e, \u003ccode\u003etoString\u003c/code\u003e, and others, for common operations on enum types.\u003c/p\u003e\n"],["\u003cp\u003eThe enum defines several static fields representing specific error conditions, such as \u003ccode\u003eBLOB_TOO_LARGE\u003c/code\u003e, \u003ccode\u003eDEADLINE_EXCEEDED\u003c/code\u003e, \u003ccode\u003eNOT_ALLOWED\u003c/code\u003e, \u003ccode\u003eSUCCESS\u003c/code\u003e, and \u003ccode\u003eUNKNOWN_ERROR\u003c/code\u003e, among others.\u003c/p\u003e\n"],["\u003cp\u003eIt also includes static methods like \u003ccode\u003eforNumber\u003c/code\u003e, \u003ccode\u003egetDescriptor\u003c/code\u003e, \u003ccode\u003einternalGetValueMap\u003c/code\u003e, \u003ccode\u003evalueOf\u003c/code\u003e, and \u003ccode\u003evalues\u003c/code\u003e to handle various enum-related tasks, including retrieving a code by its number or descriptor.\u003c/p\u003e\n"],["\u003cp\u003eThe enum provides instance methods such as \u003ccode\u003egetDescriptorForType\u003c/code\u003e, \u003ccode\u003egetNumber\u003c/code\u003e, and \u003ccode\u003egetValueDescriptor\u003c/code\u003e, which are used to get detailed information about a particular enum instance.\u003c/p\u003e\n"]]],[],null,[]]