Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::RegionDisksResizeRequest (v1.4.0)

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#size_gb

def size_gb() -> ::Integer
Returns
  • (::Integer) — The new size of the regional persistent disk, which is specified in GB.

#size_gb=

def size_gb=(value) -> ::Integer
Parameter
  • value (::Integer) — The new size of the regional persistent disk, which is specified in GB.
Returns
  • (::Integer) — The new size of the regional persistent disk, which is specified in GB.