Class: Google::Cloud::Compute::V1::AllocationSpecificSKUReservation

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

Overview

This reservation type allows to pre allocate specific instance configuration.

Instance Attribute Summary collapse

Instance Attribute Details

#assured_count::Integer



2576
2577
2578
2579
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 2576

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

#count::Integer



2576
2577
2578
2579
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 2576

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

#in_use_count::Integer



2576
2577
2578
2579
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 2576

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

#instance_properties::Google::Cloud::Compute::V1::AllocationSpecificSKUAllocationReservedInstanceProperties



2576
2577
2578
2579
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 2576

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

#source_instance_template::String



2576
2577
2578
2579
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 2576

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