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 @ sN 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#� �Zd%d&� Zd'd(� Zd)d*� Zd+S ),�CreateDataFlowDetailsz9 Properties used in data flow create operations. c K s� dddddddddddd�| _ d d ddd ddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _dS )a� Initializes a new CreateDataFlowDetails 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 CreateDataFlowDetails. :type key: str :param model_version: The value to assign to the model_version property of this CreateDataFlowDetails. :type model_version: str :param parent_ref: The value to assign to the parent_ref property of this CreateDataFlowDetails. :type parent_ref: oci.data_integration.models.ParentReference :param name: The value to assign to the name property of this CreateDataFlowDetails. :type name: str :param identifier: The value to assign to the identifier property of this CreateDataFlowDetails. :type identifier: str :param nodes: The value to assign to the nodes property of this CreateDataFlowDetails. :type nodes: list[oci.data_integration.models.FlowNode] :param parameters: The value to assign to the parameters property of this CreateDataFlowDetails. :type parameters: list[oci.data_integration.models.Parameter] :param description: The value to assign to the description property of this CreateDataFlowDetails. :type description: str :param flow_config_values: The value to assign to the flow_config_values property of this CreateDataFlowDetails. :type flow_config_values: oci.data_integration.models.ConfigValues :param object_status: The value to assign to the object_status property of this CreateDataFlowDetails. :type object_status: int :param registry_metadata: The value to assign to the registry_metadata property of this CreateDataFlowDetails. :type registry_metadata: oci.data_integration.models.RegistryMetadata �str�ParentReferencezlist[FlowNode]zlist[Parameter]�ConfigValues�int�RegistryMetadata)�key� model_version� parent_ref�name� identifier�nodes� parameters�description�flow_config_values� object_status�registry_metadatar �modelVersion� parentRefr r r r r �flowConfigValues�objectStatus�registryMetadataN) � swagger_types� attribute_map�_key�_model_version�_parent_ref�_name�_identifier�_nodes�_parameters�_description�_flow_config_values�_object_status�_registry_metadata)�self�kwargs� r+ ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_integration/models/create_data_flow_details.py�__init__ sF 3��zCreateDataFlowDetails.__init__c C s | j S )a0 Gets the key of this CreateDataFlowDetails. 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 CreateDataFlowDetails. :rtype: str �r �r) r+ r+ r, r j s zCreateDataFlowDetails.keyc C s || _ dS )a2 Sets the key of this CreateDataFlowDetails. 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 CreateDataFlowDetails. :type: str Nr. )r) r r+ r+ r, r v s c C s | j S )z� Gets the model_version of this CreateDataFlowDetails. The model version of an object. :return: The model_version of this CreateDataFlowDetails. :rtype: str �r r/ r+ r+ r, r � s z#CreateDataFlowDetails.model_versionc C s || _ dS )z� Sets the model_version of this CreateDataFlowDetails. The model version of an object. :param model_version: The model_version of this CreateDataFlowDetails. :type: str Nr0 )r) r r+ r+ r, r � s c C s | j S )z� Gets the parent_ref of this CreateDataFlowDetails. :return: The parent_ref of this CreateDataFlowDetails. :rtype: oci.data_integration.models.ParentReference �r r/ r+ r+ r, r � s z CreateDataFlowDetails.parent_refc C s || _ dS )z� Sets the parent_ref of this CreateDataFlowDetails. :param parent_ref: The parent_ref of this CreateDataFlowDetails. :type: oci.data_integration.models.ParentReference Nr1 )r) r r+ r+ r, r � s c C s | j S )aX **[Required]** Gets the name of this CreateDataFlowDetails. 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 CreateDataFlowDetails. :rtype: str �r! r/ r+ r+ r, r � s zCreateDataFlowDetails.namec C s || _ dS )aL Sets the name of this CreateDataFlowDetails. 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 CreateDataFlowDetails. :type: str Nr2 )r) r r+ r+ r, r � s c C s | j S )aE **[Required]** Gets the identifier of this CreateDataFlowDetails. 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 CreateDataFlowDetails. :rtype: str �r"