schedulerServiceAccountEmail property

String? schedulerServiceAccountEmail
getter/setter pair

A service account email to be used with the Cloud Scheduler job.

If not specified, the default compute engine service account will be used.

Optional.

Implementation

core.String? schedulerServiceAccountEmail;