You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (JIRA)" <ji...@apache.org> on 2019/04/07 15:59:00 UTC

[jira] [Created] (AIRFLOW-4255) Replace discovery based api in Google Cloud Storage Hook with Client based api

Kaxil Naik created AIRFLOW-4255:
-----------------------------------

             Summary: Replace discovery based api in Google Cloud Storage Hook with Client based api
                 Key: AIRFLOW-4255
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4255
             Project: Apache Airflow
          Issue Type: Improvement
          Components: gcp
            Reporter: Kaxil Naik
            Assignee: Kaxil Naik


https://cloud.google.com/apis/docs/client-libraries-explained

Google Cloud Client Libraries use our latest client library model and are our recommended option for accessing Cloud APIs programmatically, where available.

https://pypi.org/project/google-cloud-storage/ library is available and we should be using that,




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)