DataprepDeleteFlowOperator

Google

Delete the flow with provided id.

View on GitHub

Last Updated: Feb. 25, 2023

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

dataprep_conn_idThe Dataprep connection ID
flow_idRequiredID of the flow to be copied

Documentation

Delete the flow with provided id.

Was this page helpful?