crazy-2020 commented on a change in pull request #8824:
URL: https://github.com/apache/airflow/pull/8824#discussion_r426760551



##########
File path: airflow/providers/google/cloud/hooks/dlp.py
##########
@@ -207,6 +206,9 @@ def create_dlp_job(
             until it is set to DONE.
         :type wait_until_finished: bool
         :rtype: google.cloud.dlp_v2.types.DlpJob
+        :param time_to_sleep_in_seconds: (Optional) Time to sleep between 
active checks
+            of the operation results. Defaults to 1.

Review comment:
       Thanks, the new docstring will dispel the potential confusion.




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

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


Reply via email to