ruạṛ
a ���fj � @ 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 @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )�Selectz2 The information about the select object. c K s8 dddd�| _ dddd�| _d| _d| _d| _d | _dS ) a� Initializes a new Select object with values from keyword arguments. The default value of the :py:attr:`~oci.data_integration.models.Select.model_type` attribute of this class is ``SELECT`` 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 Select. Allowed values for this property are: "FILTER", "JOIN", "SELECT", "SORT", "QUERY" :type model_type: str :param is_distinct: The value to assign to the is_distinct property of this Select. :type is_distinct: bool :param select_columns: The value to assign to the select_columns property of this Select. :type select_columns: list[oci.data_integration.models.ShapeField] �str�boolzlist[ShapeField])Z model_type�is_distinct�select_columnsZ modelTypeZ isDistinctZ selectColumnsNZSELECT)Z swagger_typesZ attribute_mapZ_model_type�_is_distinct�_select_columns)�self�kwargs� r �F/usr/lib/python3.9/site-packages/oci/data_integration/models/select.py�__init__ s ��zSelect.__init__c C s | j S )z� Gets the is_distinct of this Select. Specifies whether the object is distinct. :return: The is_distinct of this Select. :rtype: bool �r �r r r r r 7 s zSelect.is_distinctc C s || _ dS )z� Sets the is_distinct of this Select. Specifies whether the object is distinct. :param is_distinct: The is_distinct of this Select. :type: bool Nr )r r r r r r C s c C s | j S )z� Gets the select_columns of this Select. An array of selected columns. :return: The select_columns of this Select. :rtype: list[oci.data_integration.models.ShapeField] �r r r r r r O s zSelect.select_columnsc C s || _ dS )z� Sets the select_columns of this Select. An array of selected columns. :param select_columns: The select_columns of this Select. :type: list[oci.data_integration.models.ShapeField] Nr )r r r r r r [ s c C s t | �S �N)r r r r r �__repr__g s zSelect.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__j s z Select.__eq__c C s | |k S r r r r r r �__ne__p s z Select.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s % r N) Zpush_down_operationr Zoci.utilr r r Zoci.decoratorsr r r r r r �<module> s
cải xoăn