Reference documentation and code samples for the Backup and DR Service V1 API class Google::Cloud::BackupDR::V1::Backup::GCPBackupPlanInfo.
GCPBackupPlanInfo captures the plan configuration details of Google Cloud resources at the time of backup.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#backup_plan
def backup_plan() -> ::String
Returns
- (::String) — Resource name of backup plan by which workload is protected at the time of the backup. Format: projects/{project}/locations/{location}/backupPlans/{backupPlanId}
#backup_plan=
def backup_plan=(value) -> ::String
Parameter
- value (::String) — Resource name of backup plan by which workload is protected at the time of the backup. Format: projects/{project}/locations/{location}/backupPlans/{backupPlanId}
Returns
- (::String) — Resource name of backup plan by which workload is protected at the time of the backup. Format: projects/{project}/locations/{location}/backupPlans/{backupPlanId}
#backup_plan_rule_id
def backup_plan_rule_id() -> ::String
Returns
- (::String) — The rule id of the backup plan which triggered this backup in case of scheduled backup or used for
#backup_plan_rule_id=
def backup_plan_rule_id=(value) -> ::String
Parameter
- value (::String) — The rule id of the backup plan which triggered this backup in case of scheduled backup or used for
Returns
- (::String) — The rule id of the backup plan which triggered this backup in case of scheduled backup or used for