serviceAccount property

String? serviceAccount
getter/setter pair

The email address of a service account to use when running the execution.

You must have the iam.serviceAccounts.actAs permission for the specified service account.

Implementation

core.String? serviceAccount;