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