Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class DataSourceBackupConfigInfo.
Information of backup configuration on the DataSource.
Generated from protobuf message google.cloud.backupdr.v1.DataSourceBackupConfigInfo
Namespace
Google \ Cloud \ BackupDR \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ last_backup_state
int
Output only. The status of the last backup in this DataSource
↳ last_successful_backup_consistency_time
getLastBackupState
Output only. The status of the last backup in this DataSource
setLastBackupState
Output only. The status of the last backup in this DataSource
$this
getLastSuccessfulBackupConsistencyTime
Output only. Timestamp of the last successful backup to this DataSource.
hasLastSuccessfulBackupConsistencyTime
clearLastSuccessfulBackupConsistencyTime
setLastSuccessfulBackupConsistencyTime
Output only. Timestamp of the last successful backup to this DataSource.
$this

