GSuitePrincipal

JSON representation
{ // 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. }
Fields

Union field gsuite_principal.

gsuite_principal can be only one of the following:

gsuiteUserEmail

string

This principal references a Google Workspace user account.

gsuiteGroupEmail

string

This principal references a Google Workspace group name.

gsuiteDomain

boolean

This principal represents all users of the Google Workspace domain of the customer.