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 網域的所有使用者。