public sealed class Table.Types.AutomatedBackupPolicy : IMessage<Table.Types.AutomatedBackupPolicy>, IEquatable<Table.Types.AutomatedBackupPolicy>, IDeepCloneable<Table.Types.AutomatedBackupPolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class Table.Types.AutomatedBackupPolicy.
[[["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-25 UTC."],[[["This webpage provides reference documentation for the `Table.Types.AutomatedBackupPolicy` class within the Google Cloud Bigtable Administration v2 API."],["The `AutomatedBackupPolicy` class defines how automated backups should be configured for a table, including frequency and retention period."],["The latest version of this class documentation is for version 3.24.0, and it includes links to older versions all the way back to version 2.4.0."],["The `AutomatedBackupPolicy` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `AutomatedBackupPolicy` include `Frequency`, which determines how often backups occur (currently only 24 hours is supported), and `RetentionPeriod`, which specifies how long backups are kept (currently only 3 days is supported)."]]],[]]