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.