Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::ReservationsResizeRequest (v2.8.0)

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#specific_sku_count

def specific_sku_count() -> ::Integer
Returns
  • (::Integer) — Number of allocated resources can be resized with minimum = 1 and maximum = 1000.

#specific_sku_count=

def specific_sku_count=(value) -> ::Integer
Parameter
  • value (::Integer) — 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.