Reference documentation and code samples for the Backup and DR Service V1 API class Google::Cloud::BackupDR::V1::RuleConfigInfo.
Message for rules config info.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#last_backup_error
def last_backup_error() -> ::Google::Rpc::Status
Returns
-
(::Google::Rpc::Status) — Output only. Output Only.
google.rpc.Status object to store the last backup error.
#last_backup_state
def last_backup_state() -> ::Google::Cloud::BackupDR::V1::RuleConfigInfo::LastBackupState
Returns
- (::Google::Cloud::BackupDR::V1::RuleConfigInfo::LastBackupState) — Output only. The last backup state for rule.
#last_successful_backup_consistency_time
def last_successful_backup_consistency_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The point in time when the last successful backup was captured from the source.
#rule_id
def rule_id() -> ::String
Returns
-
(::String) — Output only. Output Only.
Backup Rule id fetched from backup plan.