Principal

有权在与使用方项目对应的 Intranet VPC 上进行 DNS 绑定的用户/服务账号。

JSON 表示法
{

  // Union field principal can be only one of the following:
  "user": string,
  "serviceAccount": string
  // End of list of possible types for union field principal.
}
字段
联合字段 principal。需要授予权限以与使用方项目对应的 Intranet VPC 进行 DNS 绑定的使用方提供的用户/服务账号。principal 只能是下列其中一项:
user

string

需要授予权限的用户。

serviceAccount

string

需要授予权限的服务账号。