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 @ sx e Zd ZdZdZdZdZdZdZdd� Z e d d � �Zejdd � �Ze dd � �Z e jdd � �Z dd� Zdd� Zdd� ZdS )�DataVisibilityz� The visibility level of attribution data, including its `Traffic Light Protocol (TLP)`__ color. __ https://www.cisa.gov/tlp �TLP_INTERNAL_AUDIT� TLP_WHITE� TLP_GREEN� TLP_AMBER�TLP_REDc K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new DataVisibility object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param name: The value to assign to the name property of this DataVisibility. :type name: str :param tlp_name: The value to assign to the tlp_name property of this DataVisibility. Allowed values for this property are: "TLP_INTERNAL_AUDIT", "TLP_WHITE", "TLP_GREEN", "TLP_AMBER", "TLP_RED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type tlp_name: str �str)�name�tlp_namer ZtlpNameN)Z swagger_typesZ attribute_map�_name� _tlp_name)�self�kwargs� r �R/usr/lib/python3.9/site-packages/oci/threat_intelligence/models/data_visibility.py�__init__( s ��zDataVisibility.__init__c C s | j S )z� **[Required]** Gets the name of this DataVisibility. The name of the visibility level. :return: The name of this DataVisibility. :rtype: str �r �r r r r r E s zDataVisibility.namec C s || _ dS )z� Sets the name of this DataVisibility. The name of the visibility level. :param name: The name of this DataVisibility. :type: str Nr )r r r r r r Q s c C s | j S )a� **[Required]** Gets the tlp_name of this DataVisibility. The Traffic Light Protocol (TLP) color of the visibility level. Allowed values for this property are: "TLP_INTERNAL_AUDIT", "TLP_WHITE", "TLP_GREEN", "TLP_AMBER", "TLP_RED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The tlp_name of this DataVisibility. :rtype: str )r r r r r r ] s zDataVisibility.tlp_namec C s g d�}t ||�sd}|| _dS )z� Sets the tlp_name of this DataVisibility. The Traffic Light Protocol (TLP) color of the visibility level. :param tlp_name: The tlp_name of this DataVisibility. :type: str )r r r r r ZUNKNOWN_ENUM_VALUEN)r r )r r Zallowed_valuesr r r r l s c C s t | �S �N)r r r r r �__repr__{ s zDataVisibility.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__~ s zDataVisibility.__eq__c C s | |k S r r r r r r �__ne__� s zDataVisibility.__ne__N)�__name__� __module__�__qualname__�__doc__ZTLP_NAME_TLP_INTERNAL_AUDITZTLP_NAME_TLP_WHITEZTLP_NAME_TLP_GREENZTLP_NAME_TLP_AMBERZTLP_NAME_TLP_REDr �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