Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class BackupConfigInfo.
BackupConfigInfo has information about how the resource is configured for Backup and about the most recent backup to this vault.
Generated from protobuf message google.cloud.backupdr.v1.BackupConfigInfo
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 to this BackupVault
↳ last_successful_backup_consistency_time
Google\Protobuf\Timestamp
Output only. If the last backup were successful, this field has the consistency date.
↳ last_backup_error
↳ gcp_backup_config
↳ backup_appliance_backup_config
getLastBackupState
Output only. The status of the last backup to this BackupVault
int
setLastBackupState
Output only. The status of the last backup to this BackupVault
var
int
$this
getLastSuccessfulBackupConsistencyTime
Output only. If the last backup were successful, this field has the consistency date.
hasLastSuccessfulBackupConsistencyTime
clearLastSuccessfulBackupConsistencyTime
setLastSuccessfulBackupConsistencyTime
Output only. If the last backup were successful, this field has the consistency date.
$this
getLastBackupError
Output only. If the last backup failed, this field has the error message.
hasLastBackupError
clearLastBackupError
setLastBackupError
Output only. If the last backup failed, this field has the error message.
$this
getGcpBackupConfig
Configuration for a Google Cloud resource.
hasGcpBackupConfig
setGcpBackupConfig
Configuration for a Google Cloud resource.
$this
getBackupApplianceBackupConfig
Configuration for an application backed up by a Backup Appliance.
hasBackupApplianceBackupConfig
setBackupApplianceBackupConfig
Configuration for an application backed up by a Backup Appliance.
$this
getBackupConfig
string