Class: Google::Cloud::BackupDR::V1::BackupDrPlanConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/backupdr/v1/protection_summary.rb

Overview

BackupDrPlanConfig has additional information about Google Cloud Backup and DR's Plan backup configuration.

Instance Attribute Summary collapse

Instance Attribute Details

#backup_dr_plan_rules::Array<::Google::Cloud::BackupDR::V1::BackupDrPlanRule>

Returns Backup rules of the backup plan resource.

Returns:



262
263
264
265
# File 'proto_docs/google/cloud/backupdr/v1/protection_summary.rb', line 262

class BackupDrPlanConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end