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 @ sl e Zd ZdZdZdZdd� Zedd� �Zej dd� �Zed d � �Z e j dd � �Z dd � Zdd� Zdd� Z dS )� SortClausez0 The information about the sort object. �ASC�DESCc K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new SortClause object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param field: The value to assign to the field property of this SortClause. :type field: oci.data_integration.models.ShapeField :param order: The value to assign to the order property of this SortClause. Allowed values for this property are: "ASC", "DESC", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type order: str � ShapeField�str)�field�orderr r N)� swagger_types� attribute_map�_field�_order)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_integration/models/sort_clause.py�__init__ s ��zSortClause.__init__c C s | j S )z� Gets the field of this SortClause. :return: The field of this SortClause. :rtype: oci.data_integration.models.ShapeField �r �r r r r r 5 s zSortClause.fieldc C s || _ dS )z� Sets the field of this SortClause. :param field: The field of this SortClause. :type: oci.data_integration.models.ShapeField Nr )r r r r r r ? s c C s | j S )aC Gets the order of this SortClause. The sort order. Allowed values for this property are: "ASC", "DESC", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The order of this SortClause. :rtype: str )r r r r r r I s zSortClause.orderc C s ddg}t ||�sd}|| _dS )z� Sets the order of this SortClause. The sort order. :param order: The order of this SortClause. :type: str r r �UNKNOWN_ENUM_VALUEN)r r )r r �allowed_valuesr r r r X s c C s t | �S �N)r r r r r �__repr__g s zSortClause.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__j s zSortClause.__eq__c C s | |k S r r r r r r �__ne__p s zSortClause.__ne__N)�__name__� __module__�__qualname__�__doc__� ORDER_ASC� ORDER_DESCr �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