NetApp V1 API - Class Google::Cloud::NetApp::V1::CreateStoragePoolRequest (v0.2.0)

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

CreateStoragePoolRequest creates a Storage Pool.

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.

#storage_pool

def storage_pool() -> ::Google::Cloud::NetApp::V1::StoragePool
Returns

#storage_pool=

def storage_pool=(value) -> ::Google::Cloud::NetApp::V1::StoragePool
Parameter
Returns

#storage_pool_id

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

#storage_pool_id=

def storage_pool_id=(value) -> ::String
Parameter
  • value (::String) — Required. Id of the requesting storage pool 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 storage pool If auto-generating Id server-side, remove this field and id from the method_signature of Create RPC