ruạṛ
a O��f� � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sV e Zd ZdZdZdZdZdd� Zedd� �Z e j d d� �Z d d� Zdd � Zdd� Z dS )�PurgeQueueDetailsz Purge parameters. �NORMAL�DLQ�BOTHc K s ddi| _ ddi| _d| _dS )a� Initializes a new PurgeQueueDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param purge_type: The value to assign to the purge_type property of this PurgeQueueDetails. Allowed values for this property are: "NORMAL", "DLQ", "BOTH" :type purge_type: str � purge_type�str� purgeTypeN)� swagger_types� attribute_map�_purge_type)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/queue/models/purge_queue_details.py�__init__ s ��zPurgeQueueDetails.__init__c C s | j S )a� **[Required]** Gets the purge_type of this PurgeQueueDetails. Type of the purge to perform: - NORMAL - purge only normal queue - DLQ - purge only DLQ - BOTH - purge both normal queue and DLQ Allowed values for this property are: "NORMAL", "DLQ", "BOTH" :return: The purge_type of this PurgeQueueDetails. :rtype: str )r �r r r r r 1 s zPurgeQueueDetails.purge_typec C s* g d�}t ||�s td�|���|| _dS )a; Sets the purge_type of this PurgeQueueDetails. Type of the purge to perform: - NORMAL - purge only normal queue - DLQ - purge only DLQ - BOTH - purge both normal queue and DLQ :param purge_type: The purge_type of this PurgeQueueDetails. :type: str )r r r z:Invalid value for `purge_type`, must be None or one of {0}N)r � ValueError�formatr )r r �allowed_valuesr r r r B s ��c C s t | �S �N)r r r r r �__repr__W s zPurgeQueueDetails.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__Z s zPurgeQueueDetails.__eq__c C s | |k S r r r r r r �__ne__` s zPurgeQueueDetails.__ne__N)�__name__� __module__�__qualname__�__doc__�PURGE_TYPE_NORMAL�PURGE_TYPE_DLQ�PURGE_TYPE_BOTHr �propertyr �setterr r r r r r r r s r N)�oci.utilr r r �oci.decoratorsr �objectr r r r r �<module> s
cải xoăn