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. Must be unique within the parent resource. Must contain only letters, numbers, underscore and hyphen, with the first character a letter or underscore, the last a letter or underscore or a number, and a 63 character maximum.
↳ storage_pool
getParent
Required. Value for parent.
string
setParent
Required. Value for parent.
var
string
$this
getStoragePoolId
Required. Id of the requesting storage pool. Must be unique within the parent resource. Must contain only letters, numbers, underscore and hyphen, with the first character a letter or underscore, the last a letter or underscore or a number, and a 63 character maximum.
string
setStoragePoolId
Required. Id of the requesting storage pool. Must be unique within the parent resource. Must contain only letters, numbers, underscore and hyphen, with the first character a letter or underscore, the last a letter or underscore or a number, and a 63 character maximum.
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 NetAppClient::locationName() for help formatting this field.
storagePool
storagePoolId
string
Required. Id of the requesting storage pool. Must be unique within the parent resource. Must contain only letters, numbers, underscore and hyphen, with the first character a letter or underscore, the last a letter or underscore or a number, and a 63 character maximum.