Principal

使用者/服務帳戶有權在對應消費者專案的內部網路 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。消費者提供的使用者/服務帳戶,需要獲得 DNS 繫結權限,才能與消費者專案對應的內部網路 VPC 繫結。principal 只能是下列其中一個設定:
user

string

需要授予權限的使用者。

serviceAccount

string

需要授予權限的服務帳戶。