mai-nakagawa commented on code in PR #23070:
URL: https://github.com/apache/airflow/pull/23070#discussion_r853818290


##########
airflow/providers/google/cloud/operators/vertex_ai/endpoint_service.py:
##########
@@ -55,6 +55,7 @@ class CreateEndpointOperator(BaseOperator):
     :param project_id: Required. The ID of the Google Cloud project that the 
service belongs to.
     :param region: Required. The ID of the Google Cloud region that the 
service belongs to.
     :param endpoint: Required. The Endpoint to create.
+    :param endpoint_id: The ID of Endpoint. If not provided, Vertex AI will 
generate a value for this ID.

Review Comment:
   ditto: 
https://github.com/apache/airflow/pull/23070/commits/cc985e22e971454f33906006b57d699e4b1ad931



-- 
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