Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class BackupDrPlanRule.
BackupDrPlanRule has rule specific information of the backup plan resource.
Generated from protobuf message google.cloud.backupdr.v1.BackupDrPlanRule
Namespace
Google \ Cloud \ BackupDR \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ rule_id
string
Output only. Unique Id of the backup rule.
↳ last_successful_backup_time
Google\Protobuf\Timestamp
Output only. Timestamp of the latest successful backup created via this backup rule.
getRuleId
Output only. Unique Id of the backup rule.
string
setRuleId
Output only. Unique Id of the backup rule.
var
string
$this
getLastSuccessfulBackupTime
Output only. Timestamp of the latest successful backup created via this backup rule.
hasLastSuccessfulBackupTime
clearLastSuccessfulBackupTime
setLastSuccessfulBackupTime
Output only. Timestamp of the latest successful backup created via this backup rule.
$this

