Class: Google::Cloud::Compute::V1::ReservationsResizeRequest

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

Instance Attribute Summary collapse

Instance Attribute Details

#specific_sku_count::Integer

Returns Number of allocated resources can be resized with minimum = 1 and maximum = 1000.

Returns:

  • (::Integer)

    Number of allocated resources can be resized with minimum = 1 and maximum = 1000.



20472
20473
20474
20475
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 20472

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