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

Properties of a TimeWindows.

Package

@google-cloud/deploy

Properties

oneTimeWindows

oneTimeWindows?: (google.cloud.deploy.v1.IOneTimeWindow[]|null);

TimeWindows oneTimeWindows

timeZone

timeZone?: (string|null);

TimeWindows timeZone

weeklyWindows

weeklyWindows?: (google.cloud.deploy.v1.IWeeklyWindow[]|null);

TimeWindows weeklyWindows