a
    ù!f=  ã                   @   s&   d Z ddlmZ G dd„ dejƒZdS )z3Create / interact with gcloud bigquery connections.é    )Ú
connectionc                   @   s    e Zd ZdZdZdZdZdZdS )Ú
Connectionz<A connection to Google Cloud BigQuery via the JSON REST API.zhttps://www.googleapis.comZv2z+{api_base_url}/bigquery/{api_version}{path})z(https://www.googleapis.com/auth/bigqueryz.https://www.googleapis.com/auth/cloud-platformN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ZAPI_BASE_URLZAPI_VERSIONZAPI_URL_TEMPLATEZSCOPE© r   r   ú[/var/www/html/python-backend/venv/lib/python3.9/site-packages/gcloud/bigquery/connection.pyr      s   r   N)r   Zgcloudr   Zbase_connectionZJSONConnectionr   r   r   r   r	   Ú<module>   s   