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 ドメインのすべてのユーザーを表します。