scheduleTime property

String? scheduleTime
getter/setter pair

The next time the job is scheduled.

Note that this may be a retry of a previously failed attempt or the next execution time according to the schedule.

Output only.

Implementation

core.String? scheduleTime;