serviceAccount property

String? serviceAccount
getter/setter pair

Service account to use to execute a task.

If not provided, the default Compute service account for the project is used.

Required.

Implementation

core.String? serviceAccount;