Interface protos.google.container.v1.IRecurringTimeWindow (2.3.2)

Properties of a RecurringTimeWindow.

Package

@google-cloud/container!

Properties

recurrence

recurrence?: (string|null);

RecurringTimeWindow recurrence

Property Value
TypeDescription
(string|null)

window

window?: (google.container.v1.ITimeWindow|null);

RecurringTimeWindow window

Property Value
TypeDescription
(google.container.v1.ITimeWindow|null)