VladaZakharova commented on code in PR #56324:
URL: https://github.com/apache/airflow/pull/56324#discussion_r2559492190


##########
providers/google/docs/connections/gcp.rst:
##########
@@ -17,6 +17,7 @@
 
 
 
+

Review Comment:
   Can you please remove this empty line?



##########
providers/google/docs/connections/gcp.rst:
##########
@@ -121,6 +122,21 @@ Scopes (comma separated)
     <https://developers.google.com/identity/protocols/googlescopes>`_ to
     authenticate with.
 
+
+Quota Project ID (optional)
+---------------------------
+
+The Google Cloud project ID to use for API quota and billing purposes. This is 
useful when using a shared service account but want to attribute quota/billing 
to a different project. If not specified, the default project from the 
connection is used. Must be a valid GCP project ID (lowercase letters, digits, 
hyphens, 6–30 characters, starting with a letter).
+
+.. note::
+

Review Comment:
   This style for `node` and `warning` doesn't look like in the rest of 
documentation. If you open the preview of the file, it looks like this:
   https://screenshot.googleplex.com/5icdbZntne9FTiM
   Please, change this and the indentation for the rest of the changes to 
follow with the original style. Thank you.



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