📂 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
›
lib
›
python3.9
›
site-packages
›
oci
›
data_integration
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/data_integration/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_data_flow_validation_details.cpython-39.pyc
a ���f�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 @ s� e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Zejd-d,� �Zed.d/� �Zejd0d/� �Zed1d2� �Zejd3d2� �Zd4d5� Zd6d7� Zd8d9� Zd:S );�CreateDataFlowValidationDetailszG The properties used in create dataflow validation operations. c K s� ddddddddddddddd d d�| _ dd ddddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _dS )a� Initializes a new CreateDataFlowValidationDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param key: The value to assign to the key property of this CreateDataFlowValidationDetails. :type key: str :param model_type: The value to assign to the model_type property of this CreateDataFlowValidationDetails. :type model_type: str :param model_version: The value to assign to the model_version property of this CreateDataFlowValidationDetails. :type model_version: str :param parent_ref: The value to assign to the parent_ref property of this CreateDataFlowValidationDetails. :type parent_ref: oci.data_integration.models.ParentReference :param name: The value to assign to the name property of this CreateDataFlowValidationDetails. :type name: str :param identifier: The value to assign to the identifier property of this CreateDataFlowValidationDetails. :type identifier: str :param object_version: The value to assign to the object_version property of this CreateDataFlowValidationDetails. :type object_version: int :param nodes: The value to assign to the nodes property of this CreateDataFlowValidationDetails. :type nodes: list[oci.data_integration.models.FlowNode] :param parameters: The value to assign to the parameters property of this CreateDataFlowValidationDetails. :type parameters: list[oci.data_integration.models.Parameter] :param description: The value to assign to the description property of this CreateDataFlowValidationDetails. :type description: str :param flow_config_values: The value to assign to the flow_config_values property of this CreateDataFlowValidationDetails. :type flow_config_values: oci.data_integration.models.ConfigValues :param object_status: The value to assign to the object_status property of this CreateDataFlowValidationDetails. :type object_status: int :param metadata: The value to assign to the metadata property of this CreateDataFlowValidationDetails. :type metadata: oci.data_integration.models.ObjectMetadata :param key_map: The value to assign to the key_map property of this CreateDataFlowValidationDetails. :type key_map: dict(str, str) :param typed_object_map: The value to assign to the typed_object_map property of this CreateDataFlowValidationDetails. :type typed_object_map: dict(str, TypedObjectWrapper) :param target_field_map_summary: The value to assign to the target_field_map_summary property of this CreateDataFlowValidationDetails. :type target_field_map_summary: dict(str, FieldMapWrapper) �strZParentReference�intzlist[FlowNode]zlist[Parameter]ZConfigValuesZObjectMetadatazdict(str, str)zdict(str, TypedObjectWrapper)zdict(str, FieldMapWrapper))�key� model_type� model_version� parent_ref�name� identifier�object_version�nodes� parameters�description�flow_config_values� object_status�metadata�key_map�typed_object_map�target_field_map_summaryr Z modelTypeZmodelVersionZ parentRefr r Z objectVersionr r r ZflowConfigValuesZobjectStatusr ZkeyMapZtypedObjectMapZtargetFieldMapSummaryN)Z swagger_typesZ attribute_map�_key�_model_type�_model_version�_parent_ref�_name�_identifier�_object_version�_nodes�_parameters�_description�_flow_config_values�_object_status� _metadata�_key_map�_typed_object_map�_target_field_map_summary)�self�kwargs� r+ �c/usr/lib/python3.9/site-packages/oci/data_integration/models/create_data_flow_validation_details.py�__init__ sd G��z(CreateDataFlowValidationDetails.__init__c C s | j S )aD Gets the key of this CreateDataFlowValidationDetails. Generated key that can be used in API calls to identify data flow. On scenarios where reference to the data flow is needed, a value can be passed in create. :return: The key of this CreateDataFlowValidationDetails. :rtype: str �r �r) r+ r+ r, r � s z#CreateDataFlowValidationDetails.keyc C s || _ dS )aF Sets the key of this CreateDataFlowValidationDetails. Generated key that can be used in API calls to identify data flow. On scenarios where reference to the data flow is needed, a value can be passed in create. :param key: The key of this CreateDataFlowValidationDetails. :type: str Nr. )r) r r+ r+ r, r � s c C s | j S )z� Gets the model_type of this CreateDataFlowValidationDetails. The type of the object. :return: The model_type of this CreateDataFlowValidationDetails. :rtype: str �r r/ r+ r+ r, r � s z*CreateDataFlowValidationDetails.model_typec C s || _ dS )z� Sets the model_type of this CreateDataFlowValidationDetails. The type of the object. :param model_type: The model_type of this CreateDataFlowValidationDetails. :type: str Nr0 )r) r r+ r+ r, r � s c C s | j S )z� Gets the model_version of this CreateDataFlowValidationDetails. The model version of an object. :return: The model_version of this CreateDataFlowValidationDetails. :rtype: str �r r/ r+ r+ r, r � s z-CreateDataFlowValidationDetails.model_versionc C s || _ dS )z� Sets the model_version of this CreateDataFlowValidationDetails. The model version of an object. :param model_version: The model_version of this CreateDataFlowValidationDetails. :type: str Nr1 )r) r r+ r+ r, r � s c C s | j S )z� Gets the parent_ref of this CreateDataFlowValidationDetails. :return: The parent_ref of this CreateDataFlowValidationDetails. :rtype: oci.data_integration.models.ParentReference �r r/ r+ r+ r, r � s z*CreateDataFlowValidationDetails.parent_refc C s || _ dS )z� Sets the parent_ref of this CreateDataFlowValidationDetails. :param parent_ref: The parent_ref of this CreateDataFlowValidationDetails. :type: oci.data_integration.models.ParentReference Nr2 )r) r r+ r+ r, r � s c C s | j S )a] Gets the name of this CreateDataFlowValidationDetails. Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters. :return: The name of this CreateDataFlowValidationDetails. :rtype: str �r r/ r+ r+ r, r � s z$CreateDataFlowValidationDetails.namec C s || _ dS )a` Sets the name of this CreateDataFlowValidationDetails. Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters. :param name: The name of this CreateDataFlowValidationDetails. :type: str Nr3 )r) r r+ r+ r, r � s c C s | j S )aJ Gets the identifier of this CreateDataFlowValidationDetails. Value can only contain upper case letters, underscore, and numbers. It should begin with upper case letter or underscore. The value can be modified. :return: The identifier of this CreateDataFlowValidationDetails. :rtype: str �r r/ r+ r+ r, r s z*CreateDataFlowValidationDetails.identifierc C s || _ dS )aS Sets the identifier of this CreateDataFlowValidationDetails. Value can only contain upper case letters, underscore, and numbers. It should begin with upper case letter or underscore. The value can be modified. :param identifier: The identifier of this CreateDataFlowValidationDetails. :type: str Nr4 )r) r r+ r+ r, r s c C s | j S )a Gets the object_version of this CreateDataFlowValidationDetails. The version of the object that is used to track changes in the object instance. :return: The object_version of this CreateDataFlowValidationDetails. :rtype: int �r r/ r+ r+ r, r s z.CreateDataFlowValidationDetails.object_versionc C s || _ dS )a Sets the object_version of this CreateDataFlowValidationDetails. The version of the object that is used to track changes in the object instance. :param object_version: The object_version of this CreateDataFlowValidationDetails. :type: int Nr5 )r) r r+ r+ r, r ' s c C s | j S )z� Gets the nodes of this CreateDataFlowValidationDetails. An array of nodes. :return: The nodes of this CreateDataFlowValidationDetails. :rtype: list[oci.data_integration.models.FlowNode] �r r/ r+ r+ r, r 3 s z%CreateDataFlowValidationDetails.nodesc C s || _ dS )z� Sets the nodes of this CreateDataFlowValidationDetails. An array of nodes. :param nodes: The nodes of this CreateDataFlowValidationDetails. :type: list[oci.data_integration.models.FlowNode] Nr6 )r) r r+ r+ r, r ? s c C s | j S )z� Gets the parameters of this CreateDataFlowValidationDetails. An array of parameters. :return: The parameters of this CreateDataFlowValidationDetails. :rtype: list[oci.data_integration.models.Parameter] �r! r/ r+ r+ r, r K s z*CreateDataFlowValidationDetails.parametersc C s || _ dS )z� Sets the parameters of this CreateDataFlowValidationDetails. An array of parameters. :param parameters: The parameters of this CreateDataFlowValidationDetails. :type: list[oci.data_integration.models.Parameter] Nr7 )r) r r+ r+ r, r W s c C s | j S )z� Gets the description of this CreateDataFlowValidationDetails. Detailed description for the object. :return: The description of this CreateDataFlowValidationDetails. :rtype: str �r"