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 information for the \u003ccode\u003eContinuousBackupSource\u003c/code\u003e class within the Google Cloud AlloyDB v1 API, specifically version 1.5.0, and shows a list of previous versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eContinuousBackupSource\u003c/code\u003e is a sealed class that implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its use in message handling and data manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a default one and another that accepts a \u003ccode\u003eContinuousBackupSource\u003c/code\u003e object for cloning, enabling object duplication.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eContinuousBackupSource\u003c/code\u003e has two properties: \u003ccode\u003eCluster\u003c/code\u003e, a string representing the source cluster, and \u003ccode\u003ePointInTime\u003c/code\u003e, a Timestamp representing the restore point, both of which are required.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the base object class.\u003c/p\u003e\n"]]],[],null,[]]