backup property

String? backup
getter/setter pair

A reference to the Backup used as the source from which this Restore will restore.

Note that this Backup must be a sub-resource of the RestorePlan's backup_plan. Format: projects / * /locations / * /backupPlans / * /backups / * .

Required. Immutable.

Implementation

core.String? backup;