bool
Whether ContinuousBackup is enabled.
This field is a member of oneof_ _enabled.
recovery_window_days
int
The number of days that are eligible to
restore from using PITR. To support the entire
recovery window, backups and logs are retained
for one day more than the recovery window. If
not set, defaults to 14 days.
encryption_config
google.cloud.alloydb_v1beta.types.EncryptionConfig
The encryption config can be specified to
encrypt the backups with a customer-managed
encryption key (CMEK). When this field is not
specified, the backup will use the cluster's
encryption config.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Class ContinuousBackupConfig (0.4.8)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.8 (latest)](/python/docs/reference/alloydb/latest/google.cloud.alloydb_v1beta.types.ContinuousBackupConfig)\n- [0.4.7](/python/docs/reference/alloydb/0.4.7/google.cloud.alloydb_v1beta.types.ContinuousBackupConfig)\n- [0.3.16](/python/docs/reference/alloydb/0.3.16/google.cloud.alloydb_v1beta.types.ContinuousBackupConfig)\n- [0.2.1](/python/docs/reference/alloydb/0.2.1/google.cloud.alloydb_v1beta.types.ContinuousBackupConfig)\n- [0.1.1](/python/docs/reference/alloydb/0.1.1/google.cloud.alloydb_v1beta.types.ContinuousBackupConfig) \n\n ContinuousBackupConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nContinuousBackupConfig describes the continuous backups\nrecovery configurations of a cluster.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e"]]