Reference documentation and code samples for the Google Cloud Net App V1 Client class CreateStoragePoolRequest.
CreateStoragePoolRequest creates a Storage Pool.
Generated from protobuf message google.cloud.netapp.v1.CreateStoragePoolRequest
Namespace
Google \ Cloud \ NetApp \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Value for parent.
↳ storage_pool_id
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
getParent
Required. Value for parent.
string
setParent
Required. Value for parent.
var
string
$this
getStoragePoolId
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
string
setStoragePoolId
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
var
string
$this
getStoragePool
Required. The required parameters to create a new storage pool.
hasStoragePool
clearStoragePool
setStoragePool
Required. The required parameters to create a new storage pool.
$this
static::build
parent
string
Required. Value for parent. Please see Google\Cloud\NetApp\V1\NetAppClient::locationName() for help formatting this field.
storagePool
storagePoolId
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