ruạṛ
a N��f� � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�FormatEntry� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sJ e Zd ZdZdd� Zedd� �Zejdd� �Zdd� Zd d � Z dd� Z d S )�FixedStringFormatEntryz� The Fixed String masking format uses a constant string for masking. To learn more, check Fixed String in the Data Safe documentation. c K s8 dddd�| _ dddd�| _d| _d| _d| _d| _dS )a5 Initializes a new FixedStringFormatEntry object with values from keyword arguments. The default value of the :py:attr:`~oci.data_safe.models.FixedStringFormatEntry.type` attribute of this class is ``FIXED_STRING`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param type: The value to assign to the type property of this FixedStringFormatEntry. Allowed values for this property are: "DELETE_ROWS", "DETERMINISTIC_SUBSTITUTION", "DETERMINISTIC_ENCRYPTION", "DETERMINISTIC_ENCRYPTION_DATE", "FIXED_NUMBER", "FIXED_STRING", "LIBRARY_MASKING_FORMAT", "NULL_VALUE", "POST_PROCESSING_FUNCTION", "PRESERVE_ORIGINAL_DATA", "RANDOM_DATE", "RANDOM_DECIMAL_NUMBER", "RANDOM_DIGITS", "RANDOM_LIST", "RANDOM_NUMBER", "RANDOM_STRING", "RANDOM_SUBSTITUTION", "REGULAR_EXPRESSION", "SHUFFLE", "SQL_EXPRESSION", "SUBSTRING", "TRUNCATE_TABLE", "USER_DEFINED_FUNCTION" :type type: str :param description: The value to assign to the description property of this FixedStringFormatEntry. :type description: str :param fixed_string: The value to assign to the fixed_string property of this FixedStringFormatEntry. :type fixed_string: str �str)�type�description�fixed_stringr r �fixedStringN�FIXED_STRING)� swagger_types� attribute_map�_type�_description� _fixed_string)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_safe/models/fixed_string_format_entry.py�__init__ s ��zFixedStringFormatEntry.__init__c C s | j S )z� **[Required]** Gets the fixed_string of this FixedStringFormatEntry. The constant string to be used for masking. :return: The fixed_string of this FixedStringFormatEntry. :rtype: str �r �r r r r r 6 s z#FixedStringFormatEntry.fixed_stringc C s || _ dS )z� Sets the fixed_string of this FixedStringFormatEntry. The constant string to be used for masking. :param fixed_string: The fixed_string of this FixedStringFormatEntry. :type: str Nr )r r r r r r B s c C s t | �S �N)r r r r r �__repr__N s zFixedStringFormatEntry.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__Q s zFixedStringFormatEntry.__eq__c C s | |k S r r r r r r �__ne__W s zFixedStringFormatEntry.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r! r r r r r s % r N) �format_entryr �oci.utilr r r �oci.decoratorsr r r r r r �<module> s
cải xoăn