{// Union field gsuite_principal can be only one of the following:"gsuiteUserEmail": string,"gsuiteGroupEmail": string,"gsuiteDomain": boolean// End of list of possible types for union field gsuite_principal.}
فیلدها
فیلد اتحادیه gsuite_principal .
gsuite_principal می تواند تنها یکی از موارد زیر باشد:
gsuiteUserEmail
string
این اصل به یک حساب کاربری Google Workspace اشاره می کند.
gsuiteGroupEmail
string
این اصل به نام گروه Google Workspace اشاره می کند.
gsuiteDomain
boolean
این اصل همه کاربران دامنه Google Workspace مشتری را نشان می دهد.
تاریخ آخرین بهروزرسانی 2024-11-10 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2024-11-10 بهوقت ساعت هماهنگ جهانی."],[[["The JSON schema represents a Google Workspace principal, which can be a user, group, or the entire domain."],["The `gsuite_principal` field uses a union type to accommodate different principal types."],["`gsuiteUserEmail` and `gsuiteGroupEmail` fields use strings to identify the user or group, while `gsuiteDomain` uses a boolean to represent the entire domain."]]],[]]