public sealed class TaskLogsRetentionConfig : IMessage<TaskLogsRetentionConfig>, IEquatable<TaskLogsRetentionConfig>, IDeepCloneable<TaskLogsRetentionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class TaskLogsRetentionConfig.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `TaskLogsRetentionConfig` class is part of the Google Cloud Composer v1 API, specifically within the `Google.Cloud.Orchestration.Airflow.Service.V1` namespace."],["This class is designed to manage the configuration settings for task logs in Airflow."],["The `TaskLogsRetentionConfig` class is available in multiple versions, ranging from 1.0.0 to the latest version, 2.9.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It has a property called `StorageMode`, which defines how the logs will be stored, and takes a value from the `TaskLogsStorageMode` type."]]],[]]