Interface protos.google.cloud.netapp.v1.IBackupVault (0.15.0)

Properties of a BackupVault.

Package

@google-cloud/netapp

Properties

backupRegion

backupRegion?: (string|null);

BackupVault backupRegion

backupRetentionPolicy

backupRetentionPolicy?: (google.cloud.netapp.v1.BackupVault.IBackupRetentionPolicy|null);

BackupVault backupRetentionPolicy

backupVaultType

backupVaultType?: (google.cloud.netapp.v1.BackupVault.BackupVaultType|keyof typeof google.cloud.netapp.v1.BackupVault.BackupVaultType|null);

BackupVault backupVaultType

createTime

createTime?: (google.protobuf.ITimestamp|null);

BackupVault createTime

description

description?: (string|null);

BackupVault description

destinationBackupVault

destinationBackupVault?: (string|null);

BackupVault destinationBackupVault

labels

labels?: ({ [k: string]: string }|null);

BackupVault labels

name

name?: (string|null);

BackupVault name

sourceBackupVault

sourceBackupVault?: (string|null);

BackupVault sourceBackupVault

sourceRegion

sourceRegion?: (string|null);

BackupVault sourceRegion

state

state?: (google.cloud.netapp.v1.BackupVault.State|keyof typeof google.cloud.netapp.v1.BackupVault.State|null);

BackupVault state