Interface protos.google.cloud.backupdr.v1.IBackupPlanRevision (0.7.0)

Properties of a BackupPlanRevision.

Package

@google-cloud/backupdr

Properties

backupPlanSnapshot

backupPlanSnapshot?: (google.cloud.backupdr.v1.IBackupPlan|null);

BackupPlanRevision backupPlanSnapshot

createTime

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

BackupPlanRevision createTime

name

name?: (string|null);

BackupPlanRevision name

revisionId

revisionId?: (string|null);

BackupPlanRevision revisionId

state

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

BackupPlanRevision state