Class RuleConfigInfo (0.1.4)

RuleConfigInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message for rules config info.

Attributes

Name Description
rule_id str
Output only. Output Only. Backup Rule id fetched from backup plan.
last_backup_state google.cloud.backupdr_v1.types.RuleConfigInfo.LastBackupState
Output only. The last backup state for rule.
last_backup_error google.rpc.status_pb2.Status
Output only. Output Only. google.rpc.Status object to store the last backup error.
last_successful_backup_consistency_time google.protobuf.timestamp_pb2.Timestamp
Output only. The point in time when the last successful backup was captured from the source.

Classes

LastBackupState

LastBackupState(value)

Enum for LastBackupState