Interface protos.google.cloud.backupdr.v1.IBackup (0.8.0)

Properties of a Backup.

Package

@google-cloud/backupdr

Properties

alloyDbBackupProperties

alloyDbBackupProperties?: (google.cloud.backupdr.v1.IAlloyDbClusterBackupProperties|null);

Backup alloyDbBackupProperties

backupApplianceBackupProperties

backupApplianceBackupProperties?: (google.cloud.backupdr.v1.IBackupApplianceBackupProperties|null);

Backup backupApplianceBackupProperties

backupApplianceLocks

backupApplianceLocks?: (google.cloud.backupdr.v1.IBackupLock[]|null);

Backup backupApplianceLocks

backupRetentionInheritance

backupRetentionInheritance?: (google.cloud.backupdr.v1.BackupVault.BackupRetentionInheritance|keyof typeof google.cloud.backupdr.v1.BackupVault.BackupRetentionInheritance|null);

Backup backupRetentionInheritance

backupType

backupType?: (google.cloud.backupdr.v1.Backup.BackupType|keyof typeof google.cloud.backupdr.v1.Backup.BackupType|null);

Backup backupType

cloudSqlInstanceBackupProperties

cloudSqlInstanceBackupProperties?: (google.cloud.backupdr.v1.ICloudSqlInstanceBackupProperties|null);

Backup cloudSqlInstanceBackupProperties

computeInstanceBackupProperties

computeInstanceBackupProperties?: (google.cloud.backupdr.v1.IComputeInstanceBackupProperties|null);

Backup computeInstanceBackupProperties

consistencyTime

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

Backup consistencyTime

createTime

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

Backup createTime

description

description?: (string|null);

Backup description

diskBackupProperties

diskBackupProperties?: (google.cloud.backupdr.v1.IDiskBackupProperties|null);

Backup diskBackupProperties

enforcedRetentionEndTime

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

Backup enforcedRetentionEndTime

etag

etag?: (string|null);

Backup etag

expireTime

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

Backup expireTime

gcpBackupPlanInfo

gcpBackupPlanInfo?: (google.cloud.backupdr.v1.Backup.IGCPBackupPlanInfo|null);

Backup gcpBackupPlanInfo

gcpResource

gcpResource?: (google.cloud.backupdr.v1.IBackupGcpResource|null);

Backup gcpResource

kmsKeyVersions

kmsKeyVersions?: (string[]|null);

Backup kmsKeyVersions

labels

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

Backup labels

name

name?: (string|null);

Backup name

resourceSizeBytes

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

Backup resourceSizeBytes

satisfiesPzi

satisfiesPzi?: (boolean|null);

Backup satisfiesPzi

satisfiesPzs

satisfiesPzs?: (boolean|null);

Backup satisfiesPzs

serviceLocks

serviceLocks?: (google.cloud.backupdr.v1.IBackupLock[]|null);

Backup serviceLocks

state

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

Backup state

updateTime

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

Backup updateTime