Reference documentation and code samples for the Google Cloud Net App V1 Client class RestoreParameters.
The RestoreParameters if volume is created from a snapshot or backup.
Generated from protobuf message google.cloud.netapp.v1.RestoreParameters
Namespace
Google \ Cloud \ NetApp \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ source_snapshot
string
Full name of the snapshot resource. Format: projects/{project}/locations/{location}/volumes/{volume}/snapshots/{snapshot}
↳ source_backup
string
Full name of the backup resource. Format: projects/{project}/locations/{location}/backupVaults/{backup_vault_id}/backups/{backup_id}
getSourceSnapshot
Full name of the snapshot resource.
Format: projects/{project}/locations/{location}/volumes/{volume}/snapshots/{snapshot}
string
hasSourceSnapshot
setSourceSnapshot
Full name of the snapshot resource.
Format: projects/{project}/locations/{location}/volumes/{volume}/snapshots/{snapshot}
var
string
$this
getSourceBackup
Full name of the backup resource.
Format: projects/{project}/locations/{location}/backupVaults/{backup_vault_id}/backups/{backup_id}
string
hasSourceBackup
setSourceBackup
Full name of the backup resource.
Format: projects/{project}/locations/{location}/backupVaults/{backup_vault_id}/backups/{backup_id}
var
string
$this
getSource
string