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 )�ApiErrorz Error Information c K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new ApiError object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param code: The value to assign to the code property of this ApiError. :type code: str :param message: The value to assign to the message property of this ApiError. :type message: str �str)�code�messager r N)Z swagger_typesZ attribute_map�_code�_message)�self�kwargs� r �F/usr/lib/python3.9/site-packages/oci/os_management/models/api_error.py�__init__ s ��zApiError.__init__c C s | j S )z� **[Required]** Gets the code of this ApiError. A short error code that defines the error, meant for programmatic parsing. :return: The code of this ApiError. :rtype: str �r �r r r r r - s z ApiError.codec C s || _ dS )z� Sets the code of this ApiError. A short error code that defines the error, meant for programmatic parsing. :param code: The code of this ApiError. :type: str Nr )r r r r r r : s c C s | j S )z� **[Required]** Gets the message of this ApiError. A human-readable error string. :return: The message of this ApiError. :rtype: str �r r r r r r G s zApiError.messagec C s || _ dS )z� Sets the message of this ApiError. A human-readable error string. :param message: The message of this ApiError. :type: str Nr )r r r r r r S s c C s t | �S �N)r r r r r �__repr___ s zApiError.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__b s zApiError.__eq__c C s | |k S r r r r r r �__ne__h s zApiError.__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