GSuitePrincipal

Representação 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.
}
Campos

Campo de união gsuite_principal.

gsuite_principal pode ser apenas de um dos tipos a seguir:

gsuiteUserEmail

string

Este principal faz referência a uma conta de usuário do Google Workspace.

gsuiteGroupEmail

string

Este principal faz referência a um nome de grupo do Google Workspace.

gsuiteDomain

boolean

Este principal representa todos os usuários do domínio do Google Workspace do cliente.