backupType property
Type of the backup.
Output only. Possible string values are:
- "BACKUP_TYPE_UNSPECIFIED" : The default value, not set.
- "ON_DEMAND" : On-demand backup.
- "AUTOMATED" : Automated backup.
Implementation
core.String? backupType;
Type of the backup.
Output only. Possible string values are:
core.String? backupType;