Airflow Summit 2025 is coming October 07-09. Register now to secure your spot!

tests.system.google.cloud.gcs.example_http_to_gcs

Example Airflow DAG for HTTP to Google Cloud Storage transfer operators.

Attributes

ENV_ID

PROJECT_ID

DAG_ID

BUCKET_NAME

conn_id_name

test_run

Module Contents

tests.system.google.cloud.gcs.example_http_to_gcs.ENV_ID[source]
tests.system.google.cloud.gcs.example_http_to_gcs.PROJECT_ID[source]
tests.system.google.cloud.gcs.example_http_to_gcs.DAG_ID = 'example_http_to_gcs'[source]
tests.system.google.cloud.gcs.example_http_to_gcs.BUCKET_NAME = 'bucket-example_http_to_gcs-Uninferable'[source]
tests.system.google.cloud.gcs.example_http_to_gcs.conn_id_name = 'Uninferable-http-conn-id'[source]
tests.system.google.cloud.gcs.example_http_to_gcs.test_run[source]

Was this entry helpful?