Reference documentation and code samples for the Google Cloud Net App V1 Client class CreateVolumeRequest.
Message for creating a Volume
Generated from protobuf message google.cloud.netapp.v1.CreateVolumeRequest
Namespace
Google \ Cloud \ NetApp \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Value for parent.
↳ volume_id
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
getParent
Required. Value for parent.
string
setParent
Required. Value for parent.
var
string
$this
getVolumeId
Required. Id of the requesting volume If auto-generating Id server-side, remove this field and Id from the method_signature of Create RPC
string
setVolumeId
Required. Id of the requesting volume If auto-generating Id server-side, remove this field and Id from the method_signature of Create RPC
var
string
$this
getVolume
Required. The volume being created.
hasVolume
clearVolume
setVolume
Required. The volume being created.
$this
static::build
parent
string
Required. Value for parent. Please see Google\Cloud\NetApp\V1\NetAppClient::locationName() for help formatting this field.
volume
volumeId
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