Reference documentation and code samples for the Google Cloud Net App V1 Client class CreateStoragePoolRequest.
CreateStoragePoolRequest creates a Storage Pool.
Generated from protobuf messagegoogle.cloud.netapp.v1.CreateStoragePoolRequest
Namespace
Google \ Cloud \ NetApp \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
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 and hyphen, with the first character a letter, the last a letter or a number, and a 63 character maximum.
Required. The required parameters to create a new storage pool.
getParent
Required. Value for parent.
Returns
Type
Description
string
setParent
Required. Value for parent.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getStoragePoolId
Required. Id of the requesting storage pool. Must be unique within the
parent resource. Must contain only letters, numbers and hyphen, with the
first character a letter, the last a letter or a number, and a 63 character
maximum.
Returns
Type
Description
string
setStoragePoolId
Required. Id of the requesting storage pool. Must be unique within the
parent resource. Must contain only letters, numbers and hyphen, with the
first character a letter, the last a letter or a number, and a 63 character
maximum.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getStoragePool
Required. The required parameters to create a new storage pool.
Required. The required parameters to create a new storage pool.
storagePoolId
string
Required. Id of the requesting storage pool. Must be unique within the
parent resource. Must contain only letters, numbers and hyphen, with the
first character a letter, the last a letter or a number, and a 63 character
maximum.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Net App V1 Client - Class CreateStoragePoolRequest (1.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.6.1 (latest)](/php/docs/reference/cloud-netapp/latest/V1.CreateStoragePoolRequest)\n- [1.6.0](/php/docs/reference/cloud-netapp/1.6.0/V1.CreateStoragePoolRequest)\n- [1.4.0](/php/docs/reference/cloud-netapp/1.4.0/V1.CreateStoragePoolRequest)\n- [1.3.1](/php/docs/reference/cloud-netapp/1.3.1/V1.CreateStoragePoolRequest)\n- [1.2.1](/php/docs/reference/cloud-netapp/1.2.1/V1.CreateStoragePoolRequest)\n- [1.1.1](/php/docs/reference/cloud-netapp/1.1.1/V1.CreateStoragePoolRequest)\n- [1.0.1](/php/docs/reference/cloud-netapp/1.0.1/V1.CreateStoragePoolRequest)\n- [0.3.1](/php/docs/reference/cloud-netapp/0.3.1/V1.CreateStoragePoolRequest)\n- [0.2.6](/php/docs/reference/cloud-netapp/0.2.6/V1.CreateStoragePoolRequest)\n- [0.1.1](/php/docs/reference/cloud-netapp/0.1.1/V1.CreateStoragePoolRequest) \nReference documentation and code samples for the Google Cloud Net App V1 Client class CreateStoragePoolRequest.\n\nCreateStoragePoolRequest creates a Storage Pool.\n\nGenerated from protobuf message `google.cloud.netapp.v1.CreateStoragePoolRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetApp \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. Value for parent.\n\n### setParent\n\nRequired. Value for parent.\n\n### getStoragePoolId\n\nRequired. Id of the requesting storage pool. Must be unique within the\nparent resource. Must contain only letters, numbers and hyphen, with the\nfirst character a letter, the last a letter or a number, and a 63 character\nmaximum.\n\n### setStoragePoolId\n\nRequired. Id of the requesting storage pool. Must be unique within the\nparent resource. Must contain only letters, numbers and hyphen, with the\nfirst character a letter, the last a letter or a number, and a 63 character\nmaximum.\n\n### getStoragePool\n\nRequired. The required parameters to create a new storage pool.\n\n### hasStoragePool\n\n### clearStoragePool\n\n### setStoragePool\n\nRequired. The required parameters to create a new storage pool.\n\n### static::build"]]