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//instances//backups/.

Required.

Implementation

core.String? backupId;