scheduleInfo property

GoogleCloudDatapipelinesV1ScheduleSpec? scheduleInfo
getter/setter pair

Internal scheduling information for a pipeline.

If this information is provided, periodic jobs will be created per the schedule. If not, users are responsible for creating jobs externally.

Implementation

GoogleCloudDatapipelinesV1ScheduleSpec? scheduleInfo;