GCPBackupPlanInfo captures the plan configuration details of
Google Cloud resources at the time of backup.
Attributes
Name
Description
backup_plan
str
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
str
The rule id of the backup plan which
triggered this backup in case of scheduled
backup or used for
backup_plan_revision_name
str
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_id
str
The user friendly id of the backup plan
revision which triggered this backup in case of
scheduled backup or used for on demand backup.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Class GCPBackupPlanInfo (0.2.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.5 (latest)](/python/docs/reference/backupdr/latest/google.cloud.backupdr_v1.types.Backup.GCPBackupPlanInfo)\n- [0.2.4](/python/docs/reference/backupdr/0.2.4/google.cloud.backupdr_v1.types.Backup.GCPBackupPlanInfo)\n- [0.1.7](/python/docs/reference/backupdr/0.1.7/google.cloud.backupdr_v1.types.Backup.GCPBackupPlanInfo) \n\n GCPBackupPlanInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nGCPBackupPlanInfo captures the plan configuration details of\nGoogle Cloud resources at the time of backup."]]