GSuitePrincipal

Représentation 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.
}
Champs

Champ d'union gsuite_principal.

gsuite_principal ne peut être qu'un des éléments suivants :

gsuiteUserEmail

string

Ce compte principal fait référence à un compte utilisateur Google Workspace.

gsuiteGroupEmail

string

Ce compte principal fait référence au nom d'un groupe Google Workspace.

gsuiteDomain

boolean

Ce compte principal représente tous les utilisateurs du domaine Google Workspace du client.