Users/Service accounts which have access for DNS binding on the intranet VPC corresponding to the consumer project.
JSON representation
{// Union fieldprincipalcan be only one of the following:"user":string,"serviceAccount":string// End of list of possible types for union fieldprincipal.}
Fields
Union fieldprincipal. The consumer provided user/service account which needs to be granted permission to DNS bind with the intranet VPC corresponding to the consumer project.principalcan be only one of the following:
user
string
The user who needs to be granted permission.
serviceAccount
string
The service account which needs to be granted the permission.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-30 UTC."],[],[],null,["# Principal\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nUsers/Service accounts which have access for DNS binding on the intranet VPC corresponding to the consumer project."]]