scheduleTime property
The time when the task is scheduled to be attempted or retried.
schedule_time
will be truncated to the nearest microsecond.
Implementation
core.String? scheduleTime;
The time when the task is scheduled to be attempted or retried.
schedule_time
will be truncated to the nearest microsecond.
core.String? scheduleTime;