backupId property

String? backupId
getter/setter pair

The id of the backup copy.

The backup_id appended to parent forms the full backup_uri of the form projects/{project}/instances/{instance}/backups/{backup}.

Required.

Implementation

core.String? backupId;