Interface protos.google.cloud.netapp.v1.IBackup (0.2.1)

Properties of a Backup.

Package

@google-cloud/netapp

Properties

backupType

backupType?: (google.cloud.netapp.v1.Backup.Type|keyof typeof google.cloud.netapp.v1.Backup.Type|null);

Backup backupType

chainStorageBytes

chainStorageBytes?: (number|Long|string|null);

Backup chainStorageBytes

createTime

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

Backup createTime

description

description?: (string|null);

Backup description

labels

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

Backup labels

name

name?: (string|null);

Backup name

sourceSnapshot

sourceSnapshot?: (string|null);

Backup sourceSnapshot

sourceVolume

sourceVolume?: (string|null);

Backup sourceVolume

state

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

Backup state

volumeUsageBytes

volumeUsageBytes?: (number|Long|string|null);

Backup volumeUsageBytes