WeeklyMaintenanceWindow(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Time window in which disruptive maintenance updates occur. Non-disruptive updates can occur inside or outside this window.
Attributes |
|
---|---|
Name | Description |
day |
google.type.dayofweek_pb2.DayOfWeek
Required. The day of week that maintenance updates occur. |
start_time |
google.type.timeofday_pb2.TimeOfDay
Required. Start time of the window in UTC time. |
duration |
google.protobuf.duration_pb2.Duration
Output only. Duration of the maintenance window. The current window is fixed at 1 hour. |