NetApp V1 API - Class Google::Cloud::NetApp::V1::CreateVolumeRequest (v0.3.0)

Reference documentation and code samples for the NetApp V1 API class Google::Cloud::NetApp::V1::CreateVolumeRequest.

Message for creating a Volume

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#parent

def parent() -> ::String
Returns
  • (::String) — Required. Value for parent.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. Value for parent.
Returns
  • (::String) — Required. Value for parent.

#volume

def volume() -> ::Google::Cloud::NetApp::V1::Volume
Returns

#volume=

def volume=(value) -> ::Google::Cloud::NetApp::V1::Volume
Parameter
Returns

#volume_id

def volume_id() -> ::String
Returns
  • (::String) — Required. Id of the requesting volume If auto-generating Id server-side, remove this field and Id from the method_signature of Create RPC

#volume_id=

def volume_id=(value) -> ::String
Parameter
  • value (::String) — Required. Id of the requesting volume If auto-generating Id server-side, remove this field and Id from the method_signature of Create RPC
Returns
  • (::String) — Required. Id of the requesting volume If auto-generating Id server-side, remove this field and Id from the method_signature of Create RPC