a f?@s8ddlmZmZmZddlmZeGdddeZdS))formatted_flat_dict NONE_SENTINEL#value_allowed_none_or_none_sentinel)init_model_state_from_kwargsc@seZdZdZddZeddZejddZeddZejd dZed d Z e jd d Z ed dZ e jddZ eddZ e jddZ eddZ e jddZ eddZ e jddZ eddZejddZeddZejddZedd Zejd!d Zed"d#Zejd$d#Zed%d&Zejd'd&Zed(d)Zejd*d)Zed+d,Zejd-d,Zed.d/Zejd0d/Zed1d2Zejd3d2Zd4d5Zd6d7Zd8d9Zd:S);DataFlowzh The data flow type contains the audit summary information and the definition of the data flow. cKsddddddddddddddd d d |_d d ddddddddddddddd |_d|_d|_d|_d|_d|_d|_d|_d|_ d|_ d|_ d|_ d|_ d|_d|_d|_d|_dS)ac Initializes a new DataFlow 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 DataFlow. :type key: str :param model_type: The value to assign to the model_type property of this DataFlow. :type model_type: str :param model_version: The value to assign to the model_version property of this DataFlow. :type model_version: str :param parent_ref: The value to assign to the parent_ref property of this DataFlow. :type parent_ref: oci.data_integration.models.ParentReference :param name: The value to assign to the name property of this DataFlow. :type name: str :param identifier: The value to assign to the identifier property of this DataFlow. :type identifier: str :param object_version: The value to assign to the object_version property of this DataFlow. :type object_version: int :param nodes: The value to assign to the nodes property of this DataFlow. :type nodes: list[oci.data_integration.models.FlowNode] :param parameters: The value to assign to the parameters property of this DataFlow. :type parameters: list[oci.data_integration.models.Parameter] :param description: The value to assign to the description property of this DataFlow. :type description: str :param flow_config_values: The value to assign to the flow_config_values property of this DataFlow. :type flow_config_values: oci.data_integration.models.ConfigValues :param object_status: The value to assign to the object_status property of this DataFlow. :type object_status: int :param metadata: The value to assign to the metadata property of this DataFlow. :type metadata: oci.data_integration.models.ObjectMetadata :param key_map: The value to assign to the key_map property of this DataFlow. :type key_map: dict(str, str) :param typed_object_map: The value to assign to the typed_object_map property of this DataFlow. :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 DataFlow. :type target_field_map_summary: dict(str, FieldMapWrapper) strZParentReferenceintzlist[FlowNode]zlist[Parameter]Z ConfigValuesZObjectMetadatazdict(str, str)zdict(str, TypedObjectWrapper)zdict(str, FieldMapWrapper))key model_type model_version parent_refname identifierobject_versionnodes parameters descriptionflow_config_values object_statusmetadatakey_maptyped_object_maptarget_field_map_summaryr Z modelTypeZ modelVersionZ parentRefr rZ objectVersionrrrZflowConfigValuesZ objectStatusrZkeyMapZtypedObjectMapZtargetFieldMapSummaryN)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)selfkwargsr+I/usr/lib/python3.9/site-packages/oci/data_integration/models/data_flow.py__init__sdGzDataFlow.__init__cCs|jS)a Gets the key of this DataFlow. 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 DataFlow. :rtype: str rr)r+r+r,r s z DataFlow.keycCs ||_dS)a Sets the key of this DataFlow. 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 DataFlow. :type: str Nr.)r)r r+r+r,r s cCs|jS)z Gets the model_type of this DataFlow. The type of the object. :return: The model_type of this DataFlow. :rtype: str rr/r+r+r,r s zDataFlow.model_typecCs ||_dS)z Sets the model_type of this DataFlow. The type of the object. :param model_type: The model_type of this DataFlow. :type: str Nr0)r)r r+r+r,r s cCs|jS)z Gets the model_version of this DataFlow. The model version of an object. :return: The model_version of this DataFlow. :rtype: str rr/r+r+r,r s zDataFlow.model_versioncCs ||_dS)z Sets the model_version of this DataFlow. The model version of an object. :param model_version: The model_version of this DataFlow. :type: str Nr1)r)r r+r+r,r s cCs|jS)z Gets the parent_ref of this DataFlow. :return: The parent_ref of this DataFlow. :rtype: oci.data_integration.models.ParentReference rr/r+r+r,r szDataFlow.parent_refcCs ||_dS)z Sets the parent_ref of this DataFlow. :param parent_ref: The parent_ref of this DataFlow. :type: oci.data_integration.models.ParentReference Nr2)r)r r+r+r,r scCs|jS)a/ Gets the name of this DataFlow. 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 DataFlow. :rtype: str rr/r+r+r,r s z DataFlow.namecCs ||_dS)a2 Sets the name of this DataFlow. 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 DataFlow. :type: str Nr3)r)r r+r+r,r s cCs|jS)a Gets the identifier of this DataFlow. 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 DataFlow. :rtype: str rr/r+r+r,rs zDataFlow.identifiercCs ||_dS)a% Sets the identifier of this DataFlow. 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 DataFlow. :type: str Nr4)r)rr+r+r,rs cCs|jS)z Gets the object_version of this DataFlow. The version of the object that is used to track changes in the object instance. :return: The object_version of this DataFlow. :rtype: int rr/r+r+r,rs zDataFlow.object_versioncCs ||_dS)z Sets the object_version of this DataFlow. The version of the object that is used to track changes in the object instance. :param object_version: The object_version of this DataFlow. :type: int Nr5)r)rr+r+r,r's cCs|jS)z Gets the nodes of this DataFlow. An array of nodes. :return: The nodes of this DataFlow. :rtype: list[oci.data_integration.models.FlowNode] r r/r+r+r,r3s zDataFlow.nodescCs ||_dS)z Sets the nodes of this DataFlow. An array of nodes. :param nodes: The nodes of this DataFlow. :type: list[oci.data_integration.models.FlowNode] Nr6)r)rr+r+r,r?s cCs|jS)z Gets the parameters of this DataFlow. An array of parameters. :return: The parameters of this DataFlow. :rtype: list[oci.data_integration.models.Parameter] r!r/r+r+r,rKs zDataFlow.parameterscCs ||_dS)z Sets the parameters of this DataFlow. An array of parameters. :param parameters: The parameters of this DataFlow. :type: list[oci.data_integration.models.Parameter] Nr7)r)rr+r+r,rWs cCs|jS)z Gets the description of this DataFlow. Detailed description for the object. :return: The description of this DataFlow. :rtype: str r"r/r+r+r,rcs zDataFlow.descriptioncCs ||_dS)z Sets the description of this DataFlow. Detailed description for the object. :param description: The description of this DataFlow. :type: str Nr8)r)rr+r+r,ros cCs|jS)z Gets the flow_config_values of this DataFlow. :return: The flow_config_values of this DataFlow. :rtype: oci.data_integration.models.ConfigValues r#r/r+r+r,r{szDataFlow.flow_config_valuescCs ||_dS)z Sets the flow_config_values of this DataFlow. :param flow_config_values: The flow_config_values of this DataFlow. :type: oci.data_integration.models.ConfigValues Nr9)r)rr+r+r,rscCs|jS)z Gets the object_status of this DataFlow. The status of an object that can be set to value 1 for shallow references across objects, other values reserved. :return: The object_status of this DataFlow. :rtype: int r$r/r+r+r,rs zDataFlow.object_statuscCs ||_dS)a  Sets the object_status of this DataFlow. The status of an object that can be set to value 1 for shallow references across objects, other values reserved. :param object_status: The object_status of this DataFlow. :type: int Nr:)r)rr+r+r,rs cCs|jS)z Gets the metadata of this DataFlow. :return: The metadata of this DataFlow. :rtype: oci.data_integration.models.ObjectMetadata r%r/r+r+r,rszDataFlow.metadatacCs ||_dS)z Sets the metadata of this DataFlow. :param metadata: The metadata of this DataFlow. :type: oci.data_integration.models.ObjectMetadata Nr;)r)rr+r+r,rscCs|jS)a Gets the key_map of this DataFlow. A key map. If provided, key is replaced with generated key. This structure provides mapping between user provided key and generated key. :return: The key_map of this DataFlow. :rtype: dict(str, str) r&r/r+r+r,rs zDataFlow.key_mapcCs ||_dS)a Sets the key_map of this DataFlow. A key map. If provided, key is replaced with generated key. This structure provides mapping between user provided key and generated key. :param key_map: The key_map of this DataFlow. :type: dict(str, str) Nr<)r)rr+r+r,rs cCs|jS)z Gets the typed_object_map of this DataFlow. A hash map that maps TypedObject keys to the object itself, for java sdk. :return: The typed_object_map of this DataFlow. :rtype: dict(str, TypedObjectWrapper) r'r/r+r+r,rs zDataFlow.typed_object_mapcCs ||_dS)a Sets the typed_object_map of this DataFlow. A hash map that maps TypedObject keys to the object itself, for java sdk. :param typed_object_map: The typed_object_map of this DataFlow. :type: dict(str, TypedObjectWrapper) Nr=)r)rr+r+r,rs cCs|jS)a( Gets the target_field_map_summary of this DataFlow. A hash map that maps TypedObject keys to a field map that maps to the typed object as a target, for java sdk. :return: The target_field_map_summary of this DataFlow. :rtype: dict(str, FieldMapWrapper) r(r/r+r+r,rs z!DataFlow.target_field_map_summarycCs ||_dS)a? Sets the target_field_map_summary of this DataFlow. A hash map that maps TypedObject keys to a field map that maps to the typed object as a target, for java sdk. :param target_field_map_summary: The target_field_map_summary of this DataFlow. :type: dict(str, FieldMapWrapper) Nr>)r)rr+r+r,rs cCst|SN)rr/r+r+r,__repr__szDataFlow.__repr__cCs|dur dS|j|jkS)NF)__dict__r)otherr+r+r,__eq__szDataFlow.__eq__cCs ||k Sr?r+rBr+r+r,__ne__ szDataFlow.__ne__N)__name__ __module__ __qualname____doc__r-propertyr setterr r r r rrrrrrrrrrrr@rDrEr+r+r+r,r s}                                rN)Zoci.utilrrrZoci.decoratorsrobjectrr+r+r+r,s