Class TimeWindows (2.1.0)

TimeWindows(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Time windows within which actions are restricted. See the documentation <https://cloud.google.com/deploy/docs/deploy-policy#dates_times>__ for more information on how to configure dates/times.

Attributes

Name Description
time_zone str
Required. The time zone in IANA format `IANA Time Zone Database
one_time_windows MutableSequence[google.cloud.deploy_v1.types.OneTimeWindow]
Optional. One-time windows within which actions are restricted.
weekly_windows MutableSequence[google.cloud.deploy_v1.types.WeeklyWindow]
Optional. Recurring weekly windows within which actions are restricted.