tests.system.google.cloud.translate.example_translate_model

示例 Airflow DAG,使用 Google Cloud 中的 V3 API 版本服务在 Google Cloud Translate 中翻译文本。

模块内容

tests.system.google.cloud.translate.example_translate_model.DAG_ID = 'gcp_translate_automl_native_model'[源代码]
tests.system.google.cloud.translate.example_translate_model.PROJECT_ID[源代码]
tests.system.google.cloud.translate.example_translate_model.ENV_ID[源代码]
tests.system.google.cloud.translate.example_translate_model.REGION = 'us-central1'[源代码]
tests.system.google.cloud.translate.example_translate_model.RESOURCE_DATA_BUCKET = 'airflow-system-tests-resources'[源代码]
tests.system.google.cloud.translate.example_translate_model.DATA_SAMPLE_GCS_BUCKET_NAME[源代码]
tests.system.google.cloud.translate.example_translate_model.DATA_FILE_NAME = 'import_en-es_short.tsv'[源代码]
tests.system.google.cloud.translate.example_translate_model.RESOURCE_PATH[源代码]
tests.system.google.cloud.translate.example_translate_model.COPY_DATA_PATH[源代码]
tests.system.google.cloud.translate.example_translate_model.DST_PATH[源代码]
tests.system.google.cloud.translate.example_translate_model.DATASET_DATA_PATH[源代码]
tests.system.google.cloud.translate.example_translate_model.DATASET[源代码]
tests.system.google.cloud.translate.example_translate_model.create_bucket[源代码]
tests.system.google.cloud.translate.example_translate_model.test_run[源代码]

此条目是否有帮助?