buildServiceAccount property

String? buildServiceAccount
getter/setter pair

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;