Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class RuleConfigInfo.
Message for rules config info.
Generated from protobuf message google.cloud.backupdr.v1.RuleConfigInfo
Namespace
Google \ Cloud \ BackupDR \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ rule_id
string
Output only. Backup Rule id fetched from backup plan.
↳ last_backup_state
int
Output only. The last backup state for rule.
↳ last_backup_error
↳ last_successful_backup_consistency_time
Google\Protobuf\Timestamp
Output only. The point in time when the last successful backup was captured from the source.
getRuleId
Output only. Backup Rule id fetched from backup plan.
string
setRuleId
Output only. Backup Rule id fetched from backup plan.
var
string
$this
getLastBackupState
Output only. The last backup state for rule.
int
setLastBackupState
Output only. The last backup state for rule.
var
int
$this
getLastBackupError
Output only. google.rpc.Status object to store the last backup error.
hasLastBackupError
clearLastBackupError
setLastBackupError
Output only. google.rpc.Status object to store the last backup error.
$this
getLastSuccessfulBackupConsistencyTime
Output only. The point in time when the last successful backup was captured from the source.
hasLastSuccessfulBackupConsistencyTime
clearLastSuccessfulBackupConsistencyTime
setLastSuccessfulBackupConsistencyTime
Output only. The point in time when the last successful backup was captured from the source.
$this