ruạṛ
a ���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 @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )�DeleteMessagesResultEntrya3 Represents the result of a DeleteMessages request, whether it was successful or not. If a message was successfully deleted from the queue, the entry does not contain any fields. If a message failed to be deleted from the queue, the entry includes the `errorCode` and `errorMessage` fields. c K s( ddd�| _ ddd�| _d| _d| _dS )a Initializes a new DeleteMessagesResultEntry object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param error_code: The value to assign to the error_code property of this DeleteMessagesResultEntry. :type error_code: int :param error_message: The value to assign to the error_message property of this DeleteMessagesResultEntry. :type error_message: str �int�str)� error_code� error_messageZ errorCodeZerrorMessageN)Z swagger_typesZ attribute_map�_error_code�_error_message)�self�kwargs� r �Q/usr/lib/python3.9/site-packages/oci/queue/models/delete_messages_result_entry.py�__init__ s ��z"DeleteMessagesResultEntry.__init__c C s | j S )z� Gets the error_code of this DeleteMessagesResultEntry. The error code, in case the message was not successfully deleted from the queue. :return: The error_code of this DeleteMessagesResultEntry. :rtype: int �r �r r r r r / s z$DeleteMessagesResultEntry.error_codec C s || _ dS )a Sets the error_code of this DeleteMessagesResultEntry. The error code, in case the message was not successfully deleted from the queue. :param error_code: The error_code of this DeleteMessagesResultEntry. :type: int Nr )r r r r r r ; s c C s | j S )z� Gets the error_message of this DeleteMessagesResultEntry. A human-readable error message associated with the error code. :return: The error_message of this DeleteMessagesResultEntry. :rtype: str �r r r r r r G s z'DeleteMessagesResultEntry.error_messagec C s || _ dS )z� Sets the error_message of this DeleteMessagesResultEntry. A human-readable error message associated with the error code. :param error_message: The error_message of this DeleteMessagesResultEntry. :type: str Nr )r r r r r r S s c C s t | �S �N)r r r r r �__repr___ s z"DeleteMessagesResultEntry.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__b s z DeleteMessagesResultEntry.__eq__c C s | |k S r r r r r r �__ne__h s z DeleteMessagesResultEntry.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s r N)Zoci.utilr r r Zoci.decoratorsr �objectr r r r r �<module> s
cải xoăn