bugraoz93 commented on code in PR #47002:
URL: https://github.com/apache/airflow/pull/47002#discussion_r1968122449


##########
providers/google/docs/operators/cloud/gcs.rst:
##########
@@ -122,6 +122,37 @@ See Google Cloud Storage insert documentation to `create a 
ACL entry for ObjectA
 
<https://cloud.google.com/storage/docs/json_api/v1/objectAccessControls/insert>`_.
 
 
+.. _howto/operator:GCSListObjectsOperator:

Review Comment:
   Can we include a new example (under here 
`tests/system/providers/google/cloud/gcs/`) with more details like using all 
fields (Of course, we can skip `gcp_conn_id`  and `impersonation_chain`)? Even 
though we stated in the document, there aren't any examples for `prefix` or 
`delimiter`. In the example, only `bucket` is passed along with `task_id`.  I 
know it will include additional work but let's make this perfect for users. 



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