tests.system.providers.google.cloud.gcs.example_gcs_to_gcs

Example Airflow DAG for Google Cloud Storage GCSSynchronizeBucketsOperator and GCSToGCSOperator operators.

Module Contents

tests.system.providers.google.cloud.gcs.example_gcs_to_gcs.ENV_ID[source]
tests.system.providers.google.cloud.gcs.example_gcs_to_gcs.PROJECT_ID[source]
tests.system.providers.google.cloud.gcs.example_gcs_to_gcs.DAG_ID = 'gcs_to_gcs'[source]
tests.system.providers.google.cloud.gcs.example_gcs_to_gcs.BUCKET_NAME_SRC[source]
tests.system.providers.google.cloud.gcs.example_gcs_to_gcs.BUCKET_NAME_DST[source]
tests.system.providers.google.cloud.gcs.example_gcs_to_gcs.generate_random_file[source]
tests.system.providers.google.cloud.gcs.example_gcs_to_gcs.test_run[source]

Was this entry helpful?