使用 Google Cloud 中 V3 API 服务版本的 Google Cloud Translate 翻译文本的示例 Airflow DAG。
模块内容
-
tests.system.google.cloud.translate.example_translate_text.DAG_ID = 'gcp_translate_text'[源代码]
-
tests.system.google.cloud.translate.example_translate_text.PROJECT_ID[源代码]
-
tests.system.google.cloud.translate.example_translate_text.ENV_ID[源代码]
-
tests.system.google.cloud.translate.example_translate_text.REGION = 'us-central1'[源代码]
-
tests.system.google.cloud.translate.example_translate_text.RESOURCE_DATA_BUCKET = 'airflow-system-tests-resources'[源代码]
-
tests.system.google.cloud.translate.example_translate_text.BATCH_TRANSLATE_SAMPLE_URI[源代码]
-
tests.system.google.cloud.translate.example_translate_text.BATCH_TRANSLATE_INPUT[源代码]
-
tests.system.google.cloud.translate.example_translate_text.DATA_SAMPLE_GCS_BUCKET_NAME[源代码]
-
tests.system.google.cloud.translate.example_translate_text.GCS_OUTPUT_DST[源代码]
-
tests.system.google.cloud.translate.example_translate_text.create_bucket[源代码]
-
tests.system.google.cloud.translate.example_translate_text.test_run[源代码]