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"]],[["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 `TaskLogsRetentionConfig` class within the Google Cloud Composer v1 API, specifically for version 2.7.0."],["The `TaskLogsRetentionConfig` class is designed to manage the configuration settings for task logs in the Cloud Composer environment, which is under the `Google.Cloud.Orchestration.Airflow.Service.V1` namespace."],["The latest version available is 2.9.0, and historical versions are available from 2.8.0 all the way back to version 1.0.0."],["The class includes properties like `StorageMode`, which defines the storage mode for Airflow worker task logs."],["`TaskLogsRetentionConfig` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]