schedule property

String? schedule
getter/setter pair

Describes the schedule of this transfer run if it was created as part of a regular schedule.

For batch transfer runs that are scheduled manually, this is empty. NOTE: the system might choose to delay the schedule depending on the current load, so schedule_time doesn't always match this.

Output only.

Implementation

core.String? schedule;