Class ClusterWeeklyMaintenanceWindow (0.1.12)

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

Time window specified for weekly operations.

Attributes

Name Description
day google.type.dayofweek_pb2.DayOfWeek
Allows to define schedule that runs specified day of the week.
start_time google.type.timeofday_pb2.TimeOfDay
Start time of the window in UTC.