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

Properties of a BackupVault.

Package

@google-cloud/netapp

Properties

createTime

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

BackupVault createTime

description

description?: (string|null);

BackupVault description

labels

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

BackupVault labels

name

name?: (string|null);

BackupVault name

state

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

BackupVault state