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

Properties of a DataSource.

Package

@google-cloud/backupdr

Properties

backupBlockedByVaultAccessRestriction

backupBlockedByVaultAccessRestriction?: (boolean|null);

DataSource backupBlockedByVaultAccessRestriction

backupConfigInfo

backupConfigInfo?: (google.cloud.backupdr.v1.IBackupConfigInfo|null);

DataSource backupConfigInfo

backupCount

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

DataSource backupCount

configState

configState?: (google.cloud.backupdr.v1.BackupConfigState|keyof typeof google.cloud.backupdr.v1.BackupConfigState|null);

DataSource configState

createTime

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

DataSource createTime

dataSourceBackupApplianceApplication

dataSourceBackupApplianceApplication?: (google.cloud.backupdr.v1.IDataSourceBackupApplianceApplication|null);

DataSource dataSourceBackupApplianceApplication

dataSourceGcpResource

dataSourceGcpResource?: (google.cloud.backupdr.v1.IDataSourceGcpResource|null);

DataSource dataSourceGcpResource

etag

etag?: (string|null);

DataSource etag

labels

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

DataSource labels

name

name?: (string|null);

DataSource name

state

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

DataSource state

totalStoredBytes

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

DataSource totalStoredBytes

updateTime

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

DataSource updateTime