📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
data_integration
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/data_integration/models
💾
Free:
45.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: decision_output_port.pyc
a N��f�$ � @ 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 ZdZdZdZdZdZdZdZ dd � Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Zej dd� �Zdd� Zdd� Zdd� ZdS )�DecisionOutputPortz[ The conditional output port details, used in operators such as decision operator. �DATA�CONTROL�MODEL� EVAL_ERROR� EVAL_TRUE� EVAL_FALSEc K s� dddddddddddd�| _ ddd d ddd ddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _dS )a� Initializes a new DecisionOutputPort object with values from keyword arguments. The default value of the :py:attr:`~oci.data_integration.models.DecisionOutputPort.model_type` attribute of this class is ``DECISION_OUTPUT_PORT`` 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 DecisionOutputPort. 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", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type model_type: str :param key: The value to assign to the key property of this DecisionOutputPort. :type key: str :param model_version: The value to assign to the model_version property of this DecisionOutputPort. :type model_version: str :param parent_ref: The value to assign to the parent_ref property of this DecisionOutputPort. :type parent_ref: oci.data_integration.models.ParentReference :param config_values: The value to assign to the config_values property of this DecisionOutputPort. :type config_values: oci.data_integration.models.ConfigValues :param object_status: The value to assign to the object_status property of this DecisionOutputPort. :type object_status: int :param name: The value to assign to the name property of this DecisionOutputPort. :type name: str :param description: The value to assign to the description property of this DecisionOutputPort. :type description: str :param port_type: The value to assign to the port_type property of this DecisionOutputPort. Allowed values for this property are: "DATA", "CONTROL", "MODEL", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type port_type: str :param fields: The value to assign to the fields property of this DecisionOutputPort. :type fields: list[oci.data_integration.models.TypedObject] :param decision_output_port_type: The value to assign to the decision_output_port_type property of this DecisionOutputPort. Allowed values for this property are: "EVAL_ERROR", "EVAL_TRUE", "EVAL_FALSE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type decision_output_port_type: str �str�ParentReference�ConfigValues�intzlist[TypedObject])� model_type�key� model_version� parent_ref� config_values� object_status�name�description� port_type�fields�decision_output_port_type� modelTyper �modelVersion� parentRef�configValues�objectStatusr r �portTyper �decisionOutputPortTypeN�DECISION_OUTPUT_PORT) � swagger_types� attribute_map�_model_type�_key�_model_version�_parent_ref�_config_values�_object_status�_name�_description� _port_type�_fields�_decision_output_port_type)�self�kwargs� r5 ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_integration/models/decision_output_port.py�__init__( sH :��zDecisionOutputPort.__init__c C s | j S )a� **[Required]** Gets the port_type of this DecisionOutputPort. The port details for the data asset.Type. Allowed values for this property are: "DATA", "CONTROL", "MODEL", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The port_type of this DecisionOutputPort. :rtype: str )r0 �r3 r5 r5 r6 r � s zDecisionOutputPort.port_typec C s g d�}t ||�sd}|| _dS )z� Sets the port_type of this DecisionOutputPort. The port details for the data asset.Type. :param port_type: The port_type of this DecisionOutputPort. :type: str )r r r �UNKNOWN_ENUM_VALUEN)r r0 )r3 r �allowed_valuesr5 r5 r6 r � s c C s | j S )z� Gets the fields of this DecisionOutputPort. An array of fields. :return: The fields of this DecisionOutputPort. :rtype: list[oci.data_integration.models.TypedObject] �r1 r8 r5 r5 r6 r � s zDecisionOutputPort.fieldsc C s || _ dS )z� Sets the fields of this DecisionOutputPort. An array of fields. :param fields: The fields of this DecisionOutputPort. :type: list[oci.data_integration.models.TypedObject] Nr; )r3 r r5 r5 r6 r � s c C s | j S )a� **[Required]** Gets the decision_output_port_type of this DecisionOutputPort. The port based on what decision expression evaluates to. Allowed values for this property are: "EVAL_ERROR", "EVAL_TRUE", "EVAL_FALSE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The decision_output_port_type of this DecisionOutputPort. :rtype: str )r2 r8 r5 r5 r6 r � s z,DecisionOutputPort.decision_output_port_typec C s g d�}t ||�sd}|| _dS )a Sets the decision_output_port_type of this DecisionOutputPort. The port based on what decision expression evaluates to. :param decision_output_port_type: The decision_output_port_type of this DecisionOutputPort. :type: str )r r r r9 N)r r2 )r3 r r: r5 r5 r6 r � s c C s t | �S �N)r r8 r5 r5 r6 �__repr__� s zDecisionOutputPort.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r3 �otherr5 r5 r6 �__eq__� s zDecisionOutputPort.__eq__c C s | |k S r<