tests.system.google.cloud.storage_transfer.example_cloud_storage_transfer_service_gcp

Example Airflow DAG that demonstrates interactions with Google Cloud Transfer.

Attributes

ENV_ID

PROJECT_ID_TRANSFER

DAG_ID

BUCKET_NAME_SRC

BUCKET_NAME_DST

FILE_NAME

FILE_URI

CURRENT_FOLDER

FILE_LOCAL_PATH

gcs_to_gcs_transfer_body

update_body

create_bucket_src

test_run

Module Contents

tests.system.google.cloud.storage_transfer.example_cloud_storage_transfer_service_gcp.ENV_ID[source]
tests.system.google.cloud.storage_transfer.example_cloud_storage_transfer_service_gcp.PROJECT_ID_TRANSFER[source]
tests.system.google.cloud.storage_transfer.example_cloud_storage_transfer_service_gcp.DAG_ID = 'example_gcp_transfer'[source]
tests.system.google.cloud.storage_transfer.example_cloud_storage_transfer_service_gcp.BUCKET_NAME_SRC[source]
tests.system.google.cloud.storage_transfer.example_cloud_storage_transfer_service_gcp.BUCKET_NAME_DST[source]
tests.system.google.cloud.storage_transfer.example_cloud_storage_transfer_service_gcp.FILE_NAME = 'transfer_service_gcp_file'[source]
tests.system.google.cloud.storage_transfer.example_cloud_storage_transfer_service_gcp.FILE_URI[source]
tests.system.google.cloud.storage_transfer.example_cloud_storage_transfer_service_gcp.CURRENT_FOLDER[source]
tests.system.google.cloud.storage_transfer.example_cloud_storage_transfer_service_gcp.FILE_LOCAL_PATH = ''[source]
tests.system.google.cloud.storage_transfer.example_cloud_storage_transfer_service_gcp.gcs_to_gcs_transfer_body[source]
tests.system.google.cloud.storage_transfer.example_cloud_storage_transfer_service_gcp.update_body[source]
tests.system.google.cloud.storage_transfer.example_cloud_storage_transfer_service_gcp.create_bucket_src[source]
tests.system.google.cloud.storage_transfer.example_cloud_storage_transfer_service_gcp.test_run[source]

Was this entry helpful?