endTime property

String? endTime
getter/setter pair

End time of the schedule.

If not specified, will keep scheduling new pipelines for execution util the schedule is no longer active or deleted.

Implementation

core.String? endTime;