GSuitePrincipal

تمثيل JSON
{

  // 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 الخاص بالعميل.