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 @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )�SortKeyRulezo A rule to define the set of fields to sort by, and whether to sort by ascending or descending values. c K s( ddd�| _ ddd�| _d| _d| _dS )a Initializes a new SortKeyRule object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param wrapped_rule: The value to assign to the wrapped_rule property of this SortKeyRule. :type wrapped_rule: oci.data_integration.models.ProjectionRule :param is_ascending: The value to assign to the is_ascending property of this SortKeyRule. :type is_ascending: bool �ProjectionRule�bool)�wrapped_rule�is_ascending�wrappedRule�isAscendingN)� swagger_types� attribute_map� _wrapped_rule� _is_ascending)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_integration/models/sort_key_rule.py�__init__ s ��zSortKeyRule.__init__c C s | j S )z� Gets the wrapped_rule of this SortKeyRule. :return: The wrapped_rule of this SortKeyRule. :rtype: oci.data_integration.models.ProjectionRule �r �r r r r r + s zSortKeyRule.wrapped_rulec C s || _ dS )z� Sets the wrapped_rule of this SortKeyRule. :param wrapped_rule: The wrapped_rule of this SortKeyRule. :type: oci.data_integration.models.ProjectionRule Nr )r r r r r r 5 s c C s | j S )z� Gets the is_ascending of this SortKeyRule. Specifies if the sort key has ascending order. :return: The is_ascending of this SortKeyRule. :rtype: bool �r r r r r r ? s zSortKeyRule.is_ascendingc C s || _ dS )z� Sets the is_ascending of this SortKeyRule. Specifies if the sort key has ascending order. :param is_ascending: The is_ascending of this SortKeyRule. :type: bool Nr )r r r r r r K s c C s t | �S �N)r r r r r �__repr__W s zSortKeyRule.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__Z s zSortKeyRule.__eq__c C s | |k S r r r r r r �__ne__` s zSortKeyRule.__ne__N)�__name__� __module__�__qualname__�__doc__r �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