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_revision_id
def backup_plan_revision_id() -> ::String
Returns
- (::String) — The user friendly id of the backup plan revision which triggered this backup in case of scheduled backup or used for on demand backup.
#backup_plan_revision_id=
def backup_plan_revision_id=(value) -> ::String
Parameter
- value (::String) — The user friendly id of the backup plan revision which triggered this backup in case of scheduled backup or used for on demand backup.
Returns
- (::String) — The user friendly id of the backup plan revision which triggered this backup in case of scheduled backup or used for on demand backup.
#backup_plan_revision_name
def backup_plan_revision_name() -> ::String
Returns
- (::String) — Resource name of the backup plan revision which triggered this backup in case of scheduled backup or used for on demand backup. Format: projects/{project}/locations/{location}/backupPlans/{backupPlanId}/revisions/{revisionId}
#backup_plan_revision_name=
def backup_plan_revision_name=(value) -> ::String
Parameter
- value (::String) — Resource name of the backup plan revision which triggered this backup in case of scheduled backup or used for on demand backup. Format: projects/{project}/locations/{location}/backupPlans/{backupPlanId}/revisions/{revisionId}
Returns
- (::String) — Resource name of the backup plan revision which triggered this backup in case of scheduled backup or used for on demand backup. Format: projects/{project}/locations/{location}/backupPlans/{backupPlanId}/revisions/{revisionId}
#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