Interface protos.google.cloud.deploy.v1.IOneTimeWindow (5.0.1)

Properties of an OneTimeWindow.

Package

@google-cloud/deploy

Properties

endDate

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

OneTimeWindow endDate

endTime

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

OneTimeWindow endTime

startDate

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

OneTimeWindow startDate

startTime

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

OneTimeWindow startTime