
    Y%h                     &    d dl mZ  G d de      Zy)    )Enumc                       e Zd ZdZdZdZy)DeletionProtectionaA  The DeletionProtection setting of an index indicates whether the index
    can be  the index cannot be deleted using the delete_index() method.

    If disabled, the index can be deleted. If enabled, calling delete_index()
    will raise an error.

    This setting can be changed using the configure_index() method.
    enableddisabledN)__name__
__module____qualname____doc__ENABLEDDISABLED     x/var/www/pru.catia.catastroantioquia-mas.com/valormas/lib/python3.12/site-packages/pinecone/enums/deletion_protection.pyr   r      s     GHr   r   N)enumr   r   r   r   r   <module>r      s     r   