nextRunTime property

Timestamp? nextRunTime
final

Output only. Timestamp when this Schedule should schedule the next run. Having a next_run_time in the past means the runs are being started behind schedule.

Implementation

final protobuf.Timestamp? nextRunTime;