GSuitePrincipal

JSON-Darstellung
{

  // 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.
}
Felder

Union-Feld gsuite_principal.

Für gsuite_principal ist nur einer der folgenden Werte zulässig:

gsuiteUserEmail

string

Dieses Hauptkonto verweist auf ein Google Workspace-Nutzerkonto.

gsuiteGroupEmail

string

Dieses Hauptkonto verweist auf einen Google Workspace-Gruppennamen.

gsuiteDomain

boolean

Dieses Hauptkonto repräsentiert alle Nutzer der Google Workspace-Domain des Kunden.