BackupSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)Message describing a BackupSource.
Attributes |
|
|---|---|
| Name | Description |
backup_uid |
str
Output only. 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. |
backup_name |
str
Required. The name of the backup resource with the format: - projects/{project}/locations/{region}/backups/{backup_id} |