GSuitePrincipal

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.
}
字段

联合字段 gsuite_principal

gsuite_principal 只能是下列其中一项:

gsuiteUserEmail

string

此主帐号引用了一个 Google Workspace 用户帐号。

gsuiteGroupEmail

string

此主帐号引用了 Google Workspace 群组名称。

gsuiteDomain

boolean

此主帐号代表客户的 Google Workspace 网域中的所有用户。