public enum Backup.Types.TypeReference documentation and code samples for the AlloyDB v1 API enum Backup.Types.Type.
Backup Type
Namespace
Google.Cloud.AlloyDb.V1Assembly
Google.Cloud.AlloyDb.V1.dll
Fields |
|
|---|---|
| Name | Description |
Automated |
AUTOMATED backups triggered by the automated backups scheduler pursuant to an automated backup policy. |
Continuous |
CONTINUOUS backups triggered by the automated backups scheduler due to a continuous backup policy. |
OnDemand |
ON_DEMAND backups that were triggered by the customer (e.g., not AUTOMATED). |
Unspecified |
Backup Type is unknown. |