Skip to content

Commit

Permalink
Add dataflow_default_options to templated_fields (#22367)
Browse files Browse the repository at this point in the history
  • Loading branch information
NomNomGit authored Mar 19, 2022
1 parent 3b47f04 commit 8840203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions airflow/providers/google/cloud/operators/dataflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -587,6 +587,7 @@ class DataflowTemplatedJobStartOperator(BaseOperator):
"gcp_conn_id",
"impersonation_chain",
"environment",
"dataflow_default_options",
)
ui_color = "#0273d4"
operator_extra_links = (DataflowJobLink(),)
Expand Down

0 comments on commit 8840203

Please sign in to comment.
  翻译: