backup property

String? backup
getter/setter pair

Backup to restore from.

Must be from the same project as the parent. Format is: projects/{project_id}/locations/{location}/backups/{backup}

Implementation

core.String? backup;