GSuitePrincipal

Rappresentazione 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.
}
Campi

Campo unione gsuite_principal.

gsuite_principal può essere solo uno dei seguenti:

gsuiteUserEmail

string

Questa entità fa riferimento a un account utente Google Workspace.

gsuiteGroupEmail

string

Questa entità fa riferimento al nome di un gruppo di Google Workspace.

gsuiteDomain

boolean

Questa entità rappresenta tutti gli utenti del dominio Google Workspace del cliente.