kaxil commented on a change in pull request #4500: [AIRFLOW-3681] All GCP 
operators have now optional GCP Project ID
URL: https://github.com/apache/airflow/pull/4500#discussion_r247324452
 
 

 ##########
 File path: airflow/contrib/hooks/gcp_bigtable_hook.py
 ##########
 @@ -90,7 +98,8 @@ def create_instance(self,
         Creates new instance.
 
         :type project_id: str
-        :param project_id: The ID of the GCP project.
+        :param project_id: The ID of the GCP project. If set to None, default 
project_id
+            from service account is used.
 
 Review comment:
   from the Airflow connection, right?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to