serviceAccount property
Service account to be used for building the container.
The format of this field is
projects/{projectId}/serviceAccounts/{serviceAccountEmail}
.
Implementation
core.String? serviceAccount;
Service account to be used for building the container.
The format of this field is
projects/{projectId}/serviceAccounts/{serviceAccountEmail}
.
core.String? serviceAccount;