Interface protos.google.cloud.bigquery.datatransfer.v1.IScheduleOptions (2.2.7)

Properties of a ScheduleOptions.

Package

@google-cloud/bigquery-data-transfer!

Properties

disableAutoScheduling

disableAutoScheduling?: (boolean|null);

ScheduleOptions disableAutoScheduling

Property Value
TypeDescription
(boolean|null)

endTime

endTime?: (google.protobuf.ITimestamp|null);

ScheduleOptions endTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

startTime

startTime?: (google.protobuf.ITimestamp|null);

ScheduleOptions startTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)