Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::AllocationResourceStatus (v2.22.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::AllocationResourceStatus.

[Output Only] Contains output only fields.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#reservation_block_count

def reservation_block_count() -> ::Integer
Returns
  • (::Integer) — The number of reservation blocks associated with this reservation.

#reservation_block_count=

def reservation_block_count=(value) -> ::Integer
Parameter
  • value (::Integer) — The number of reservation blocks associated with this reservation.
Returns
  • (::Integer) — The number of reservation blocks associated with this reservation.

#reservation_maintenance

def reservation_maintenance() -> ::Google::Cloud::Compute::V1::GroupMaintenanceInfo
Returns

#reservation_maintenance=

def reservation_maintenance=(value) -> ::Google::Cloud::Compute::V1::GroupMaintenanceInfo
Parameter
Returns

#specific_sku_allocation

def specific_sku_allocation() -> ::Google::Cloud::Compute::V1::AllocationResourceStatusSpecificSKUAllocation
Returns

#specific_sku_allocation=

def specific_sku_allocation=(value) -> ::Google::Cloud::Compute::V1::AllocationResourceStatusSpecificSKUAllocation
Parameter
Returns