o
    û/‚i  ã                   @   s   d Z dd„ ZdS )zx-goog-api-versionc                 C   s   t | fS )a0  Returns data for the API Version header for the given `version_identifier`.

    Args:
        version_identifier (str): The version identifier to be used in the
            tuple returned.

    Returns:
        Tuple(str, str): A tuple containing the API Version metadata key and
            value.
    )ÚAPI_VERSION_METADATA_KEY)Úversion_identifier© r   úR/var/www/passon-env/lib/python3.10/site-packages/google/api_core/version_header.pyÚto_api_version_header   s   r   N)r   r   r   r   r   r   Ú<module>   s   