Cloud Composer v1 API - Enum TaskLogsRetentionConfig.Types.TaskLogsStorageMode (2.7.0)

public enum TaskLogsRetentionConfig.Types.TaskLogsStorageMode

Reference 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.V1

Assembly

Google.Cloud.Orchestration.Airflow.Service.V1.dll

Fields

NameDescription
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.