o
    §Zh†  ã                   @   s.   d Z ddlmZ ddlmZ G dd„ dƒZdS )z7Utilities for the API Modules of the Google Gen AI SDK.é    )ÚOptionalé   ©Ú_api_clientc                   @   s2   e Zd Zdejfdd„Zedee fdd„ƒZ	dS )Ú
BaseModuleÚapi_client_c                 C   s
   || _ d S ©Nr   )Úselfr   © r
   úO/var/www/html/lang_env/lib/python3.10/site-packages/google/genai/_api_module.pyÚ__init__   s   
zBaseModule.__init__Úreturnc                 C   s   | j jS r   )r   Úvertexai)r	   r
   r
   r   r      s   zBaseModule.vertexaiN)
Ú__name__Ú
__module__Ú__qualname__r   ZBaseApiClientr   Úpropertyr   Úboolr   r
   r
   r
   r   r      s    r   N)Ú__doc__Útypingr   Ú r   r   r
   r
   r
   r   Ú<module>   s   