public sealed class ContinuousBackupSource : IMessage<ContinuousBackupSource>, IEquatable<ContinuousBackupSource>, IDeepCloneable<ContinuousBackupSource>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 API class ContinuousBackupSource.
Required. The source cluster from which to restore. This cluster must have
continuous backup enabled for this operation to succeed. For the required
format, see the comment on the Cluster.name field.
[[["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 document provides reference documentation for the \u003ccode\u003eContinuousBackupSource\u003c/code\u003e class within the Google Cloud AlloyDB v1 API, specifically version 1.2.0, with links to other versions from 1.0.0 to 1.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eContinuousBackupSource\u003c/code\u003e class is a message type, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, used to describe a continuous backup source.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and one that takes another \u003ccode\u003eContinuousBackupSource\u003c/code\u003e object as a parameter, allowing for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class defines two key properties, \u003ccode\u003eCluster\u003c/code\u003e, which is a string representing the source cluster for restoration, and \u003ccode\u003ePointInTime\u003c/code\u003e, a timestamp specifying the point in time to restore to.\u003c/p\u003e\n"],["\u003cp\u003eThe members that the \u003ccode\u003eContinuousBackupSource\u003c/code\u003e class inherit from \u003ccode\u003eobject\u003c/code\u003e are: \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]