Example DAG using GoogleDriveToLocalOperator.
Using this operator requires the following additional scopes:
https://www.googleapis.com/auth/drive
Module Contents
Attributes
-
tests.system.google.cloud.transfers.example_gdrive_to_local.ENV_ID[source]
-
tests.system.google.cloud.transfers.example_gdrive_to_local.PROJECT_ID[source]
-
tests.system.google.cloud.transfers.example_gdrive_to_local.DAG_ID = 'gdrive_to_local'[source]
-
tests.system.google.cloud.transfers.example_gdrive_to_local.CONNECTION_ID[source]
-
tests.system.google.cloud.transfers.example_gdrive_to_local.FILE_NAME = 'empty.txt'[source]
-
tests.system.google.cloud.transfers.example_gdrive_to_local.DRIVE_FILE_NAME[source]
-
tests.system.google.cloud.transfers.example_gdrive_to_local.OUTPUT_FILE = 'out_file.txt'[source]
-
tests.system.google.cloud.transfers.example_gdrive_to_local.BUCKET_NAME[source]
-
tests.system.google.cloud.transfers.example_gdrive_to_local.LOCAL_PATH[source]
-
tests.system.google.cloud.transfers.example_gdrive_to_local.log[source]
-
tests.system.google.cloud.transfers.example_gdrive_to_local.create_connection(connection_id)[source]
-
tests.system.google.cloud.transfers.example_gdrive_to_local.test_run[source]