BigQueryToGCSOperator
GoogleTransfers a BigQuery table to a Google Cloud Storage bucket.
Access Instructions
Install the Google provider package into your Airflow environment.
Import the module into your DAG file and instantiate it with your desired params.
Parameters
source_project_dataset_tableRequiredThe dotted (.|:). BigQuery table to use as the source data. If