[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Google Cloud Orchestration Airflow V1 Client - Class TaskLogsStorageMode (2.1.8)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.8 (latest)](/php/docs/reference/cloud-orchestration-airflow/latest/V1.TaskLogsRetentionConfig.TaskLogsStorageMode)\n- [2.1.7](/php/docs/reference/cloud-orchestration-airflow/2.1.7/V1.TaskLogsRetentionConfig.TaskLogsStorageMode)\n- [2.0.1](/php/docs/reference/cloud-orchestration-airflow/2.0.1/V1.TaskLogsRetentionConfig.TaskLogsStorageMode)\n- [1.6.4](/php/docs/reference/cloud-orchestration-airflow/1.6.4/V1.TaskLogsRetentionConfig.TaskLogsStorageMode)\n- [1.5.0](/php/docs/reference/cloud-orchestration-airflow/1.5.0/V1.TaskLogsRetentionConfig.TaskLogsStorageMode)\n- [1.4.2](/php/docs/reference/cloud-orchestration-airflow/1.4.2/V1.TaskLogsRetentionConfig.TaskLogsStorageMode)\n- [1.3.0](/php/docs/reference/cloud-orchestration-airflow/1.3.0/V1.TaskLogsRetentionConfig.TaskLogsStorageMode)\n- [1.2.0](/php/docs/reference/cloud-orchestration-airflow/1.2.0/V1.TaskLogsRetentionConfig.TaskLogsStorageMode)\n- [1.1.0](/php/docs/reference/cloud-orchestration-airflow/1.1.0/V1.TaskLogsRetentionConfig.TaskLogsStorageMode)\n- [1.0.4](/php/docs/reference/cloud-orchestration-airflow/1.0.4/V1.TaskLogsRetentionConfig.TaskLogsStorageMode) \nReference documentation and code samples for the Google Cloud Orchestration Airflow V1 Client class TaskLogsStorageMode.\n\nThe definition of task_logs_storage_mode.\n\nProtobuf type `google.cloud.orchestration.airflow.service.v1.TaskLogsRetentionConfig.TaskLogsStorageMode`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Orchestration \\\\ Airflow \\\\ Service \\\\ V1 \\\\ TaskLogsRetentionConfig\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### TASK_LOGS_STORAGE_MODE_UNSPECIFIED\n\n Value: 0\n\nThis configuration is not specified by the user.\n\nGenerated from protobuf enum `TASK_LOGS_STORAGE_MODE_UNSPECIFIED = 0;`\n\n### CLOUD_LOGGING_AND_CLOUD_STORAGE\n\n Value: 1\n\nStore task logs in Cloud Logging and in the environment's Cloud Storage\nbucket.\n\nGenerated from protobuf enum `CLOUD_LOGGING_AND_CLOUD_STORAGE = 1;`\n\n### CLOUD_LOGGING_ONLY\n\n Value: 2\n\nStore task logs in Cloud Logging only.\n\nGenerated from protobuf enum `CLOUD_LOGGING_ONLY = 2;`"]]