Class: Google::Cloud::Compute::V1::AllocationResourceStatus

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

[Output Only] Contains output only fields.

Instance Attribute Summary collapse

Instance Attribute Details

#health_info::Google::Cloud::Compute::V1::AllocationResourceStatusHealthInfo

Returns [Output only] Health information for the reservation.

Returns:



2481
2482
2483
2484
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 2481

class AllocationResourceStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#reservation_block_count::Integer

Returns The number of reservation blocks associated with this reservation.

Returns:

  • (::Integer)

    The number of reservation blocks associated with this reservation.



2481
2482
2483
2484
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 2481

class AllocationResourceStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#reservation_maintenance::Google::Cloud::Compute::V1::GroupMaintenanceInfo

Returns Maintenance information for this reservation.

Returns:



2481
2482
2483
2484
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 2481

class AllocationResourceStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#specific_sku_allocation::Google::Cloud::Compute::V1::AllocationResourceStatusSpecificSKUAllocation

Returns Allocation Properties of this reservation.

Returns:



2481
2482
2483
2484
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 2481

class AllocationResourceStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end