MaintenanceSchedule(mapping=None, *, ignore_unknown_fields=False, **kwargs)MaintenanceSchedule stores the maintenance schedule generated from the MaintenanceUpdatePolicy, once a maintenance rollout is triggered, if MaintenanceWindow is set, and if there is no conflicting DenyPeriod. The schedule is cleared once the update takes place. This field cannot be manually changed; modify the MaintenanceUpdatePolicy instead.
Attribute |
|
|---|---|
| Name | Description |
start_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The scheduled start time for the maintenance. |