GroupMaintenanceInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Maintenance Info for ReservationBlocks.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
maintenance_ongoing_count |
int
Progress for ongoing maintenance for this group of VMs/hosts. Describes number of hosts in the block that have ongoing maintenance. This field is a member of oneof _ _maintenance_ongoing_count .
|
maintenance_pending_count |
int
Progress for ongoing maintenance for this group of VMs/hosts. Describes number of hosts in the block that have pending maintenance. This field is a member of oneof _ _maintenance_pending_count .
|
scheduling_type |
str
The type of maintenance for the reservation. Check the SchedulingType enum for the list of possible values. This field is a member of oneof _ _scheduling_type .
|
upcoming_group_maintenance |
google.cloud.compute_v1.types.UpcomingMaintenance
Maintenance information on this group of VMs. This field is a member of oneof _ _upcoming_group_maintenance .
|
Classes
SchedulingType
SchedulingType(value)
The type of maintenance for the reservation.