ruạṛ
a N��f� � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�PushDownOperation� )�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 )�Sortz0 The information about the sort object. c K s. ddd�| _ ddd�| _d| _d| _d| _dS )a� Initializes a new Sort object with values from keyword arguments. The default value of the :py:attr:`~oci.data_integration.models.Sort.model_type` attribute of this class is ``SORT`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param model_type: The value to assign to the model_type property of this Sort. Allowed values for this property are: "FILTER", "JOIN", "SELECT", "SORT", "QUERY" :type model_type: str :param sort_clauses: The value to assign to the sort_clauses property of this Sort. :type sort_clauses: list[oci.data_integration.models.SortClause] �strzlist[SortClause])� model_type�sort_clauses� modelType�sortClausesN�SORT)� swagger_types� attribute_map�_model_type� _sort_clauses)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_integration/models/sort.py�__init__ s ��z Sort.__init__c C s | j S )z� Gets the sort_clauses of this Sort. The sort clause. :return: The sort_clauses of this Sort. :rtype: list[oci.data_integration.models.SortClause] �r �r r r r r . s zSort.sort_clausesc C s || _ dS )z� Sets the sort_clauses of this Sort. The sort clause. :param sort_clauses: The sort_clauses of this Sort. :type: list[oci.data_integration.models.SortClause] Nr )r r r r r r : s c C s t | �S �N)r r r r r �__repr__F s z Sort.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__I s zSort.__eq__c C s | |k S r r r r r r �__ne__O s zSort.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r s r N) �push_down_operationr �oci.utilr r r �oci.decoratorsr r r r r r �<module> s
cải xoăn