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 reference documentation for the `DataRetentionConfig` class within the Cloud Composer v1 API, specifically for version 2.5.0."],["`DataRetentionConfig` is a class that configures the data retention mechanism for the Airflow database."],["The `DataRetentionConfig` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version for the DataRetentionConfig is 2.9.0, and the webpage lists historical versions starting from version 1.0.0."],["The class has a `TaskLogsRetentionConfig` property that allows you to configure the retention of task logs, and this is the only property listed in the provided documentation."]]],[]]