示例 Airflow DAG,它使用 Google Cloud 中的 V3 API 版本服务翻译 Google Cloud Translate 中的文本。
模块内容
-
tests.system.google.cloud.translate.example_translate_document.DAG_ID = 'gcp_translate_document'[源代码]
-
tests.system.google.cloud.translate.example_translate_document.PROJECT_ID[源代码]
-
tests.system.google.cloud.translate.example_translate_document.ENV_ID[源代码]
-
tests.system.google.cloud.translate.example_translate_document.REGION = 'us-central1'[源代码]
-
tests.system.google.cloud.translate.example_translate_document.RESOURCE_DATA_BUCKET = 'airflow-system-tests-resources'[源代码]
-
tests.system.google.cloud.translate.example_translate_document.DATA_OUTPUT_BUCKET_NAME[源代码]
-
tests.system.google.cloud.translate.example_translate_document.DOC_TRANSLATE_INPUT[源代码]
-
tests.system.google.cloud.translate.example_translate_document.GCS_OUTPUT_DST[源代码]
-
tests.system.google.cloud.translate.example_translate_document.BATCH_DOC_INPUT_ITEM_1[源代码]
-
tests.system.google.cloud.translate.example_translate_document.BATCH_DOC_INPUT_ITEM_2[源代码]
-
tests.system.google.cloud.translate.example_translate_document.BATCH_OUTPUT_CONFIG[源代码]
-
tests.system.google.cloud.translate.example_translate_document.create_bucket[源代码]
-
tests.system.google.cloud.translate.example_translate_document.test_run[源代码]