josh-fell commented on code in PR #39599:
URL: https://github.com/apache/airflow/pull/39599#discussion_r1599332161


##########
airflow/providers/google/cloud/transfers/azure_fileshare_to_gcs.py:
##########
@@ -63,13 +65,14 @@ class AzureFileShareToGCSOperator(BaseOperator):
         Service Account Token Creator IAM role to the directly preceding 
identity, with first
         account from the list granting this role to the originating account 
(templated).
 
-    Note that ``share_name``, ``directory_name``, ``prefix``, ``delimiter`` 
and ``dest_gcs`` are

Review Comment:
   `delimiter` is not a parameter used in this operator.



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to