public sealed class DataRetentionConfig : IMessage<DataRetentionConfig>, IEquatable<DataRetentionConfig>, IDeepCloneable<DataRetentionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class DataRetentionConfig.
The configuration setting for Airflow database data retention mechanism.
[[["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-21 UTC."],[[["This webpage provides documentation for the `DataRetentionConfig` class within the Google Cloud Composer v1 API, specifically for version 2.8.0."],["`DataRetentionConfig` is a class that configures Airflow database data retention, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists links to documentation for various versions of `DataRetentionConfig`, ranging from version 1.0.0 to the latest version 2.9.0."],["The `DataRetentionConfig` class has a property named `TaskLogsRetentionConfig`, which allows optional configuration settings for task log retention."]]],[]]