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 documentation page covers the `Table.Types.AutomatedBackupPolicy` class within the Google Cloud Bigtable Administration v2 API for .NET."],["The `AutomatedBackupPolicy` class defines the policy for how automated backups for a Bigtable table should be managed."],["The latest version of this class documentation is for version 3.24.0, and it also includes previous versions, with the range going from 2.4.0 up to 3.24.0."],["This class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `AutomatedBackupPolicy` include `Frequency`, which determines how often backups occur, and `RetentionPeriod`, which specifies the duration for which backups are kept."]]],[]]