tnk-ysk commented on code in PR #29689:
URL: https://github.com/apache/airflow/pull/29689#discussion_r1126312187


##########
airflow/providers/google/cloud/hooks/cloud_build.py:
##########
@@ -158,13 +159,17 @@ def create_build_without_waiting_for_result(
         :param timeout: Optional, the amount of time, in seconds, to wait for 
the request to complete.
             Note that if `retry` is specified, the timeout applies to each 
individual attempt.
         :param metadata: Optional, additional metadata that is provided to the 
method.
+        :param location: Optional, The location of the project.
+            If set to None or missing, global is used.

Review Comment:
   @uranusjr @pankajastro
   I fixed it, so please re-review
   
https://github.com/apache/airflow/pull/29689/commits/8a0b53943a392dd563c3896b3e23dc945d1c1ec7



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