Class AllocationResourceStatus (1.34.0)

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

Attributes

Name Description
health_info google.cloud.compute_v1.types.AllocationResourceStatusHealthInfo
[Output only] Health information for the reservation. This field is a member of oneof_ _health_info.
reservation_block_count int
The number of reservation blocks associated with this reservation. This field is a member of oneof_ _reservation_block_count.
reservation_maintenance google.cloud.compute_v1.types.GroupMaintenanceInfo
Maintenance information for this reservation This field is a member of oneof_ _reservation_maintenance.
specific_sku_allocation google.cloud.compute_v1.types.AllocationResourceStatusSpecificSKUAllocation
Allocation Properties of this reservation. This field is a member of oneof_ _specific_sku_allocation.