public sealed class ContinuousBackupInfo : IMessage<ContinuousBackupInfo>, IEquatable<ContinuousBackupInfo>, IDeepCloneable<ContinuousBackupInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 API class ContinuousBackupInfo.
ContinuousBackupInfo describes the continuous backup properties of a
cluster.
[[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `ContinuousBackupInfo` class within the Google Cloud AlloyDB v1 API, specifically version 1.3.0, and outlines its properties and inheritance."],["The `ContinuousBackupInfo` class is used to describe the continuous backup properties of an AlloyDB cluster, including details like `EarliestRestorableTime`, `EnabledTime`, `EncryptionInfo`, and `Schedule`."],["The page also offers navigation to older and the latest versions of the `ContinuousBackupInfo` documentation, ranging from version 1.0.0 up to the latest version 1.9.0, allowing for version-specific information."],["`ContinuousBackupInfo` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the `object` class, while containing constructors and inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The `ContinuousBackupInfo` class has properties that are Output only, with data types such as `Timestamp`, `EncryptionInfo` and a `RepeatedField` for holding multiple `DayOfWeek` values."]]],[]]