startTime property
The first run of the task will be after this time.
If not specified, the task will run shortly after being submitted if ON_DEMAND and based on the schedule if RECURRING.
Optional.
Implementation
core.String? startTime;
The first run of the task will be after this time.
If not specified, the task will run shortly after being submitted if ON_DEMAND and based on the schedule if RECURRING.
Optional.
core.String? startTime;