Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::DisksResizeRequest.
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 persistent disk, which is specified in GB.
 
#size_gb=
def size_gb=(value) -> ::Integer Parameter 
 - value (::Integer) — The new size of the persistent disk, which is specified in GB.
 
 Returns 
 - (::Integer) — The new size of the persistent disk, which is specified in GB.