AlloyDB V1 API - Module Google::Cloud::AlloyDB::V1::Backup::Type (v1.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the AlloyDB V1 API module Google::Cloud::AlloyDB::V1::Backup::Type.
Backup Type
Constants
TYPE_UNSPECIFIED
value: 0 Backup Type is unknown.
ON_DEMAND
value: 1 ON_DEMAND backups that were triggered by the customer (e.g., not
AUTOMATED).
AUTOMATED
value: 2 AUTOMATED backups triggered by the automated backups scheduler pursuant
to an automated backup policy.
CONTINUOUS
value: 3 CONTINUOUS backups triggered by the automated backups scheduler
due to a continuous backup policy.