
    .                     V    d Z ddlmZ ddlmZ ddlmZ  G d dej                        Z	y)z1Generated client library for run version v1beta1.    )absolute_import)base_api)run_v1beta1_messagesc                   `     e Zd ZdZeZdZdZdZdgZ	dZ
dZdZd	Zd ZdZd
Z	 	 	 	 	 d fd	Z xZS )
RunV1beta1z9Generated client library for service run version v1beta1.zhttps://run.googleapis.com/z https://run.mtls.googleapis.com/runz.https://www.googleapis.com/auth/userinfo.emailv1beta1	CLIENT_IDCLIENT_SECRETzgoogle-cloud-sdkNc                 b    |xs | j                   }t        t        |   |||||||||	|
|       y)zCreate a new run handle.)
credentialsget_credentialshttpmodellog_requestlog_responsecredentials_argsdefault_global_paramsadditional_http_headersresponse_encodingN)BASE_URLsuperr   __init__)selfurlr   r   r   r   r   r   r   r   r   r   	__class__s               Klib/googlecloudsdk/generated_clients/apis/run/v1beta1/run_v1beta1_client.pyr   zRunV1beta1.__init__   sD     
C	*d$'d%l)3 7+ % -    ) NTNNFFNNNN)__name__
__module____qualname____doc__messagesMESSAGES_MODULEr   MTLS_BASE_URL_PACKAGE_SCOPES_VERSION
_CLIENT_ID_CLIENT_SECRET_USER_AGENT_CLIENT_CLASS_NAME_URL_VERSION_API_KEYr   __classcell__)r   s   @r   r   r   
   s_    A/*(4-(=>'(*"."+#,()-6:/4<@?C	- -r   r   N)
r#   
__future__r   apitools.base.pyr   1googlecloudsdk.generated_clients.apis.run.v1beta1r   r$   BaseApiClientr    r   r   <module>r6      s%    7 ' % ^-'' -r   