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


##########
airflow/providers/google/cloud/operators/cloud_build.py:
##########
@@ -113,10 +112,9 @@ class CloudBuildCreateBuildOperator(BaseOperator):
         For more information on how to use this operator, take a look at the 
guide:
         :ref:`howto/operator:CloudBuildCreateBuildOperator`
 
-    :param build: Optional, the build resource to create. If a dict is 
provided, it must be of
+    :param build: The build resource to create. If a dict is provided, it must 
be of

Review Comment:
   There are pointers to some refactoring needed in 
https://github.com/apache/airflow/pull/18184/files#r706775739
   so I prefer to leave it out from this PR. I will open a followup issue on it 
so we can keep track



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