RecurringTimeWindow(mapping=None, *, ignore_unknown_fields=False, **kwargs)Represents an arbitrary window of time that recurs.
Attributes |
|
|---|---|
| Name | Description |
window |
google.cloud.edgecontainer_v1.types.TimeWindow
The window of the first recurrence. |
recurrence |
str
An RRULE (https://tools.ietf.org/html/rfc5545#section-3.8.5.3) for how this window recurs. They go on for the span of time between the start and end time. |