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

[jira] [Created] (AIRFLOW-5135) Use gapic ClientInfo in GoogleCloudBaseHook

Tomasz Urbaszek created AIRFLOW-5135:
----------------------------------------

             Summary: Use gapic ClientInfo in GoogleCloudBaseHook
                 Key: AIRFLOW-5135
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5135
             Project: Apache Airflow
          Issue Type: Bug
          Components: gcp
    Affects Versions: 1.10.4
            Reporter: Tomasz Urbaszek
            Assignee: Tomasz Urbaszek


*from google.api_core.gapic_v1.client_info import ClientInfo*

this object inherits from

*from google.api_core.client_info import ClientInfo*

and implements one additional method used by Python SDKs.

 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)