eladkal commented on code in PR #43924:
URL: https://github.com/apache/airflow/pull/43924#discussion_r1838009612


##########
providers/src/airflow/providers/google/cloud/operators/vertex_ai/custom_job.py:
##########
@@ -1750,7 +1750,6 @@ class 
ListCustomTrainingJobOperator(GoogleCloudBaseOperator):
         "region",
         "project_id",
         "impersonation_chain",
-        "display_name",

Review Comment:
   It was recently added in https://github.com/apache/airflow/pull/43028/files
   could it be that the intent was to add this field to the init but was missed?
   cc @WSHoekstra as the original author 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to