Class UpcomingMaintenance (1.19.0)

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

Attributes

Name Description
can_reschedule bool
Indicates if the maintenance can be customer triggered. This field is a member of oneof_ _can_reschedule.
latest_window_start_time str
The latest time for the planned maintenance window to start. This timestamp value is in RFC3339 text format. This field is a member of oneof_ _latest_window_start_time.
maintenance_status str
Check the MaintenanceStatus enum for the list of possible values. This field is a member of oneof_ _maintenance_status.
type_ str
Defines the type of maintenance. Check the Type enum for the list of possible values. This field is a member of oneof_ _type.
window_end_time str
The time by which the maintenance disruption will be completed. This timestamp value is in RFC3339 text format. This field is a member of oneof_ _window_end_time.
window_start_time str
The current start time of the maintenance window. This timestamp value is in RFC3339 text format. This field is a member of oneof_ _window_start_time.

Classes

MaintenanceStatus

MaintenanceStatus(value)

Type

Type(value)

Defines the type of maintenance.