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 도메인 내 모든 사용자를 나타냅니다.