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


##########
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:
   FYI @ryanahamilton maybe you want to revisit issue raised in the 
[comment](https://github.com/apache/airflow/pull/18184/files#r706775739)?



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