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-01 UTC."],[[["This webpage provides documentation for the `Table.Types.AutomatedBackupPolicy` class within the Google Cloud Bigtable Administration v2 API for .NET."],["The `AutomatedBackupPolicy` class defines how automated backups are configured for a Bigtable table, including the frequency and retention period."],["The latest version available for this class is 3.24.0, and documentation is also available for numerous previous versions, dating back to version 2.4.0."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for object comparison, cloning, and message handling."],["The class offers properties such as Frequency and RetentionPeriod, currently supporting a backup frequency of 24 hours and a retention period of 3 days."]]],[]]