Reference documentation and code samples for the NetApp V1 API class Google::Cloud::NetApp::V1::DeleteVolumeRequest.
Message for deleting a Volume
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#force
def force() -> ::Boolean
Returns
- (::Boolean) — If this field is set as true, CCFE will not block the volume resource deletion even if it has any snapshots resource. (Otherwise, the request will only work if the volume has no snapshots.)
#force=
def force=(value) -> ::Boolean
Parameter
- value (::Boolean) — If this field is set as true, CCFE will not block the volume resource deletion even if it has any snapshots resource. (Otherwise, the request will only work if the volume has no snapshots.)
Returns
- (::Boolean) — If this field is set as true, CCFE will not block the volume resource deletion even if it has any snapshots resource. (Otherwise, the request will only work if the volume has no snapshots.)
#name
def name() -> ::String
Returns
- (::String) — Required. Name of the volume
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Required. Name of the volume
Returns
- (::String) — Required. Name of the volume