Class GroupMaintenanceInfo (1.32.0)

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

Attributes

Name Description
instance_maintenance_ongoing_count int
Describes number of instances that have ongoing maintenance. This field is a member of oneof_ _instance_maintenance_ongoing_count.
instance_maintenance_pending_count int
Describes number of instances that have pending maintenance. This field is a member of oneof_ _instance_maintenance_pending_count.
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.
subblock_infra_maintenance_ongoing_count int
Describes number of subblock Infrastructure that has ongoing maintenance. Here, Subblock Infrastructure Maintenance pertains to upstream hardware contained in the Subblock that is necessary for a VM Family(e.g. NVLink Domains). Not all VM Families will support this field. This field is a member of oneof_ _subblock_infra_maintenance_ongoing_count.
subblock_infra_maintenance_pending_count int
Describes number of subblock Infrastructure that has pending maintenance. Here, Subblock Infrastructure Maintenance pertains to upstream hardware contained in the Subblock that is necessary for a VM Family (e.g. NVLink Domains). Not all VM Families will support this field. This field is a member of oneof_ _subblock_infra_maintenance_pending_count.
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.