buildServiceAccount property
A service account the user provides for use with Cloud Build.
The format of this field is
projects/{projectId}/serviceAccounts/{serviceAccountEmail}
.
Implementation
core.String? buildServiceAccount;
A service account the user provides for use with Cloud Build.
The format of this field is
projects/{projectId}/serviceAccounts/{serviceAccountEmail}
.
core.String? buildServiceAccount;