nextRunStartTime property

String? nextRunStartTime
getter/setter pair

The next time the schedule is planned to run.

The actual time might be slightly different. The timestamp is an RFC3339 string.

Output only.

Implementation

core.String? nextRunStartTime;