scheduleTime property

String? scheduleTime
getter/setter pair

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;