Class GroupMaintenanceInfo (1.30.0)

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

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.