serviceAccount property

String? serviceAccount
getter/setter pair

Service account to be used for building the container.

The format of this field is projects/{projectId}/serviceAccounts/{serviceAccountEmail}.

Optional.

Implementation

core.String? serviceAccount;