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 @ s� e Zd ZdZdZdZdZdd� Zedd� �Z e j d d� �Z ed d� �Zej dd� �Zed d� �Zej dd� �Zdd� Z dd� Zdd� ZdS )�CopyConflictResolutionz* Copy Object Conflict resolution. �RETAIN� DUPLICATE�REPLACEc K s2 dddd�| _ dddd�| _d| _d| _d| _dS )a� Initializes a new CopyConflictResolution object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param duplicate_prefix: The value to assign to the duplicate_prefix property of this CopyConflictResolution. :type duplicate_prefix: str :param duplicate_suffix: The value to assign to the duplicate_suffix property of this CopyConflictResolution. :type duplicate_suffix: str :param request_type: The value to assign to the request_type property of this CopyConflictResolution. Allowed values for this property are: "RETAIN", "DUPLICATE", "REPLACE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type request_type: str �str)�duplicate_prefix�duplicate_suffix�request_typeZduplicatePrefixZduplicateSuffixZrequestTypeN)Z swagger_typesZ attribute_map�_duplicate_prefix�_duplicate_suffix� _request_type)�self�kwargs� r �X/usr/lib/python3.9/site-packages/oci/data_integration/models/copy_conflict_resolution.py�__init__ s ��zCopyConflictResolution.__init__c C s | j S )z� Gets the duplicate_prefix of this CopyConflictResolution. In case of DUPLICATE mode, this prefix will be used to disambiguate the object. :return: The duplicate_prefix of this CopyConflictResolution. :rtype: str �r �r r r r r B s z'CopyConflictResolution.duplicate_prefixc C s || _ dS )a Sets the duplicate_prefix of this CopyConflictResolution. In case of DUPLICATE mode, this prefix will be used to disambiguate the object. :param duplicate_prefix: The duplicate_prefix of this CopyConflictResolution. :type: str Nr )r r r r r r N s c C s | j S )z� Gets the duplicate_suffix of this CopyConflictResolution. In case of DUPLICATE mode, this suffix will be used to disambiguate the object. :return: The duplicate_suffix of this CopyConflictResolution. :rtype: str �r r r r r r Z s z'CopyConflictResolution.duplicate_suffixc C s || _ dS )a Sets the duplicate_suffix of this CopyConflictResolution. In case of DUPLICATE mode, this suffix will be used to disambiguate the object. :param duplicate_suffix: The duplicate_suffix of this CopyConflictResolution. :type: str Nr )r r r r r r f s c C s | j S )a� **[Required]** Gets the request_type of this CopyConflictResolution. Copy Object Conflict Resolution Type (RETAIN/DUPLICATE/REPLACE). Allowed values for this property are: "RETAIN", "DUPLICATE", "REPLACE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The request_type of this CopyConflictResolution. :rtype: str )r r r r r r r s z#CopyConflictResolution.request_typec C s g d�}t ||�sd}|| _dS )z� Sets the request_type of this CopyConflictResolution. Copy Object Conflict Resolution Type (RETAIN/DUPLICATE/REPLACE). :param request_type: The request_type of this CopyConflictResolution. :type: str )r r r ZUNKNOWN_ENUM_VALUEN)r r )r r Zallowed_valuesr r r r � s c C s t | �S �N)r r r r r �__repr__� s zCopyConflictResolution.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s zCopyConflictResolution.__eq__c C s | |k S r r r r r r �__ne__� s zCopyConflictResolution.__ne__N)�__name__� __module__�__qualname__�__doc__ZREQUEST_TYPE_RETAINZREQUEST_TYPE_DUPLICATEZREQUEST_TYPE_REPLACEr �propertyr �setterr r 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