serviceAccount property

String? serviceAccount
getter/setter pair

Google service account to use for execution.

If unspecified, the project execution service account ([email protected]) will be used.

Optional.

Implementation

core.String? serviceAccount;