o
    pi                     @   s   U d dl mZ d dlmZ dZeed< 	 dZeed< 	 dZeed< 	 d	Zeed
< 	 dZ	eed< 	 dZ
eed< 	 dZeed< 	 G dd deZdS )    )Enum)Finalzgeo.continent.codeGEO_CONTINENT_CODEzgeo.country.iso_codeGEO_COUNTRY_ISO_CODEzgeo.locality.nameGEO_LOCALITY_NAMEzgeo.location.latGEO_LOCATION_LATzgeo.location.lonGEO_LOCATION_LONzgeo.postal_codeGEO_POSTAL_CODEzgeo.region.iso_codeGEO_REGION_ISO_CODEc                   @   s4   e Zd ZdZ	 dZ	 dZ	 dZ	 dZ	 dZ	 dZ	dS )	GeoContinentCodeValuesAFANASEUNAOCSAN)
__name__
__module____qualname__r   r   r   r   r   r   r    r   r   o/home/ubuntu/.local/lib/python3.10/site-packages/opentelemetry/semconv/_incubating/attributes/geo_attributes.pyr   6   s    r   N)enumr   typingr   r   __annotations__r   r   r   r   r	   r
   r   r   r   r   r   <module>   s"   