Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::FutureReservationSpecificSKUProperties (v3.5.0)

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#instance_properties

def instance_properties() -> ::Google::Cloud::Compute::V1::AllocationSpecificSKUAllocationReservedInstanceProperties
Returns

#instance_properties=

def instance_properties=(value) -> ::Google::Cloud::Compute::V1::AllocationSpecificSKUAllocationReservedInstanceProperties
Parameter
Returns

#source_instance_template

def source_instance_template() -> ::String
Returns
  • (::String) — The instance template that will be used to populate the ReservedInstanceProperties of the future reservation

#source_instance_template=

def source_instance_template=(value) -> ::String
Parameter
  • value (::String) — The instance template that will be used to populate the ReservedInstanceProperties of the future reservation
Returns
  • (::String) — The instance template that will be used to populate the ReservedInstanceProperties of the future reservation

#total_count

def total_count() -> ::Integer
Returns
  • (::Integer) — Total number of instances for which capacity assurance is requested at a future time period.

#total_count=

def total_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Total number of instances for which capacity assurance is requested at a future time period.
Returns
  • (::Integer) — Total number of instances for which capacity assurance is requested at a future time period.