sourceType property
The type of the restore source. Possible string values are:
- "TYPE_UNSPECIFIED" : No restore associated.
- "BACKUP" : A backup was used as the source of the restore.
Implementation
core.String? sourceType;
The type of the restore source. Possible string values are:
core.String? sourceType;