Reference documentation and code samples for the Google Cloud Net App V1 Client class DestinationVolumeParameters.
DestinationVolumeParameters specify input parameters used for creating destination volume.
Generated from protobuf message google.cloud.netapp.v1.DestinationVolumeParameters
Namespace
Google \ Cloud \ NetApp \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ storage_pool
string
Required. Existing destination StoragePool name.
↳ volume_id
string
Desired destination volume resource id. If not specified, source volume's resource id will be used. This value must start with a lowercase letter followed by up to 62 lowercase letters, numbers, or hyphens, and cannot end with a hyphen.
↳ share_name
string
Destination volume's share name. If not specified, source volume's share name will be used.
↳ description
string
Description for the destination volume.
getStoragePool
Required. Existing destination StoragePool name.
string
setStoragePool
Required. Existing destination StoragePool name.
var
string
$this
getVolumeId
Desired destination volume resource id. If not specified, source volume's resource id will be used.
This value must start with a lowercase letter followed by up to 62 lowercase letters, numbers, or hyphens, and cannot end with a hyphen.
string
setVolumeId
Desired destination volume resource id. If not specified, source volume's resource id will be used.
This value must start with a lowercase letter followed by up to 62 lowercase letters, numbers, or hyphens, and cannot end with a hyphen.
var
string
$this
getShareName
Destination volume's share name. If not specified, source volume's share name will be used.
string
setShareName
Destination volume's share name. If not specified, source volume's share name will be used.
var
string
$this
getDescription
Description for the destination volume.
string
hasDescription
clearDescription
setDescription
Description for the destination volume.
var
string
$this