google.protobuf.timestamp_pb2.Timestamp
Output only. When ContinuousBackup was most
recently enabled. Set to null if
ContinuousBackup is not enabled.
schedule
MutableSequence[google.type.dayofweek_pb2.DayOfWeek]
Output only. Days of the week on which a
continuous backup is taken.
earliest_restorable_time
google.protobuf.timestamp_pb2.Timestamp
Output only. The earliest restorable time that can be
restored to. If continuous backups and recovery was recently
enabled, the earliest restorable time is the creation time
of the earliest eligible backup within this cluster's
continuous backup recovery window. After a cluster has had
continuous backups enabled for the duration of its recovery
window, the earliest restorable time becomes "now minus the
recovery window". For example, assuming a point in time
recovery is attempted at 04/16/2025 3:23:00PM with a 14d
recovery window, the earliest restorable time would be
04/02/2025 3:23:00PM. This field is only visible if the
CLUSTER_VIEW_CONTINUOUS_BACKUP cluster view is provided.
[[["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 ContinuousBackupInfo (0.4.8)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.8 (latest)](/python/docs/reference/alloydb/latest/google.cloud.alloydb_v1.types.ContinuousBackupInfo)\n- [0.4.7](/python/docs/reference/alloydb/0.4.7/google.cloud.alloydb_v1.types.ContinuousBackupInfo)\n- [0.3.16](/python/docs/reference/alloydb/0.3.16/google.cloud.alloydb_v1.types.ContinuousBackupInfo)\n- [0.2.1](/python/docs/reference/alloydb/0.2.1/google.cloud.alloydb_v1.types.ContinuousBackupInfo)\n- [0.1.1](/python/docs/reference/alloydb/0.1.1/google.cloud.alloydb_v1.types.ContinuousBackupInfo) \n\n ContinuousBackupInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nContinuousBackupInfo describes the continuous backup\nproperties of a cluster."]]