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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eContinuousBackupInfo\u003c/code\u003e class within the Google Cloud AlloyDB v1 API, specifically version 1.7.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eContinuousBackupInfo\u003c/code\u003e is a class that details the continuous backup properties of an AlloyDB cluster, such as the earliest restorable time, when continuous backup was enabled, encryption information, and the backup schedule.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eContinuousBackupInfo\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe available constructors are \u003ccode\u003eContinuousBackupInfo()\u003c/code\u003e and \u003ccode\u003eContinuousBackupInfo(ContinuousBackupInfo other)\u003c/code\u003e, allowing for the creation of a new object or a copy of an existing one, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are several accessible properties in this class, \u003ccode\u003eEarliestRestorableTime\u003c/code\u003e, \u003ccode\u003eEnabledTime\u003c/code\u003e, \u003ccode\u003eEncryptionInfo\u003c/code\u003e, and \u003ccode\u003eSchedule\u003c/code\u003e, all of which are output only, detailing different aspects of the \u003ccode\u003eContinuousBackupInfo\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]