public sealed class AutomatedBackupPolicy.Types.TimeBasedRetention : IMessage<AutomatedBackupPolicy.Types.TimeBasedRetention>, IEquatable<AutomatedBackupPolicy.Types.TimeBasedRetention>, IDeepCloneable<AutomatedBackupPolicy.Types.TimeBasedRetention>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1beta API class AutomatedBackupPolicy.Types.TimeBasedRetention.
A time based retention policy specifies that all backups within a certain
time period should be retained.
[[["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\u003eThe \u003ccode\u003eAutomatedBackupPolicy.Types.TimeBasedRetention\u003c/code\u003e class in the AlloyDB v1beta API defines a policy for retaining backups based on a specified time period.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling functionalities like deep cloning and message handling.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTimeBasedRetention\u003c/code\u003e has two constructors: a default constructor and one that accepts another \u003ccode\u003eTimeBasedRetention\u003c/code\u003e object for initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property of this class is \u003ccode\u003eRetentionPeriod\u003c/code\u003e, which is a \u003ccode\u003eDuration\u003c/code\u003e type that dictates how long backups are kept, and is responsible for the time-based backup retention.\u003c/p\u003e\n"]]],[],null,[]]