You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2019/10/16 15:09:01 UTC

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

     [ https://issues.apache.org/jira/browse/AIRFLOW-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ash Berlin-Taylor updated AIRFLOW-5135:
---------------------------------------
    Fix Version/s:     (was: 1.10.6)
                   2.0.0

> 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
>            Priority: Major
>             Fix For: 2.0.0
>
>
> *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
(v8.3.4#803005)