ruạṛ
a N��fp � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�TypedObject� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z dd� Zdd� Zdd� Z dS )�DerivedFieldz The type representing the derived field concept. Derived fields have an expression to define how to derive the field. c K s� ddddddddddddd�| _ d d ddd dddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _dS )a� Initializes a new DerivedField object with values from keyword arguments. The default value of the :py:attr:`~oci.data_integration.models.DerivedField.model_type` attribute of this class is ``DERIVED_FIELD`` 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 DerivedField. Allowed values for this property are: "SHAPE", "INPUT_PORT", "SHAPE_FIELD", "INPUT_FIELD", "DERIVED_FIELD", "MACRO_FIELD", "OUTPUT_FIELD", "DYNAMIC_PROXY_FIELD", "OUTPUT_PORT", "DYNAMIC_INPUT_FIELD", "PROXY_FIELD", "PARAMETER", "PIVOT_FIELD", "MACRO_PIVOT_FIELD", "CONDITIONAL_OUTPUT_PORT", "INPUT_PROXY_FIELD", "MATERIALIZED_DYNAMIC_FIELD", "DECISION_OUTPUT_PORT" :type model_type: str :param key: The value to assign to the key property of this DerivedField. :type key: str :param model_version: The value to assign to the model_version property of this DerivedField. :type model_version: str :param parent_ref: The value to assign to the parent_ref property of this DerivedField. :type parent_ref: oci.data_integration.models.ParentReference :param config_values: The value to assign to the config_values property of this DerivedField. :type config_values: oci.data_integration.models.ConfigValues :param object_status: The value to assign to the object_status property of this DerivedField. :type object_status: int :param name: The value to assign to the name property of this DerivedField. :type name: str :param description: The value to assign to the description property of this DerivedField. :type description: str :param expr: The value to assign to the expr property of this DerivedField. :type expr: oci.data_integration.models.Expression :param type: The value to assign to the type property of this DerivedField. :type type: str :param is_use_inferred_type: The value to assign to the is_use_inferred_type property of this DerivedField. :type is_use_inferred_type: bool :param labels: The value to assign to the labels property of this DerivedField. :type labels: list[str] �str�ParentReference�ConfigValues�int� Expression�boolz list[str])� model_type�key� model_version� parent_ref� config_values� object_status�name�description�expr�type�is_use_inferred_type�labels� modelTyper �modelVersion� parentRef�configValues�objectStatusr r r r �isUseInferredTyper N� DERIVED_FIELD)� swagger_types� attribute_map�_model_type�_key�_model_version�_parent_ref�_config_values�_object_status�_name�_description�_expr�_type�_is_use_inferred_type�_labels)�self�kwargs� r2 ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_integration/models/derived_field.py�__init__ sN 9��zDerivedField.__init__c C s | j S )z� Gets the expr of this DerivedField. :return: The expr of this DerivedField. :rtype: oci.data_integration.models.Expression �r, �r0 r2 r2 r3 r t s zDerivedField.exprc C s || _ dS )z� Sets the expr of this DerivedField. :param expr: The expr of this DerivedField. :type: oci.data_integration.models.Expression Nr5 )r0 r r2 r2 r3 r ~ s c C s | j S )z� Gets the type of this DerivedField. The type of the field. :return: The type of this DerivedField. :rtype: str �r- r6 r2 r2 r3 r � s zDerivedField.typec C s || _ dS )z� Sets the type of this DerivedField. The type of the field. :param type: The type of this DerivedField. :type: str Nr7 )r0 r r2 r2 r3 r � s c C s | j S )a' Gets the is_use_inferred_type of this DerivedField. Specifies whether to use inferred expression output type as output type of the derived field. Default value of this flag is false. :return: The is_use_inferred_type of this DerivedField. :rtype: bool �r. r6 r2 r2 r3 r � s z!DerivedField.is_use_inferred_typec C s || _ dS )a: Sets the is_use_inferred_type of this DerivedField. Specifies whether to use inferred expression output type as output type of the derived field. Default value of this flag is false. :param is_use_inferred_type: The is_use_inferred_type of this DerivedField. :type: bool Nr8 )r0 r r2 r2 r3 r � s c C s | j S )a$ Gets the labels of this DerivedField. Labels are keywords or labels that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content. :return: The labels of this DerivedField. :rtype: list[str] �r/ r6 r2 r2 r3 r � s zDerivedField.labelsc C s || _ dS )a) Sets the labels of this DerivedField. Labels are keywords or labels that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content. :param labels: The labels of this DerivedField. :type: list[str] Nr9 )r0 r r2 r2 r3 r � s c C s t | �S �N)r r6 r2 r2 r3 �__repr__� s zDerivedField.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r0 �otherr2 r2 r3 �__eq__� s zDerivedField.__eq__c C s | |k S r: r2 r= r2 r2 r3 �__ne__� s zDerivedField.__ne__N)�__name__� __module__�__qualname__�__doc__r4 �propertyr �setterr r r r; r? r@ r2 r2 r2 r3 r s* d r N) �typed_objectr �oci.utilr r r �oci.decoratorsr r r2 r2 r2 r3 �<module> s
cải xoăn