Interface protos.google.storagetransfer.v1.ISchedule (3.0.0)

Properties of a Schedule.

Package

@google-cloud/storage-transfer

Properties

endTimeOfDay

endTimeOfDay?: (google.type.ITimeOfDay|null);

Schedule endTimeOfDay

repeatInterval

repeatInterval?: (google.protobuf.IDuration|null);

Schedule repeatInterval

scheduleEndDate

scheduleEndDate?: (google.type.IDate|null);

Schedule scheduleEndDate

scheduleStartDate

scheduleStartDate?: (google.type.IDate|null);

Schedule scheduleStartDate

startTimeOfDay

startTimeOfDay?: (google.type.ITimeOfDay|null);

Schedule startTimeOfDay