Class TaskLogsStorageMode (1.16.0)

TaskLogsStorageMode(value)

The definition of task_logs_storage_mode.

Enums

Name Description
TASK_LOGS_STORAGE_MODE_UNSPECIFIED This configuration is not specified by the user.
CLOUD_LOGGING_AND_CLOUD_STORAGE Store task logs in Cloud Logging and in the environment's Cloud Storage bucket.
CLOUD_LOGGING_ONLY Store task logs in Cloud Logging only.