Skip to content

Commit

Permalink
Remove non-existing field from the ListCustomTrainingJobOperator's te…
Browse files Browse the repository at this point in the history
…mplate_fields (apache#43924)
  • Loading branch information
moiseenkov authored Nov 14, 2024
1 parent c94715f commit e4426c3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1750,7 +1750,6 @@ class ListCustomTrainingJobOperator(GoogleCloudBaseOperator):
"region",
"project_id",
"impersonation_chain",
"display_name",
]
operator_extra_links = [
VertexAITrainingPipelinesLink(),
Expand Down

0 comments on commit e4426c3

Please sign in to comment.