使用 Google PubSub 服务的示例 Airflow DAG。
模块内容
-
tests.system.google.cloud.pubsub.example_pubsub_deferrable.ENV_ID[源代码]
-
tests.system.google.cloud.pubsub.example_pubsub_deferrable.PROJECT_ID[源代码]
-
tests.system.google.cloud.pubsub.example_pubsub_deferrable.DAG_ID = 'pubsub_async'[源代码]
-
tests.system.google.cloud.pubsub.example_pubsub_deferrable.TOPIC_ID[源代码]
-
tests.system.google.cloud.pubsub.example_pubsub_deferrable.MESSAGE[源代码]
-
tests.system.google.cloud.pubsub.example_pubsub_deferrable.create_topic[源代码]
-
tests.system.google.cloud.pubsub.example_pubsub_deferrable.test_run[源代码]