Class TaskLogsRetentionConfig
The configuration setting for Task Logs.
Implements
Inherited Members
Namespace: Google.Apis.CloudComposer.v1beta1.Data
Assembly: Google.Apis.CloudComposer.v1beta1.dll
Syntax
public class TaskLogsRetentionConfig : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
StorageMode
Optional. The mode of storage for Airflow workers task logs.
Declaration
[JsonProperty("storageMode")]
public virtual string StorageMode { get; set; }Property Value
| Type | Description | 
|---|---|
| string |