scheduleInfo property
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;