jbampton commented on code in PR #29477:
URL: https://github.com/apache/airflow/pull/29477#discussion_r1103781387


##########
airflow/providers/google/suite/hooks/drive.py:
##########
@@ -215,14 +226,15 @@ def upload_file(
             or to -1.
         :param resumable: True if this is a resumable upload. False means 
upload
             in a single request.
+        :param folder_id: The base/root folder id for remote_location (part of 
the drive url of a folder).

Review Comment:
   ```suggestion
           :param folder_id: The base/root folder id for remote_location (part 
of the drive URL of a folder).
   ```



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