schedule property
Specifies schedule for the transfer job.
This is an optional field. When the field is not set, the job never executes a transfer, unless you invoke RunTransferJob or update the job to have a non-empty schedule.
Implementation
Schedule? schedule;