Cloud Composer V1 API - Module Google::Cloud::Orchestration::Airflow::Service::V1::TaskLogsRetentionConfig::TaskLogsStorageMode (v0.11.0)

Reference documentation and code samples for the Cloud Composer V1 API module Google::Cloud::Orchestration::Airflow::Service::V1::TaskLogsRetentionConfig::TaskLogsStorageMode.

The definition of task_logs_storage_mode.

Constants

TASK_LOGS_STORAGE_MODE_UNSPECIFIED

value: 0
This configuration is not specified by the user.

CLOUD_LOGGING_AND_CLOUD_STORAGE

value: 1
Store task logs in Cloud Logging and in the environment's Cloud Storage bucket.

CLOUD_LOGGING_ONLY

value: 2
Store task logs in Cloud Logging only.