public enum TaskLogsRetentionConfig.Types.TaskLogsStorageModeReference documentation and code samples for the Cloud Composer v1 API enum TaskLogsRetentionConfig.Types.TaskLogsStorageMode.
The definition of task_logs_storage_mode.
Namespace
Google.Cloud.Orchestration.Airflow.Service.V1Assembly
Google.Cloud.Orchestration.Airflow.Service.V1.dll
Fields |
|
|---|---|
| Name | Description |
CloudLoggingAndCloudStorage |
Store task logs in Cloud Logging and in the environment's Cloud Storage bucket. |
CloudLoggingOnly |
Store task logs in Cloud Logging only. |
Unspecified |
This configuration is not specified by the user. |