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-04-17 UTC."],[[["This webpage provides documentation for the `Table.Types.AutomatedBackupPolicy` class within the Google Cloud Bigtable Administration v2 API."],["`Table.Types.AutomatedBackupPolicy` defines how to manage automated backup policies for tables in Google Cloud Bigtable."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and comparison."],["The current documentation pertains to version 3.22.0, with links provided to documentation for other versions, including the latest, 3.24.0."],["The class has properties like `Frequency` and `RetentionPeriod` which detail how often backups occur and how long they are kept for, respectively, with current supported values being 24 hours for frequency, and 3 days for retention."]]],[]]