serviceAccount property

String? serviceAccount
getter/setter pair

The service account to use for the build.

If not set, the default Cloud Build service account for the project will be used.

Optional.

Implementation

core.String? serviceAccount;