DataprepDeleteFlowOperator
GoogleDelete the flow with provided id.
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.