backupUid property

String? backupUid
getter/setter pair

The system-generated UID of the backup which was used to create this resource.

The UID is generated when the backup is created, and it is retained until the backup is deleted.

Output only.

Implementation

core.String? backupUid;