backup property

String? backup
getter/setter pair

Backup to restore from.

Must be from the same project as the parent. The restored database will be created in the same location as the source backup. Format is: projects/{project_id}/locations/{location}/backups/{backup}

Required.

Implementation

core.String? backup;