ruạṛ
a N��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 @ sl e Zd ZdZdZdZdd� Zedd� �Zej dd� �Zed d � �Z e j dd � �Z dd � Zdd� Zdd� Z dS )�ValidateConnectionResultzD Details regarding the validation of a connection resource. � SUCCEEDED�FAILEDc K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new ValidateConnectionResult object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param message: The value to assign to the message property of this ValidateConnectionResult. :type message: str :param status: The value to assign to the status property of this ValidateConnectionResult. Allowed values for this property are: "SUCCEEDED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type status: str �str)�message�statusr r N)� swagger_types� attribute_map�_message�_status)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_catalog/models/validate_connection_result.py�__init__ s ��z!ValidateConnectionResult.__init__c C s | j S )z� Gets the message of this ValidateConnectionResult. The message from the connection validation. :return: The message of this ValidateConnectionResult. :rtype: str �r �r r r r r 5 s z ValidateConnectionResult.messagec C s || _ dS )z� Sets the message of this ValidateConnectionResult. The message from the connection validation. :param message: The message of this ValidateConnectionResult. :type: str Nr )r r r r r r A s c C s | j S )a� **[Required]** Gets the status of this ValidateConnectionResult. The status returned from the connection validation. Allowed values for this property are: "SUCCEEDED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The status of this ValidateConnectionResult. :rtype: str )r r r r r r M s zValidateConnectionResult.statusc C s ddg}t ||�sd}|| _dS )z� Sets the status of this ValidateConnectionResult. The status returned from the connection validation. :param status: The status of this ValidateConnectionResult. :type: str r r �UNKNOWN_ENUM_VALUEN)r r )r r �allowed_valuesr r r r \ s c C s t | �S �N)r r r r r �__repr__k s z!ValidateConnectionResult.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__n s zValidateConnectionResult.__eq__c C s | |k S r r r r r r �__ne__t s zValidateConnectionResult.__ne__N)�__name__� __module__�__qualname__�__doc__�STATUS_SUCCEEDED� STATUS_FAILEDr �propertyr �setterr r 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