manualSchedule property
Manual transfer schedule.
If set, the transfer run will not be auto-scheduled by the system, unless the client invokes StartManualTransferRuns. This is equivalent to disable_auto_scheduling = true.
Implementation
ManualSchedule? manualSchedule;