Reference documentation and code samples for the Google Cloud Net App V1 Client class BackupVault.
A NetApp BackupVault.
Generated from protobuf message google.cloud.netapp.v1.BackupVault
Namespace
Google \ Cloud \ NetApp \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name of the backup vault. Format: projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}
.
↳ state
int
Output only. The backup vault state.
↳ create_time
↳ description
string
Description of the backup vault.
↳ labels
getName
Identifier. The resource name of the backup vault.
Format: projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}
.
string
setName
Identifier. The resource name of the backup vault.
Format: projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}
.
var
string
$this
getState
Output only. The backup vault state.
int
setState
Output only. The backup vault state.
var
int
$this
getCreateTime
Output only. Create time of the backup vault.
hasCreateTime
clearCreateTime
setCreateTime
Output only. Create time of the backup vault.
$this
getDescription
Description of the backup vault.
string
setDescription
Description of the backup vault.
var
string
$this
getLabels
Resource labels to represent user provided metadata.
setLabels
Resource labels to represent user provided metadata.
$this