# This is an automatically generated code sample.
# To make this code sample work in your Oracle Cloud tenancy,
# please replace the values for any parameters whose current values do not fit
# your use case (such as resource IDs, strings containing ‘EXAMPLE’ or ‘unique_id’, and
# boolean, number, and enum parameters with values not fitting your use case).

import oci
from datetime import datetime

# Create a default config using DEFAULT profile in default location
# Refer to
# https://docs.cloud.oracle.com/en-us/iaas/Content/API/Concepts/sdkconfig.htm#SDK_and_CLI_Configuration_File
# for more info
config = oci.config.from_file()


# Initialize service client with default config file
data_integration_client = oci.data_integration.DataIntegrationClient(config)


# Send the request to service, some parameters are not required, see API
# doc for more info
create_data_flow_response = data_integration_client.create_data_flow(
    workspace_id="ocid1.test.oc1..<unique_ID>EXAMPLE-workspaceId-Value",
    create_data_flow_details=oci.data_integration.models.CreateDataFlowDetails(
        name="EXAMPLE-name-Value",
        identifier="EXAMPLE-identifier-Value",
        registry_metadata=oci.data_integration.models.RegistryMetadata(
            aggregator_key="EXAMPLE-aggregatorKey-Value",
            labels=["EXAMPLE--Value"],
            registry_version=444,
            key="EXAMPLE-key-Value",
            is_favorite=False),
        key="EXAMPLE-key-Value",
        model_version="EXAMPLE-modelVersion-Value",
        parent_ref=oci.data_integration.models.ParentReference(
            parent="EXAMPLE-parent-Value",
            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
        nodes=[
            oci.data_integration.models.FlowNode(
                key="EXAMPLE-key-Value",
                model_type="EXAMPLE-modelType-Value",
                model_version="EXAMPLE-modelVersion-Value",
                parent_ref=oci.data_integration.models.ParentReference(
                    parent="EXAMPLE-parent-Value",
                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                name="EXAMPLE-name-Value",
                description="EXAMPLE-description-Value",
                input_links=[
                            oci.data_integration.models.InputLink(
                                model_type="INPUT_LINK",
                                key="EXAMPLE-key-Value",
                                model_version="EXAMPLE-modelVersion-Value",
                                parent_ref=oci.data_integration.models.ParentReference(
                                    parent="EXAMPLE-parent-Value",
                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                object_status=927,
                                description="EXAMPLE-description-Value",
                                port="EXAMPLE-port-Value",
                                from_link="EXAMPLE-fromLink-Value",
                                field_map=oci.data_integration.models.NamedEntityMap(
                                    model_type="NAMED_ENTITY_MAP",
                                    description="EXAMPLE-description-Value",
                                    key="EXAMPLE-key-Value",
                                    model_version="EXAMPLE-modelVersion-Value",
                                    parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                    config_values=oci.data_integration.models.ConfigValues(
                                        config_param_values={
                                            'EXAMPLE_KEY_VbijU': {
                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                'intValue': 664,
                                                'objectValue': 'EXAMPLE-objectValue-Value',
                                                'refValue': 'EXAMPLE-refValue-Value',
                                                'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                    source_entity="EXAMPLE-sourceEntity-Value",
                                    target_entity="EXAMPLE-targetEntity-Value",
                                    object_status=898))],
                output_links=[
                            oci.data_integration.models.OutputLink(
                                model_type="OUTPUT_LINK",
                                key="EXAMPLE-key-Value",
                                model_version="EXAMPLE-modelVersion-Value",
                                parent_ref=oci.data_integration.models.ParentReference(
                                    parent="EXAMPLE-parent-Value",
                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                object_status=796,
                                description="EXAMPLE-description-Value",
                                port="EXAMPLE-port-Value",
                                to_links=["EXAMPLE--Value"])],
                operator=oci.data_integration.models.Target(
                            model_type="TARGET_OPERATOR",
                            key="EXAMPLE-key-Value",
                            model_version="EXAMPLE-modelVersion-Value",
                            parent_ref=oci.data_integration.models.ParentReference(
                                parent="EXAMPLE-parent-Value",
                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                            name="EXAMPLE-name-Value",
                            description="EXAMPLE-description-Value",
                            object_version=893,
                            input_ports=[
                                oci.data_integration.models.InputPort(
                                    model_type="INPUT_PORT",
                                    key="EXAMPLE-key-Value",
                                    model_version="EXAMPLE-modelVersion-Value",
                                    parent_ref=oci.data_integration.models.ParentReference(
                                        parent="EXAMPLE-parent-Value",
                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                    config_values=oci.data_integration.models.ConfigValues(
                                        config_param_values={
                                            'EXAMPLE_KEY_XocNN': {
                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                'intValue': 385,
                                                'objectValue': 'EXAMPLE-objectValue-Value',
                                                'refValue': 'EXAMPLE-refValue-Value',
                                                'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                    object_status=843,
                                    name="EXAMPLE-name-Value",
                                    description="EXAMPLE-description-Value",
                                    port_type="DATA",
                                    fields=[
                                        oci.data_integration.models.PivotField(
                                            model_type="PIVOT_FIELD",
                                            key="EXAMPLE-key-Value",
                                            model_version="EXAMPLE-modelVersion-Value",
                                            parent_ref=oci.data_integration.models.ParentReference(
                                                parent="EXAMPLE-parent-Value",
                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                            config_values=oci.data_integration.models.ConfigValues(
                                                config_param_values={
                                                    'EXAMPLE_KEY_fWI30': {
                                                        'stringValue': 'EXAMPLE-stringValue-Value',
                                                        'intValue': 544,
                                                        'objectValue': 'EXAMPLE-objectValue-Value',
                                                        'refValue': 'EXAMPLE-refValue-Value',
                                                        'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                        'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                parent_ref=oci.data_integration.models.ParentReference(
                                                    parent="EXAMPLE-parent-Value",
                                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                            object_status=415,
                                            name="EXAMPLE-name-Value",
                                            description="EXAMPLE-description-Value",
                                            expr=oci.data_integration.models.Expression(
                                                key="EXAMPLE-key-Value",
                                                model_type="EXAMPLE-modelType-Value",
                                                model_version="EXAMPLE-modelVersion-Value",
                                                parent_ref=oci.data_integration.models.ParentReference(
                                                    parent="EXAMPLE-parent-Value",
                                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                                expr_string="EXAMPLE-exprString-Value",
                                                config_values=oci.data_integration.models.ConfigValues(
                                                    config_param_values={
                                                        'EXAMPLE_KEY_klsjE': {
                                                            'stringValue': 'EXAMPLE-stringValue-Value',
                                                            'intValue': 173,
                                                            'objectValue': 'EXAMPLE-objectValue-Value',
                                                            'refValue': 'EXAMPLE-refValue-Value',
                                                            'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                            'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                    parent_ref=oci.data_integration.models.ParentReference(
                                                        parent="EXAMPLE-parent-Value",
                                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                                object_status=253),
                                            use_type=oci.data_integration.models.ConfiguredType(
                                                model_type="CONFIGURED_TYPE",
                                                key="EXAMPLE-key-Value",
                                                model_version="EXAMPLE-modelVersion-Value",
                                                parent_ref=oci.data_integration.models.ParentReference(
                                                    parent="EXAMPLE-parent-Value",
                                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                                name="EXAMPLE-name-Value",
                                                object_status=29,
                                                description="EXAMPLE-description-Value",
                                                wrapped_type="EXAMPLE-wrappedType-Value",
                                                config_values=oci.data_integration.models.ConfigValues(
                                                    config_param_values={
                                                        'EXAMPLE_KEY_X4Xqc': {
                                                            'stringValue': 'EXAMPLE-stringValue-Value',
                                                            'intValue': 877,
                                                            'objectValue': 'EXAMPLE-objectValue-Value',
                                                            'refValue': 'EXAMPLE-refValue-Value',
                                                            'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                            'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                    parent_ref=oci.data_integration.models.ParentReference(
                                                        parent="EXAMPLE-parent-Value",
                                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                                config_definition=oci.data_integration.models.ConfigDefinition(
                                                    key="EXAMPLE-key-Value",
                                                    model_type="EXAMPLE-modelType-Value",
                                                    model_version="EXAMPLE-modelVersion-Value",
                                                    parent_ref=oci.data_integration.models.ParentReference(
                                                        parent="EXAMPLE-parent-Value",
                                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                                    name="EXAMPLE-name-Value",
                                                    is_contained=True,
                                                    object_status=279,
                                                    config_parameter_definitions={
                                                        'EXAMPLE_KEY_QtKlf': {
                                                            'parameterType': {
                                                                'modelType': 'DERIVED_TYPE',
                                                                'key': 'EXAMPLE-key-Value',
                                                                'modelVersion': 'EXAMPLE-modelVersion-Value',
                                                                'parentRef': {
                                                                    'parent': 'EXAMPLE-parent-Value',
                                                                    'rootDocId': 'ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value'},
                                                                'name': 'EXAMPLE-name-Value',
                                                                'objectStatus': 704,
                                                                'description': 'EXAMPLE-description-Value'},
                                                            'parameterName': 'EXAMPLE-parameterName-Value',
                                                            'description': 'EXAMPLE-description-Value',
                                                            'defaultValue': 'EXAMPLE-defaultValue-Value',
                                                            'classFieldName': 'EXAMPLE-classFieldName-Value',
                                                            'isStatic': False,
                                                            'isClassFieldValue': True}})),
                                            type=oci.data_integration.models.JavaType(
                                                model_type="JAVA_TYPE",
                                                key="EXAMPLE-key-Value",
                                                model_version="EXAMPLE-modelVersion-Value",
                                                parent_ref=oci.data_integration.models.ParentReference(
                                                    parent="EXAMPLE-parent-Value",
                                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                                name="EXAMPLE-name-Value",
                                                object_status=680,
                                                description="EXAMPLE-description-Value",
                                                java_type_name="EXAMPLE-javaTypeName-Value",
                                                config_definition=oci.data_integration.models.ConfigDefinition(
                                                    key="EXAMPLE-key-Value",
                                                    model_type="EXAMPLE-modelType-Value",
                                                    model_version="EXAMPLE-modelVersion-Value",
                                                    parent_ref=oci.data_integration.models.ParentReference(
                                                        parent="EXAMPLE-parent-Value",
                                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                                    name="EXAMPLE-name-Value",
                                                    is_contained=False,
                                                    object_status=439,
                                                    config_parameter_definitions={
                                                        'EXAMPLE_KEY_OcXk2': {
                                                            'parameterName': 'EXAMPLE-parameterName-Value',
                                                            'description': 'EXAMPLE-description-Value',
                                                            'defaultValue': 'EXAMPLE-defaultValue-Value',
                                                            'classFieldName': 'EXAMPLE-classFieldName-Value',
                                                            'isStatic': False,
                                                            'isClassFieldValue': True}})),
                                            column_name_pattern="EXAMPLE-columnNamePattern-Value")])],
                            output_ports=[
                                oci.data_integration.models.DynamicProxyField(
                                    model_type="DYNAMIC_PROXY_FIELD",
                                    key="EXAMPLE-key-Value",
                                    model_version="EXAMPLE-modelVersion-Value",
                                    parent_ref=oci.data_integration.models.ParentReference(
                                        parent="EXAMPLE-parent-Value",
                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                    config_values=oci.data_integration.models.ConfigValues(
                                        config_param_values={
                                            'EXAMPLE_KEY_IoJZa': {
                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                'intValue': 516,
                                                'objectValue': 'EXAMPLE-objectValue-Value',
                                                'refValue': 'EXAMPLE-refValue-Value',
                                                'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                    object_status=824,
                                    name="EXAMPLE-name-Value",
                                    description="EXAMPLE-description-Value",
                                    type=oci.data_integration.models.JavaType(
                                        model_type="JAVA_TYPE",
                                        key="EXAMPLE-key-Value",
                                        model_version="EXAMPLE-modelVersion-Value",
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                        name="EXAMPLE-name-Value",
                                        object_status=944,
                                        description="EXAMPLE-description-Value",
                                        java_type_name="EXAMPLE-javaTypeName-Value",
                                        config_definition=oci.data_integration.models.ConfigDefinition(
                                            key="EXAMPLE-key-Value",
                                            model_type="EXAMPLE-modelType-Value",
                                            model_version="EXAMPLE-modelVersion-Value",
                                            parent_ref=oci.data_integration.models.ParentReference(
                                                parent="EXAMPLE-parent-Value",
                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                            name="EXAMPLE-name-Value",
                                            is_contained=False,
                                            object_status=7,
                                            config_parameter_definitions={
                                                'EXAMPLE_KEY_c2jyt': {
                                                    'parameterName': 'EXAMPLE-parameterName-Value',
                                                    'description': 'EXAMPLE-description-Value',
                                                    'defaultValue': 'EXAMPLE-defaultValue-Value',
                                                    'classFieldName': 'EXAMPLE-classFieldName-Value',
                                                    'isStatic': True,
                                                    'isClassFieldValue': False}})),
                                    labels=["EXAMPLE--Value"])],
                            object_status=519,
                            identifier="EXAMPLE-identifier-Value",
                            parameters=[
                                oci.data_integration.models.Parameter(
                                    model_type="PARAMETER",
                                    key="EXAMPLE-key-Value",
                                    model_version="EXAMPLE-modelVersion-Value",
                                    parent_ref=oci.data_integration.models.ParentReference(
                                        parent="EXAMPLE-parent-Value",
                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                    config_values=oci.data_integration.models.ConfigValues(
                                        config_param_values={
                                            'EXAMPLE_KEY_K0N7W': {
                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                'intValue': 535,
                                                'objectValue': 'EXAMPLE-objectValue-Value',
                                                'refValue': 'EXAMPLE-refValue-Value',
                                                'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                    object_status=317,
                                    name="EXAMPLE-name-Value",
                                    description="EXAMPLE-description-Value",
                                    type="EXAMPLE-type-Value",
                                    default_value="EXAMPLE-defaultValue-Value",
                                    root_object_default_value="EXAMPLE-rootObjectDefaultValue-Value",
                                    is_input=True,
                                    is_output=True,
                                    output_aggregation_type="COUNT",
                                    type_name="EXAMPLE-typeName-Value",
                                    used_for="EXAMPLE-usedFor-Value")],
                            op_config_values=oci.data_integration.models.ConfigValues(
                                config_param_values={
                                    'EXAMPLE_KEY_dUqo0': {
                                        'stringValue': 'EXAMPLE-stringValue-Value',
                                        'intValue': 154,
                                        'objectValue': 'EXAMPLE-objectValue-Value',
                                        'refValue': 'EXAMPLE-refValue-Value',
                                        'parameterValue': 'EXAMPLE-parameterValue-Value',
                                        'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                parent_ref=oci.data_integration.models.ParentReference(
                                    parent="EXAMPLE-parent-Value",
                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                            entity=oci.data_integration.models.DataEntityFromSql(
                                model_type="SQL_ENTITY",
                                metadata=oci.data_integration.models.ObjectMetadata(
                                    created_by="EXAMPLE-createdBy-Value",
                                    created_by_name="EXAMPLE-createdByName-Value",
                                    updated_by="EXAMPLE-updatedBy-Value",
                                    updated_by_name="EXAMPLE-updatedByName-Value",
                                    time_created=datetime.strptime(
                                        "2008-11-25T09:13:57.104Z",
                                        "%Y-%m-%dT%H:%M:%S.%fZ"),
                                    time_updated=datetime.strptime(
                                        "2043-03-02T17:52:00.767Z",
                                        "%Y-%m-%dT%H:%M:%S.%fZ"),
                                    aggregator_key="EXAMPLE-aggregatorKey-Value",
                                    aggregator=oci.data_integration.models.AggregatorSummary(
                                        type="EXAMPLE-type-Value",
                                        key="EXAMPLE-key-Value",
                                        name="EXAMPLE-name-Value",
                                        identifier="EXAMPLE-identifier-Value",
                                        description="EXAMPLE-description-Value"),
                                    identifier_path="EXAMPLE-identifierPath-Value",
                                    info_fields={
                                        'EXAMPLE_KEY_aqvhw': 'EXAMPLE_VALUE_IyRNvu50DSVJK5xYE5dc'},
                                    registry_version=295,
                                    labels=["EXAMPLE--Value"],
                                    is_favorite=True,
                                    count_statistics=oci.data_integration.models.CountStatistic(
                                        object_type_count_list=[
                                            oci.data_integration.models.CountStatisticSummary(
                                                object_type="USER_DEFINED_FUNCTION",
                                                object_count=769)])),
                                key="EXAMPLE-key-Value",
                                model_version="EXAMPLE-modelVersion-Value",
                                parent_ref=oci.data_integration.models.ParentReference(
                                    parent="EXAMPLE-parent-Value",
                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                name="EXAMPLE-name-Value",
                                description="EXAMPLE-description-Value",
                                object_version=141,
                                external_key="EXAMPLE-externalKey-Value",
                                shape=oci.data_integration.models.Shape(
                                    model_type="SHAPE",
                                    key="EXAMPLE-key-Value",
                                    model_version="EXAMPLE-modelVersion-Value",
                                    parent_ref=oci.data_integration.models.ParentReference(
                                        parent="EXAMPLE-parent-Value",
                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                    config_values=oci.data_integration.models.ConfigValues(
                                        config_param_values={
                                            'EXAMPLE_KEY_X7P8a': {
                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                'intValue': 469,
                                                'objectValue': 'EXAMPLE-objectValue-Value',
                                                'refValue': 'EXAMPLE-refValue-Value',
                                                'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                    object_status=675,
                                    name="EXAMPLE-name-Value",
                                    description="EXAMPLE-description-Value",
                                    type=oci.data_integration.models.DerivedType(
                                        model_type="DERIVED_TYPE",
                                        key="EXAMPLE-key-Value",
                                        model_version="EXAMPLE-modelVersion-Value",
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                        name="EXAMPLE-name-Value",
                                        object_status=999,
                                        description="EXAMPLE-description-Value")),
                                shape_id="ocid1.test.oc1..<unique_ID>EXAMPLE-shapeId-Value",
                                entity_type="TABLE",
                                other_type_label="EXAMPLE-otherTypeLabel-Value",
                                unique_keys=[
                                    oci.data_integration.models.UniqueDataKey(
                                        model_type="UNIQUE_KEY",
                                        key="EXAMPLE-key-Value",
                                        model_version="EXAMPLE-modelVersion-Value",
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                        name="EXAMPLE-name-Value",
                                        attribute_refs=[
                                            oci.data_integration.models.KeyAttribute(
                                                position=948,
                                                shape_field=oci.data_integration.models.ShapeField(
                                                    model_type="SHAPE_FIELD",
                                                    key="EXAMPLE-key-Value",
                                                    model_version="EXAMPLE-modelVersion-Value",
                                                    parent_ref=oci.data_integration.models.ParentReference(
                                                        parent="EXAMPLE-parent-Value",
                                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                                    config_values=oci.data_integration.models.ConfigValues(
                                                        config_param_values={
                                                            'EXAMPLE_KEY_YMya7': {
                                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                                'intValue': 122,
                                                                'objectValue': 'EXAMPLE-objectValue-Value',
                                                                'refValue': 'EXAMPLE-refValue-Value',
                                                                'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                                'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                        parent_ref=oci.data_integration.models.ParentReference(
                                                            parent="EXAMPLE-parent-Value",
                                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                                    object_status=541,
                                                    name="EXAMPLE-name-Value",
                                                    description="EXAMPLE-description-Value",
                                                    type="EXAMPLE-type-Value",
                                                    labels=["EXAMPLE--Value"],
                                                    native_shape_field=oci.data_integration.models.NativeShapeField(
                                                        name="EXAMPLE-name-Value",
                                                        model_type="EXAMPLE-modelType-Value",
                                                        type="EXAMPLE-type-Value",
                                                        config_values=oci.data_integration.models.ConfigValues(
                                                            config_param_values={
                                                                'EXAMPLE_KEY_NW58S': {
                                                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                                                    'intValue': 38,
                                                                    'objectValue': 'EXAMPLE-objectValue-Value',
                                                                    'refValue': 'EXAMPLE-refValue-Value',
                                                                    'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                                    'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                            parent_ref=oci.data_integration.models.ParentReference(
                                                                parent="EXAMPLE-parent-Value",
                                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                                        position=249,
                                                        default_value_string="EXAMPLE-defaultValueString-Value",
                                                        is_mandatory=True)),
                                                attribute=oci.data_integration.models.ShapeField(
                                                    model_type="SHAPE_FIELD",
                                                    key="EXAMPLE-key-Value",
                                                    model_version="EXAMPLE-modelVersion-Value",
                                                    parent_ref=oci.data_integration.models.ParentReference(
                                                        parent="EXAMPLE-parent-Value",
                                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                                    config_values=oci.data_integration.models.ConfigValues(
                                                        config_param_values={
                                                            'EXAMPLE_KEY_d2uTC': {
                                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                                'intValue': 980,
                                                                'objectValue': 'EXAMPLE-objectValue-Value',
                                                                'refValue': 'EXAMPLE-refValue-Value',
                                                                'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                                'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                        parent_ref=oci.data_integration.models.ParentReference(
                                                            parent="EXAMPLE-parent-Value",
                                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                                    object_status=232,
                                                    name="EXAMPLE-name-Value",
                                                    description="EXAMPLE-description-Value",
                                                    type="EXAMPLE-type-Value",
                                                    labels=["EXAMPLE--Value"],
                                                    native_shape_field=oci.data_integration.models.NativeShapeField(
                                                        name="EXAMPLE-name-Value",
                                                        model_type="EXAMPLE-modelType-Value",
                                                        type="EXAMPLE-type-Value",
                                                        config_values=oci.data_integration.models.ConfigValues(
                                                            config_param_values={
                                                                'EXAMPLE_KEY_GEldJ': {
                                                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                                                    'intValue': 598,
                                                                    'objectValue': 'EXAMPLE-objectValue-Value',
                                                                    'refValue': 'EXAMPLE-refValue-Value',
                                                                    'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                                    'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                            parent_ref=oci.data_integration.models.ParentReference(
                                                                parent="EXAMPLE-parent-Value",
                                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                                        position=796,
                                                        default_value_string="EXAMPLE-defaultValueString-Value",
                                                        is_mandatory=True)))],
                                        object_status=9)],
                                foreign_keys=[
                                    oci.data_integration.models.ForeignKey(
                                        model_type="FOREIGN_KEY",
                                        key="EXAMPLE-key-Value",
                                        model_version="EXAMPLE-modelVersion-Value",
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                        name="EXAMPLE-name-Value",
                                        attribute_refs=[
                                            oci.data_integration.models.KeyAttribute(
                                                position=389,
                                                shape_field=oci.data_integration.models.ShapeField(
                                                    model_type="SHAPE_FIELD",
                                                    key="EXAMPLE-key-Value",
                                                    model_version="EXAMPLE-modelVersion-Value",
                                                    parent_ref=oci.data_integration.models.ParentReference(
                                                        parent="EXAMPLE-parent-Value",
                                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                                    config_values=oci.data_integration.models.ConfigValues(
                                                        config_param_values={
                                                            'EXAMPLE_KEY_V4Wej': {
                                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                                'intValue': 685,
                                                                'objectValue': 'EXAMPLE-objectValue-Value',
                                                                'refValue': 'EXAMPLE-refValue-Value',
                                                                'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                                'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                        parent_ref=oci.data_integration.models.ParentReference(
                                                            parent="EXAMPLE-parent-Value",
                                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                                    object_status=183,
                                                    name="EXAMPLE-name-Value",
                                                    description="EXAMPLE-description-Value",
                                                    type="EXAMPLE-type-Value",
                                                    labels=["EXAMPLE--Value"],
                                                    native_shape_field=oci.data_integration.models.NativeShapeField(
                                                        name="EXAMPLE-name-Value",
                                                        model_type="EXAMPLE-modelType-Value",
                                                        type="EXAMPLE-type-Value",
                                                        config_values=oci.data_integration.models.ConfigValues(
                                                            config_param_values={
                                                                'EXAMPLE_KEY_CKM50': {
                                                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                                                    'intValue': 599,
                                                                    'objectValue': 'EXAMPLE-objectValue-Value',
                                                                    'refValue': 'EXAMPLE-refValue-Value',
                                                                    'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                                    'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                            parent_ref=oci.data_integration.models.ParentReference(
                                                                parent="EXAMPLE-parent-Value",
                                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                                        position=76,
                                                        default_value_string="EXAMPLE-defaultValueString-Value",
                                                        is_mandatory=False)),
                                                attribute=oci.data_integration.models.ShapeField(
                                                    model_type="SHAPE_FIELD",
                                                    key="EXAMPLE-key-Value",
                                                    model_version="EXAMPLE-modelVersion-Value",
                                                    parent_ref=oci.data_integration.models.ParentReference(
                                                        parent="EXAMPLE-parent-Value",
                                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                                    config_values=oci.data_integration.models.ConfigValues(
                                                        config_param_values={
                                                            'EXAMPLE_KEY_rQvri': {
                                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                                'intValue': 579,
                                                                'objectValue': 'EXAMPLE-objectValue-Value',
                                                                'refValue': 'EXAMPLE-refValue-Value',
                                                                'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                                'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                        parent_ref=oci.data_integration.models.ParentReference(
                                                            parent="EXAMPLE-parent-Value",
                                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                                    object_status=644,
                                                    name="EXAMPLE-name-Value",
                                                    description="EXAMPLE-description-Value",
                                                    type="EXAMPLE-type-Value",
                                                    labels=["EXAMPLE--Value"],
                                                    native_shape_field=oci.data_integration.models.NativeShapeField(
                                                        name="EXAMPLE-name-Value",
                                                        model_type="EXAMPLE-modelType-Value",
                                                        type="EXAMPLE-type-Value",
                                                        config_values=oci.data_integration.models.ConfigValues(
                                                            config_param_values={
                                                                'EXAMPLE_KEY_Iqp2m': {
                                                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                                                    'intValue': 200,
                                                                    'objectValue': 'EXAMPLE-objectValue-Value',
                                                                    'refValue': 'EXAMPLE-refValue-Value',
                                                                    'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                                    'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                            parent_ref=oci.data_integration.models.ParentReference(
                                                                parent="EXAMPLE-parent-Value",
                                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                                        position=292,
                                                        default_value_string="EXAMPLE-defaultValueString-Value",
                                                        is_mandatory=False)))],
                                        update_rule=128,
                                        delete_rule=644,
                                        reference_unique_key=oci.data_integration.models.UniqueDataKey(
                                            model_type="UNIQUE_KEY",
                                            key="EXAMPLE-key-Value",
                                            model_version="EXAMPLE-modelVersion-Value",
                                            parent_ref=oci.data_integration.models.ParentReference(
                                                parent="EXAMPLE-parent-Value",
                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                            name="EXAMPLE-name-Value",
                                            attribute_refs=[
                                                oci.data_integration.models.KeyAttribute(
                                                    position=673,
                                                    shape_field=oci.data_integration.models.ShapeField(
                                                        model_type="SHAPE_FIELD",
                                                        key="EXAMPLE-key-Value",
                                                        model_version="EXAMPLE-modelVersion-Value",
                                                        parent_ref=oci.data_integration.models.ParentReference(
                                                            parent="EXAMPLE-parent-Value",
                                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                                        config_values=oci.data_integration.models.ConfigValues(
                                                            config_param_values={
                                                                'EXAMPLE_KEY_FuT21': {
                                                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                                                    'intValue': 173,
                                                                    'objectValue': 'EXAMPLE-objectValue-Value',
                                                                    'refValue': 'EXAMPLE-refValue-Value',
                                                                    'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                                    'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                            parent_ref=oci.data_integration.models.ParentReference(
                                                                parent="EXAMPLE-parent-Value",
                                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                                        object_status=654,
                                                        name="EXAMPLE-name-Value",
                                                        description="EXAMPLE-description-Value",
                                                        type="EXAMPLE-type-Value",
                                                        labels=["EXAMPLE--Value"],
                                                        native_shape_field=oci.data_integration.models.NativeShapeField(
                                                            name="EXAMPLE-name-Value",
                                                            model_type="EXAMPLE-modelType-Value",
                                                            type="EXAMPLE-type-Value",
                                                            config_values=oci.data_integration.models.ConfigValues(
                                                                config_param_values={
                                                                    'EXAMPLE_KEY_2f4ci': {
                                                                        'stringValue': 'EXAMPLE-stringValue-Value',
                                                                        'intValue': 630,
                                                                        'objectValue': 'EXAMPLE-objectValue-Value',
                                                                        'refValue': 'EXAMPLE-refValue-Value',
                                                                        'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                                        'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                                parent_ref=oci.data_integration.models.ParentReference(
                                                                    parent="EXAMPLE-parent-Value",
                                                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                                            position=199,
                                                            default_value_string="EXAMPLE-defaultValueString-Value",
                                                            is_mandatory=False)),
                                                    attribute=oci.data_integration.models.ShapeField(
                                                        model_type="SHAPE_FIELD",
                                                        key="EXAMPLE-key-Value",
                                                        model_version="EXAMPLE-modelVersion-Value",
                                                        parent_ref=oci.data_integration.models.ParentReference(
                                                            parent="EXAMPLE-parent-Value",
                                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                                        config_values=oci.data_integration.models.ConfigValues(
                                                            config_param_values={
                                                                'EXAMPLE_KEY_nS8oO': {
                                                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                                                    'intValue': 950,
                                                                    'objectValue': 'EXAMPLE-objectValue-Value',
                                                                    'refValue': 'EXAMPLE-refValue-Value',
                                                                    'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                                    'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                            parent_ref=oci.data_integration.models.ParentReference(
                                                                parent="EXAMPLE-parent-Value",
                                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                                        object_status=399,
                                                        name="EXAMPLE-name-Value",
                                                        description="EXAMPLE-description-Value",
                                                        type="EXAMPLE-type-Value",
                                                        labels=["EXAMPLE--Value"],
                                                        native_shape_field=oci.data_integration.models.NativeShapeField(
                                                            name="EXAMPLE-name-Value",
                                                            model_type="EXAMPLE-modelType-Value",
                                                            type="EXAMPLE-type-Value",
                                                            config_values=oci.data_integration.models.ConfigValues(
                                                                config_param_values={
                                                                    'EXAMPLE_KEY_qXnen': {
                                                                        'stringValue': 'EXAMPLE-stringValue-Value',
                                                                        'intValue': 783,
                                                                        'objectValue': 'EXAMPLE-objectValue-Value',
                                                                        'refValue': 'EXAMPLE-refValue-Value',
                                                                        'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                                        'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                                parent_ref=oci.data_integration.models.ParentReference(
                                                                    parent="EXAMPLE-parent-Value",
                                                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                                            position=937,
                                                            default_value_string="EXAMPLE-defaultValueString-Value",
                                                            is_mandatory=False)))],
                                            object_status=198),
                                        object_status=383)],
                                resource_name="EXAMPLE-resourceName-Value",
                                object_status=740,
                                identifier="EXAMPLE-identifier-Value",
                                sql_query="EXAMPLE-sqlQuery-Value"),
                            is_read_access=False,
                            is_copy_fields=False,
                            is_predefined_shape=False,
                            is_use_same_source_name=False,
                            target_entity_name_prefix="EXAMPLE-targetEntityNamePrefix-Value",
                            target_entity_name_suffix="EXAMPLE-targetEntityNameSuffix-Value",
                            data_property="IGNORE",
                            schema_drift_config=oci.data_integration.models.SchemaDriftConfig(
                                extra_column_handling="DO_NOT_ALLOW",
                                missing_column_handling="ALLOW",
                                data_type_change_handling="DO_NOT_ALLOW",
                                is_validation_warning_if_allowed=True),
                            fixed_data_shape=oci.data_integration.models.Shape(
                                model_type="SHAPE",
                                key="EXAMPLE-key-Value",
                                model_version="EXAMPLE-modelVersion-Value",
                                parent_ref=oci.data_integration.models.ParentReference(
                                    parent="EXAMPLE-parent-Value",
                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                config_values=oci.data_integration.models.ConfigValues(
                                    config_param_values={
                                        'EXAMPLE_KEY_gTY3x': {
                                            'stringValue': 'EXAMPLE-stringValue-Value',
                                            'intValue': 843,
                                            'objectValue': 'EXAMPLE-objectValue-Value',
                                            'refValue': 'EXAMPLE-refValue-Value',
                                            'parameterValue': 'EXAMPLE-parameterValue-Value',
                                            'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                    parent_ref=oci.data_integration.models.ParentReference(
                                        parent="EXAMPLE-parent-Value",
                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                object_status=448,
                                name="EXAMPLE-name-Value",
                                description="EXAMPLE-description-Value",
                                type=oci.data_integration.models.MaterializedCompositeType(
                                    model_type="MATERIALIZED_COMPOSITE_TYPE",
                                    key="EXAMPLE-key-Value",
                                    model_version="EXAMPLE-modelVersion-Value",
                                    parent_ref=oci.data_integration.models.ParentReference(
                                        parent="EXAMPLE-parent-Value",
                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                    name="EXAMPLE-name-Value",
                                    object_status=424,
                                    description="EXAMPLE-description-Value",
                                    elements=["EXAMPLE--Value"],
                                    path_names=["EXAMPLE--Value"],
                                    config_definition=oci.data_integration.models.ConfigDefinition(
                                        key="EXAMPLE-key-Value",
                                        model_type="EXAMPLE-modelType-Value",
                                        model_version="EXAMPLE-modelVersion-Value",
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                        name="EXAMPLE-name-Value",
                                        is_contained=False,
                                        object_status=920,
                                        config_parameter_definitions={
                                            'EXAMPLE_KEY_icVhq': {
                                                'parameterName': 'EXAMPLE-parameterName-Value',
                                                'description': 'EXAMPLE-description-Value',
                                                'defaultValue': 'EXAMPLE-defaultValue-Value',
                                                'classFieldName': 'EXAMPLE-classFieldName-Value',
                                                'isStatic': True,
                                                'isClassFieldValue': False}}))),
                            write_operation_config=oci.data_integration.models.WriteOperationConfig(
                                model_type="WRITE_OPERATION_CONFIG",
                                metadata_config_properties={
                                    'EXAMPLE_KEY_lUD6h': 'EXAMPLE_VALUE_OFMDspyoo2VcmaEFNAPc'},
                                derived_attributes={
                                    'EXAMPLE_KEY_aRvZe': 'EXAMPLE_VALUE_5ISGeIB08cjTeaATv5H7'},
                                call_attribute=oci.data_integration.models.BipCallAttribute(
                                    model_type="BIP_CALL_ATTRIBUTE",
                                    fetch_size=567,
                                    offset_parameter="EXAMPLE-offsetParameter-Value",
                                    fetch_next_rows_parameter="EXAMPLE-fetchNextRowsParameter-Value",
                                    staging_data_asset=oci.data_integration.models.DataAssetSummaryFromObjectStorage(
                                        model_type="ORACLE_OBJECT_STORAGE_DATA_ASSET",
                                        key="EXAMPLE-key-Value",
                                        model_version="EXAMPLE-modelVersion-Value",
                                        name="EXAMPLE-name-Value",
                                        description="EXAMPLE-description-Value",
                                        object_status=480,
                                        identifier="EXAMPLE-identifier-Value",
                                        external_key="EXAMPLE-externalKey-Value",
                                        asset_properties={
                                            'EXAMPLE_KEY_eZzfO': 'EXAMPLE_VALUE_zuvB9lTGmrlIpf88r3cU'},
                                        native_type_system=oci.data_integration.models.TypeSystem(
                                            key="EXAMPLE-key-Value",
                                            model_type="EXAMPLE-modelType-Value",
                                            model_version="EXAMPLE-modelVersion-Value",
                                            parent_ref=oci.data_integration.models.ParentReference(
                                                parent="EXAMPLE-parent-Value",
                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                            name="EXAMPLE-name-Value",
                                            description="EXAMPLE-description-Value",
                                            object_version=361,
                                            type_mapping_to={
                                                'EXAMPLE_KEY_swnkq': 'EXAMPLE_VALUE_V6VYgEPqnmcGZC4HLsQv'},
                                            type_mapping_from={
                                                'EXAMPLE_KEY_YmfIh': 'EXAMPLE_VALUE_zYWa73rYkjnAE6lYHRqF'},
                                            object_status=853,
                                            identifier="EXAMPLE-identifier-Value",
                                            types=[
                                                oci.data_integration.models.DataType(
                                                    model_type="DATA_TYPE",
                                                    key="EXAMPLE-key-Value",
                                                    model_version="EXAMPLE-modelVersion-Value",
                                                    parent_ref=oci.data_integration.models.ParentReference(
                                                        parent="EXAMPLE-parent-Value",
                                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                                    name="EXAMPLE-name-Value",
                                                    object_status=613,
                                                    description="EXAMPLE-description-Value",
                                                    dt_type="PRIMITIVE",
                                                    type_system_name="EXAMPLE-typeSystemName-Value",
                                                    config_definition=oci.data_integration.models.ConfigDefinition(
                                                        key="EXAMPLE-key-Value",
                                                        model_type="EXAMPLE-modelType-Value",
                                                        model_version="EXAMPLE-modelVersion-Value",
                                                        parent_ref=oci.data_integration.models.ParentReference(
                                                            parent="EXAMPLE-parent-Value",
                                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                                        name="EXAMPLE-name-Value",
                                                        is_contained=True,
                                                        object_status=512,
                                                        config_parameter_definitions={
                                                            'EXAMPLE_KEY_OU9Z7': {
                                                                'parameterName': 'EXAMPLE-parameterName-Value',
                                                                'description': 'EXAMPLE-description-Value',
                                                                'defaultValue': 'EXAMPLE-defaultValue-Value',
                                                                'classFieldName': 'EXAMPLE-classFieldName-Value',
                                                                'isStatic': True,
                                                                'isClassFieldValue': False}}))]),
                                        object_version=257,
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                        metadata=oci.data_integration.models.ObjectMetadata(
                                            created_by="EXAMPLE-createdBy-Value",
                                            created_by_name="EXAMPLE-createdByName-Value",
                                            updated_by="EXAMPLE-updatedBy-Value",
                                            updated_by_name="EXAMPLE-updatedByName-Value",
                                            time_created=datetime.strptime(
                                                "2023-01-25T07:16:22.783Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            time_updated=datetime.strptime(
                                                "2039-05-05T09:10:51.823Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            aggregator_key="EXAMPLE-aggregatorKey-Value",
                                            aggregator=oci.data_integration.models.AggregatorSummary(
                                                type="EXAMPLE-type-Value",
                                                key="EXAMPLE-key-Value",
                                                name="EXAMPLE-name-Value",
                                                identifier="EXAMPLE-identifier-Value",
                                                description="EXAMPLE-description-Value"),
                                            identifier_path="EXAMPLE-identifierPath-Value",
                                            info_fields={
                                                'EXAMPLE_KEY_JdOT1': 'EXAMPLE_VALUE_Fpvak3IXK13hdMVxYkCE'},
                                            registry_version=827,
                                            labels=["EXAMPLE--Value"],
                                            is_favorite=False,
                                            count_statistics=oci.data_integration.models.CountStatistic(
                                                object_type_count_list=[
                                                    oci.data_integration.models.CountStatisticSummary(
                                                        object_type="APPLICATION",
                                                        object_count=104)])),
                                        oci_region="EXAMPLE-ociRegion-Value",
                                        url="EXAMPLE-url-Value",
                                        tenancy_id="ocid1.test.oc1..<unique_ID>EXAMPLE-tenancyId-Value",
                                        namespace="EXAMPLE-namespace-Value",
                                        default_connection=oci.data_integration.models.ConnectionSummaryFromObjectStorage(
                                            model_type="ORACLE_OBJECT_STORAGE_CONNECTION",
                                            key="EXAMPLE-key-Value",
                                            model_version="EXAMPLE-modelVersion-Value",
                                            parent_ref=oci.data_integration.models.ParentReference(
                                                parent="EXAMPLE-parent-Value",
                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                            name="EXAMPLE-name-Value",
                                            description="EXAMPLE-description-Value",
                                            object_version=676,
                                            object_status=554,
                                            identifier="EXAMPLE-identifier-Value",
                                            primary_schema=oci.data_integration.models.Schema(
                                                key="EXAMPLE-key-Value",
                                                model_type="EXAMPLE-modelType-Value",
                                                model_version="EXAMPLE-modelVersion-Value",
                                                parent_ref=oci.data_integration.models.ParentReference(
                                                    parent="EXAMPLE-parent-Value",
                                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                                name="EXAMPLE-name-Value",
                                                resource_name="EXAMPLE-resourceName-Value",
                                                description="EXAMPLE-description-Value",
                                                object_version=800,
                                                external_key="EXAMPLE-externalKey-Value",
                                                is_has_containers=False,
                                                default_connection="EXAMPLE-defaultConnection-Value",
                                                object_status=98,
                                                identifier="EXAMPLE-identifier-Value",
                                                metadata=oci.data_integration.models.ObjectMetadata(
                                                    created_by="EXAMPLE-createdBy-Value",
                                                    created_by_name="EXAMPLE-createdByName-Value",
                                                    updated_by="EXAMPLE-updatedBy-Value",
                                                    updated_by_name="EXAMPLE-updatedByName-Value",
                                                    time_created=datetime.strptime(
                                                        "2009-08-10T13:25:38.952Z",
                                                        "%Y-%m-%dT%H:%M:%S.%fZ"),
                                                    time_updated=datetime.strptime(
                                                        "2048-10-03T01:56:51.999Z",
                                                        "%Y-%m-%dT%H:%M:%S.%fZ"),
                                                    aggregator_key="EXAMPLE-aggregatorKey-Value",
                                                    aggregator=oci.data_integration.models.AggregatorSummary(
                                                        type="EXAMPLE-type-Value",
                                                        key="EXAMPLE-key-Value",
                                                        name="EXAMPLE-name-Value",
                                                        identifier="EXAMPLE-identifier-Value",
                                                        description="EXAMPLE-description-Value"),
                                                    identifier_path="EXAMPLE-identifierPath-Value",
                                                    info_fields={
                                                        'EXAMPLE_KEY_Y1kSs': 'EXAMPLE_VALUE_6HMvNrFB8130abZkMbo4'},
                                                    registry_version=249,
                                                    labels=["EXAMPLE--Value"],
                                                    is_favorite=False,
                                                    count_statistics=oci.data_integration.models.CountStatistic(
                                                        object_type_count_list=[
                                                            oci.data_integration.models.CountStatisticSummary(
                                                                object_type="FOLDER",
                                                                object_count=999)]))),
                                            connection_properties=[
                                                oci.data_integration.models.ConnectionProperty(
                                                    name="EXAMPLE-name-Value",
                                                    value="EXAMPLE-value-Value")],
                                            is_default=True,
                                            metadata=oci.data_integration.models.ObjectMetadata(
                                                created_by="EXAMPLE-createdBy-Value",
                                                created_by_name="EXAMPLE-createdByName-Value",
                                                updated_by="EXAMPLE-updatedBy-Value",
                                                updated_by_name="EXAMPLE-updatedByName-Value",
                                                time_created=datetime.strptime(
                                                    "2049-10-10T10:53:40.384Z",
                                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                                time_updated=datetime.strptime(
                                                    "2000-06-02T14:36:28.971Z",
                                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                                aggregator_key="EXAMPLE-aggregatorKey-Value",
                                                aggregator=oci.data_integration.models.AggregatorSummary(
                                                    type="EXAMPLE-type-Value",
                                                    key="EXAMPLE-key-Value",
                                                    name="EXAMPLE-name-Value",
                                                    identifier="EXAMPLE-identifier-Value",
                                                    description="EXAMPLE-description-Value"),
                                                identifier_path="EXAMPLE-identifierPath-Value",
                                                info_fields={
                                                    'EXAMPLE_KEY_rkXJX': 'EXAMPLE_VALUE_OvbDK0CS81cxOhzrAxCi'},
                                                registry_version=373,
                                                labels=["EXAMPLE--Value"],
                                                is_favorite=True,
                                                count_statistics=oci.data_integration.models.CountStatistic(
                                                    object_type_count_list=[
                                                        oci.data_integration.models.CountStatisticSummary(
                                                            object_type="FUNCTION_LIBRARY",
                                                            object_count=201)])),
                                            key_map={
                                                'EXAMPLE_KEY_aSvYo': 'EXAMPLE_VALUE_IhobhFfRYuqRbB68VP7a'},
                                            credential_file_content="EXAMPLE-credentialFileContent-Value",
                                            user_id="ocid1.test.oc1..<unique_ID>EXAMPLE-userId-Value",
                                            finger_print="EXAMPLE-fingerPrint-Value",
                                            pass_phrase="EXAMPLE-passPhrase-Value")),
                                    staging_connection=oci.data_integration.models.ConnectionSummaryFromObjectStorage(
                                        model_type="ORACLE_OBJECT_STORAGE_CONNECTION",
                                        key="EXAMPLE-key-Value",
                                        model_version="EXAMPLE-modelVersion-Value",
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                        name="EXAMPLE-name-Value",
                                        description="EXAMPLE-description-Value",
                                        object_version=204,
                                        object_status=566,
                                        identifier="EXAMPLE-identifier-Value",
                                        primary_schema=oci.data_integration.models.Schema(
                                            key="EXAMPLE-key-Value",
                                            model_type="EXAMPLE-modelType-Value",
                                            model_version="EXAMPLE-modelVersion-Value",
                                            parent_ref=oci.data_integration.models.ParentReference(
                                                parent="EXAMPLE-parent-Value",
                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                            name="EXAMPLE-name-Value",
                                            resource_name="EXAMPLE-resourceName-Value",
                                            description="EXAMPLE-description-Value",
                                            object_version=995,
                                            external_key="EXAMPLE-externalKey-Value",
                                            is_has_containers=True,
                                            default_connection="EXAMPLE-defaultConnection-Value",
                                            object_status=573,
                                            identifier="EXAMPLE-identifier-Value",
                                            metadata=oci.data_integration.models.ObjectMetadata(
                                                created_by="EXAMPLE-createdBy-Value",
                                                created_by_name="EXAMPLE-createdByName-Value",
                                                updated_by="EXAMPLE-updatedBy-Value",
                                                updated_by_name="EXAMPLE-updatedByName-Value",
                                                time_created=datetime.strptime(
                                                    "2007-03-06T07:53:30.132Z",
                                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                                time_updated=datetime.strptime(
                                                    "2029-08-22T14:49:20.331Z",
                                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                                aggregator_key="EXAMPLE-aggregatorKey-Value",
                                                aggregator=oci.data_integration.models.AggregatorSummary(
                                                    type="EXAMPLE-type-Value",
                                                    key="EXAMPLE-key-Value",
                                                    name="EXAMPLE-name-Value",
                                                    identifier="EXAMPLE-identifier-Value",
                                                    description="EXAMPLE-description-Value"),
                                                identifier_path="EXAMPLE-identifierPath-Value",
                                                info_fields={
                                                    'EXAMPLE_KEY_dBNCc': 'EXAMPLE_VALUE_U8CIbeV424ymlIIzPotz'},
                                                registry_version=581,
                                                labels=["EXAMPLE--Value"],
                                                is_favorite=True,
                                                count_statistics=oci.data_integration.models.CountStatistic(
                                                    object_type_count_list=[
                                                        oci.data_integration.models.CountStatisticSummary(
                                                            object_type="CONNECTION",
                                                            object_count=508)]))),
                                        connection_properties=[
                                            oci.data_integration.models.ConnectionProperty(
                                                name="EXAMPLE-name-Value",
                                                value="EXAMPLE-value-Value")],
                                        is_default=True,
                                        metadata=oci.data_integration.models.ObjectMetadata(
                                            created_by="EXAMPLE-createdBy-Value",
                                            created_by_name="EXAMPLE-createdByName-Value",
                                            updated_by="EXAMPLE-updatedBy-Value",
                                            updated_by_name="EXAMPLE-updatedByName-Value",
                                            time_created=datetime.strptime(
                                                "2040-02-12T11:13:42.382Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            time_updated=datetime.strptime(
                                                "2042-08-22T21:55:07.682Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            aggregator_key="EXAMPLE-aggregatorKey-Value",
                                            aggregator=oci.data_integration.models.AggregatorSummary(
                                                type="EXAMPLE-type-Value",
                                                key="EXAMPLE-key-Value",
                                                name="EXAMPLE-name-Value",
                                                identifier="EXAMPLE-identifier-Value",
                                                description="EXAMPLE-description-Value"),
                                            identifier_path="EXAMPLE-identifierPath-Value",
                                            info_fields={
                                                'EXAMPLE_KEY_Pu2mS': 'EXAMPLE_VALUE_p6vpk8o8700CwF47W7X0'},
                                            registry_version=853,
                                            labels=["EXAMPLE--Value"],
                                            is_favorite=False,
                                            count_statistics=oci.data_integration.models.CountStatistic(
                                                object_type_count_list=[
                                                    oci.data_integration.models.CountStatisticSummary(
                                                        object_type="PROJECT",
                                                        object_count=821)])),
                                        key_map={
                                            'EXAMPLE_KEY_uh3zc': 'EXAMPLE_VALUE_HwyXurEyg1nClNiRsazf'},
                                        credential_file_content="EXAMPLE-credentialFileContent-Value",
                                        user_id="ocid1.test.oc1..<unique_ID>EXAMPLE-userId-Value",
                                        finger_print="EXAMPLE-fingerPrint-Value",
                                        pass_phrase="EXAMPLE-passPhrase-Value"),
                                    bucket_schema=oci.data_integration.models.Schema(
                                        key="EXAMPLE-key-Value",
                                        model_type="EXAMPLE-modelType-Value",
                                        model_version="EXAMPLE-modelVersion-Value",
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                        name="EXAMPLE-name-Value",
                                        resource_name="EXAMPLE-resourceName-Value",
                                        description="EXAMPLE-description-Value",
                                        object_version=851,
                                        external_key="EXAMPLE-externalKey-Value",
                                        is_has_containers=True,
                                        default_connection="EXAMPLE-defaultConnection-Value",
                                        object_status=708,
                                        identifier="EXAMPLE-identifier-Value",
                                        metadata=oci.data_integration.models.ObjectMetadata(
                                            created_by="EXAMPLE-createdBy-Value",
                                            created_by_name="EXAMPLE-createdByName-Value",
                                            updated_by="EXAMPLE-updatedBy-Value",
                                            updated_by_name="EXAMPLE-updatedByName-Value",
                                            time_created=datetime.strptime(
                                                "2000-08-15T06:00:40.036Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            time_updated=datetime.strptime(
                                                "2038-09-07T23:33:57.398Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            aggregator_key="EXAMPLE-aggregatorKey-Value",
                                            aggregator=oci.data_integration.models.AggregatorSummary(
                                                type="EXAMPLE-type-Value",
                                                key="EXAMPLE-key-Value",
                                                name="EXAMPLE-name-Value",
                                                identifier="EXAMPLE-identifier-Value",
                                                description="EXAMPLE-description-Value"),
                                            identifier_path="EXAMPLE-identifierPath-Value",
                                            info_fields={
                                                'EXAMPLE_KEY_QcObn': 'EXAMPLE_VALUE_2VDsA98hKEhxWUlqsr6U'},
                                            registry_version=466,
                                            labels=["EXAMPLE--Value"],
                                            is_favorite=False,
                                            count_statistics=oci.data_integration.models.CountStatistic(
                                                object_type_count_list=[
                                                    oci.data_integration.models.CountStatisticSummary(
                                                        object_type="APPLICATION",
                                                        object_count=457)])))),
                                key="EXAMPLE-key-Value",
                                model_version="EXAMPLE-modelVersion-Value",
                                parent_ref=oci.data_integration.models.ParentReference(
                                    parent="EXAMPLE-parent-Value",
                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                operations=[
                                    oci.data_integration.models.Query(
                                        model_type="QUERY",
                                        query="EXAMPLE-query-Value")],
                                data_format=oci.data_integration.models.DataFormat(
                                    format_attribute=oci.data_integration.models.ParquetFormatAttribute(
                                        model_type="PARQUET_FORMAT",
                                        is_file_pattern=False,
                                        compression="EXAMPLE-compression-Value"),
                                    type="XML",
                                    compression_config=oci.data_integration.models.Compression(
                                        codec="NONE")),
                                partition_config=oci.data_integration.models.KeyRangePartitionConfig(
                                    model_type="KEYRANGEPARTITIONCONFIG",
                                    partition_number=687,
                                    key_range=oci.data_integration.models.KeyRange(
                                        key=oci.data_integration.models.ShapeField(
                                            model_type="SHAPE_FIELD",
                                            key="EXAMPLE-key-Value",
                                            model_version="EXAMPLE-modelVersion-Value",
                                            parent_ref=oci.data_integration.models.ParentReference(
                                                parent="EXAMPLE-parent-Value",
                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                            config_values=oci.data_integration.models.ConfigValues(
                                                config_param_values={
                                                    'EXAMPLE_KEY_NVKsL': {
                                                        'stringValue': 'EXAMPLE-stringValue-Value',
                                                        'intValue': 867,
                                                        'objectValue': 'EXAMPLE-objectValue-Value',
                                                        'refValue': 'EXAMPLE-refValue-Value',
                                                        'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                        'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                parent_ref=oci.data_integration.models.ParentReference(
                                                    parent="EXAMPLE-parent-Value",
                                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                            object_status=784,
                                            name="EXAMPLE-name-Value",
                                            description="EXAMPLE-description-Value",
                                            type="EXAMPLE-type-Value",
                                            labels=["EXAMPLE--Value"],
                                            native_shape_field=oci.data_integration.models.NativeShapeField(
                                                name="EXAMPLE-name-Value",
                                                model_type="EXAMPLE-modelType-Value",
                                                type="EXAMPLE-type-Value",
                                                config_values=oci.data_integration.models.ConfigValues(
                                                    config_param_values={
                                                        'EXAMPLE_KEY_V1vyj': {
                                                            'stringValue': 'EXAMPLE-stringValue-Value',
                                                            'intValue': 193,
                                                            'objectValue': 'EXAMPLE-objectValue-Value',
                                                            'refValue': 'EXAMPLE-refValue-Value',
                                                            'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                            'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                    parent_ref=oci.data_integration.models.ParentReference(
                                                        parent="EXAMPLE-parent-Value",
                                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                                position=824,
                                                default_value_string="EXAMPLE-defaultValueString-Value",
                                                is_mandatory=False)))),
                                write_attribute=oci.data_integration.models.OracleAdwcWriteAttributes(
                                    model_type="ORACLE_ADWC_WRITE_ATTRIBUTE",
                                    bucket_schema=oci.data_integration.models.Schema(
                                        key="EXAMPLE-key-Value",
                                        model_type="EXAMPLE-modelType-Value",
                                        model_version="EXAMPLE-modelVersion-Value",
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                        name="EXAMPLE-name-Value",
                                        resource_name="EXAMPLE-resourceName-Value",
                                        description="EXAMPLE-description-Value",
                                        object_version=759,
                                        external_key="EXAMPLE-externalKey-Value",
                                        is_has_containers=False,
                                        default_connection="EXAMPLE-defaultConnection-Value",
                                        object_status=747,
                                        identifier="EXAMPLE-identifier-Value",
                                        metadata=oci.data_integration.models.ObjectMetadata(
                                            created_by="EXAMPLE-createdBy-Value",
                                            created_by_name="EXAMPLE-createdByName-Value",
                                            updated_by="EXAMPLE-updatedBy-Value",
                                            updated_by_name="EXAMPLE-updatedByName-Value",
                                            time_created=datetime.strptime(
                                                "2016-12-24T06:53:05.576Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            time_updated=datetime.strptime(
                                                "2028-10-27T11:26:56.809Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            aggregator_key="EXAMPLE-aggregatorKey-Value",
                                            aggregator=oci.data_integration.models.AggregatorSummary(
                                                type="EXAMPLE-type-Value",
                                                key="EXAMPLE-key-Value",
                                                name="EXAMPLE-name-Value",
                                                identifier="EXAMPLE-identifier-Value",
                                                description="EXAMPLE-description-Value"),
                                            identifier_path="EXAMPLE-identifierPath-Value",
                                            info_fields={
                                                'EXAMPLE_KEY_23Beo': 'EXAMPLE_VALUE_np3VbLlzp6bJoIBFWuxf'},
                                            registry_version=916,
                                            labels=["EXAMPLE--Value"],
                                            is_favorite=False,
                                            count_statistics=oci.data_integration.models.CountStatistic(
                                                object_type_count_list=[
                                                    oci.data_integration.models.CountStatisticSummary(
                                                        object_type="USER_DEFINED_FUNCTION",
                                                        object_count=187)]))),
                                    staging_file_name="EXAMPLE-stagingFileName-Value",
                                    staging_data_asset=oci.data_integration.models.DataAssetFromOracleSiebelDetails(
                                        model_type="ORACLE_SIEBEL_DATA_ASSET",
                                        host="EXAMPLE-host-Value",
                                        port="EXAMPLE-port-Value",
                                        default_connection=oci.data_integration.models.ConnectionFromOracleSiebelDetails(
                                            model_type="ORACLE_SIEBEL_CONNECTION",
                                            username="EXAMPLE-username-Value",
                                            password="EXAMPLE-password-Value",
                                            key="EXAMPLE-key-Value",
                                            model_version="EXAMPLE-modelVersion-Value",
                                            parent_ref=oci.data_integration.models.ParentReference(
                                                parent="EXAMPLE-parent-Value",
                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                            name="EXAMPLE-name-Value",
                                            description="EXAMPLE-description-Value",
                                            object_version=28,
                                            object_status=974,
                                            identifier="EXAMPLE-identifier-Value",
                                            primary_schema=oci.data_integration.models.Schema(
                                                key="EXAMPLE-key-Value",
                                                model_type="EXAMPLE-modelType-Value",
                                                model_version="EXAMPLE-modelVersion-Value",
                                                parent_ref=oci.data_integration.models.ParentReference(
                                                    parent="EXAMPLE-parent-Value",
                                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                                name="EXAMPLE-name-Value",
                                                resource_name="EXAMPLE-resourceName-Value",
                                                description="EXAMPLE-description-Value",
                                                object_version=311,
                                                external_key="EXAMPLE-externalKey-Value",
                                                is_has_containers=True,
                                                default_connection="EXAMPLE-defaultConnection-Value",
                                                object_status=888,
                                                identifier="EXAMPLE-identifier-Value",
                                                metadata=oci.data_integration.models.ObjectMetadata(
                                                    created_by="EXAMPLE-createdBy-Value",
                                                    created_by_name="EXAMPLE-createdByName-Value",
                                                    updated_by="EXAMPLE-updatedBy-Value",
                                                    updated_by_name="EXAMPLE-updatedByName-Value",
                                                    time_created=datetime.strptime(
                                                        "2026-08-31T07:31:24.913Z",
                                                        "%Y-%m-%dT%H:%M:%S.%fZ"),
                                                    time_updated=datetime.strptime(
                                                        "2026-10-30T18:24:22.899Z",
                                                        "%Y-%m-%dT%H:%M:%S.%fZ"),
                                                    aggregator_key="EXAMPLE-aggregatorKey-Value",
                                                    aggregator=oci.data_integration.models.AggregatorSummary(
                                                        type="EXAMPLE-type-Value",
                                                        key="EXAMPLE-key-Value",
                                                        name="EXAMPLE-name-Value",
                                                        identifier="EXAMPLE-identifier-Value",
                                                        description="EXAMPLE-description-Value"),
                                                    identifier_path="EXAMPLE-identifierPath-Value",
                                                    info_fields={
                                                        'EXAMPLE_KEY_8Fifr': 'EXAMPLE_VALUE_3qh7txFbmdwCfJ8Rxp4n'},
                                                    registry_version=672,
                                                    labels=["EXAMPLE--Value"],
                                                    is_favorite=False,
                                                    count_statistics=oci.data_integration.models.CountStatistic(
                                                        object_type_count_list=[
                                                            oci.data_integration.models.CountStatisticSummary(
                                                                object_type="APPLICATION",
                                                                object_count=715)]))),
                                            connection_properties=[
                                                oci.data_integration.models.ConnectionProperty(
                                                    name="EXAMPLE-name-Value",
                                                    value="EXAMPLE-value-Value")],
                                            is_default=True,
                                            metadata=oci.data_integration.models.ObjectMetadata(
                                                created_by="EXAMPLE-createdBy-Value",
                                                created_by_name="EXAMPLE-createdByName-Value",
                                                updated_by="EXAMPLE-updatedBy-Value",
                                                updated_by_name="EXAMPLE-updatedByName-Value",
                                                time_created=datetime.strptime(
                                                    "2039-04-12T02:15:36.995Z",
                                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                                time_updated=datetime.strptime(
                                                    "2023-04-02T07:41:25.376Z",
                                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                                aggregator_key="EXAMPLE-aggregatorKey-Value",
                                                aggregator=oci.data_integration.models.AggregatorSummary(
                                                    type="EXAMPLE-type-Value",
                                                    key="EXAMPLE-key-Value",
                                                    name="EXAMPLE-name-Value",
                                                    identifier="EXAMPLE-identifier-Value",
                                                    description="EXAMPLE-description-Value"),
                                                identifier_path="EXAMPLE-identifierPath-Value",
                                                info_fields={
                                                    'EXAMPLE_KEY_Wl6vy': 'EXAMPLE_VALUE_jhbJfyiQUY8DrcLlpgCc'},
                                                registry_version=7,
                                                labels=["EXAMPLE--Value"],
                                                is_favorite=True,
                                                count_statistics=oci.data_integration.models.CountStatistic(
                                                    object_type_count_list=[
                                                        oci.data_integration.models.CountStatisticSummary(
                                                            object_type="DATA_FLOW",
                                                            object_count=643)])),
                                            password_secret=oci.data_integration.models.SensitiveAttribute(
                                                secret_config=oci.data_integration.models.OciVaultSecretConfig(
                                                    model_type="OCI_VAULT_SECRET_CONFIG",
                                                    secret_id="ocid1.test.oc1..<unique_ID>EXAMPLE-secretId-Value"),
                                                value="EXAMPLE-value-Value")),
                                        key="EXAMPLE-key-Value",
                                        model_version="EXAMPLE-modelVersion-Value",
                                        name="EXAMPLE-name-Value",
                                        description="EXAMPLE-description-Value",
                                        object_status=730,
                                        identifier="EXAMPLE-identifier-Value",
                                        external_key="EXAMPLE-externalKey-Value",
                                        asset_properties={
                                            'EXAMPLE_KEY_L6GQF': 'EXAMPLE_VALUE_m05kkdWrWUuK8zKAM1IY'},
                                        native_type_system=oci.data_integration.models.TypeSystem(
                                            key="EXAMPLE-key-Value",
                                            model_type="EXAMPLE-modelType-Value",
                                            model_version="EXAMPLE-modelVersion-Value",
                                            parent_ref=oci.data_integration.models.ParentReference(
                                                parent="EXAMPLE-parent-Value",
                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                            name="EXAMPLE-name-Value",
                                            description="EXAMPLE-description-Value",
                                            object_version=559,
                                            type_mapping_to={
                                                'EXAMPLE_KEY_xBE3W': 'EXAMPLE_VALUE_9cJfNtPDAtmJbGfPuWtP'},
                                            type_mapping_from={
                                                'EXAMPLE_KEY_8PAfv': 'EXAMPLE_VALUE_cHykc51BZFKMFPaoS7Os'},
                                            object_status=985,
                                            identifier="EXAMPLE-identifier-Value",
                                            types=[
                                                oci.data_integration.models.DataType(
                                                    model_type="DATA_TYPE",
                                                    key="EXAMPLE-key-Value",
                                                    model_version="EXAMPLE-modelVersion-Value",
                                                    parent_ref=oci.data_integration.models.ParentReference(
                                                        parent="EXAMPLE-parent-Value",
                                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                                    name="EXAMPLE-name-Value",
                                                    object_status=401,
                                                    description="EXAMPLE-description-Value",
                                                    dt_type="STRUCTURED",
                                                    type_system_name="EXAMPLE-typeSystemName-Value",
                                                    config_definition=oci.data_integration.models.ConfigDefinition(
                                                        key="EXAMPLE-key-Value",
                                                        model_type="EXAMPLE-modelType-Value",
                                                        model_version="EXAMPLE-modelVersion-Value",
                                                        parent_ref=oci.data_integration.models.ParentReference(
                                                            parent="EXAMPLE-parent-Value",
                                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                                        name="EXAMPLE-name-Value",
                                                        is_contained=False,
                                                        object_status=224,
                                                        config_parameter_definitions={
                                                            'EXAMPLE_KEY_aNbW0': {
                                                                'parameterType': {
                                                                    'modelType': 'DERIVED_TYPE',
                                                                    'key': 'EXAMPLE-key-Value',
                                                                    'modelVersion': 'EXAMPLE-modelVersion-Value',
                                                                    'parentRef': {
                                                                        'parent': 'EXAMPLE-parent-Value',
                                                                        'rootDocId': 'ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value'},
                                                                    'name': 'EXAMPLE-name-Value',
                                                                    'objectStatus': 707,
                                                                    'description': 'EXAMPLE-description-Value'},
                                                                'parameterName': 'EXAMPLE-parameterName-Value',
                                                                'description': 'EXAMPLE-description-Value',
                                                                'defaultValue': 'EXAMPLE-defaultValue-Value',
                                                                'classFieldName': 'EXAMPLE-classFieldName-Value',
                                                                'isStatic': True,
                                                                'isClassFieldValue': True}}))]),
                                        object_version=62,
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                        metadata=oci.data_integration.models.ObjectMetadata(
                                            created_by="EXAMPLE-createdBy-Value",
                                            created_by_name="EXAMPLE-createdByName-Value",
                                            updated_by="EXAMPLE-updatedBy-Value",
                                            updated_by_name="EXAMPLE-updatedByName-Value",
                                            time_created=datetime.strptime(
                                                "2038-03-24T21:10:20.157Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            time_updated=datetime.strptime(
                                                "2023-03-30T12:17:52.551Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            aggregator_key="EXAMPLE-aggregatorKey-Value",
                                            aggregator=oci.data_integration.models.AggregatorSummary(
                                                type="EXAMPLE-type-Value",
                                                key="EXAMPLE-key-Value",
                                                name="EXAMPLE-name-Value",
                                                identifier="EXAMPLE-identifier-Value",
                                                description="EXAMPLE-description-Value"),
                                            identifier_path="EXAMPLE-identifierPath-Value",
                                            info_fields={
                                                'EXAMPLE_KEY_FuLWD': 'EXAMPLE_VALUE_MyPpwS38Iz5yIx4khlvw'},
                                            registry_version=150,
                                            labels=["EXAMPLE--Value"],
                                            is_favorite=True,
                                            count_statistics=oci.data_integration.models.CountStatistic(
                                                object_type_count_list=[
                                                    oci.data_integration.models.CountStatisticSummary(
                                                        object_type="APPLICATION",
                                                        object_count=187)])),
                                        key_map={
                                            'EXAMPLE_KEY_lieMO': 'EXAMPLE_VALUE_yzkMrZGwAnDNj4WxHSPS'},
                                        service_name="EXAMPLE-serviceName-Value",
                                        driver_class="EXAMPLE-driverClass-Value",
                                        sid="EXAMPLE-sid-Value",
                                        wallet_secret=oci.data_integration.models.SensitiveAttribute(
                                            secret_config=oci.data_integration.models.OciVaultSecretConfig(
                                                model_type="OCI_VAULT_SECRET_CONFIG",
                                                secret_id="ocid1.test.oc1..<unique_ID>EXAMPLE-secretId-Value"),
                                            value="EXAMPLE-value-Value"),
                                        wallet_password_secret=oci.data_integration.models.SensitiveAttribute(
                                            secret_config=oci.data_integration.models.OciVaultSecretConfig(
                                                model_type="OCI_VAULT_SECRET_CONFIG",
                                                secret_id="ocid1.test.oc1..<unique_ID>EXAMPLE-secretId-Value"),
                                            value="EXAMPLE-value-Value")),
                                    staging_connection=oci.data_integration.models.ConnectionFromJdbc(
                                        model_type="GENERIC_JDBC_CONNECTION",
                                        key="EXAMPLE-key-Value",
                                        model_version="EXAMPLE-modelVersion-Value",
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                        name="EXAMPLE-name-Value",
                                        description="EXAMPLE-description-Value",
                                        object_version=170,
                                        object_status=957,
                                        identifier="EXAMPLE-identifier-Value",
                                        primary_schema=oci.data_integration.models.Schema(
                                            key="EXAMPLE-key-Value",
                                            model_type="EXAMPLE-modelType-Value",
                                            model_version="EXAMPLE-modelVersion-Value",
                                            parent_ref=oci.data_integration.models.ParentReference(
                                                parent="EXAMPLE-parent-Value",
                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                            name="EXAMPLE-name-Value",
                                            resource_name="EXAMPLE-resourceName-Value",
                                            description="EXAMPLE-description-Value",
                                            object_version=923,
                                            external_key="EXAMPLE-externalKey-Value",
                                            is_has_containers=True,
                                            default_connection="EXAMPLE-defaultConnection-Value",
                                            object_status=870,
                                            identifier="EXAMPLE-identifier-Value",
                                            metadata=oci.data_integration.models.ObjectMetadata(
                                                created_by="EXAMPLE-createdBy-Value",
                                                created_by_name="EXAMPLE-createdByName-Value",
                                                updated_by="EXAMPLE-updatedBy-Value",
                                                updated_by_name="EXAMPLE-updatedByName-Value",
                                                time_created=datetime.strptime(
                                                    "2012-12-08T21:23:55.793Z",
                                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                                time_updated=datetime.strptime(
                                                    "2048-04-10T22:58:45.664Z",
                                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                                aggregator_key="EXAMPLE-aggregatorKey-Value",
                                                aggregator=oci.data_integration.models.AggregatorSummary(
                                                    type="EXAMPLE-type-Value",
                                                    key="EXAMPLE-key-Value",
                                                    name="EXAMPLE-name-Value",
                                                    identifier="EXAMPLE-identifier-Value",
                                                    description="EXAMPLE-description-Value"),
                                                identifier_path="EXAMPLE-identifierPath-Value",
                                                info_fields={
                                                    'EXAMPLE_KEY_LGyS6': 'EXAMPLE_VALUE_RPWP2rHhJ9HiZsS7JT9t'},
                                                registry_version=419,
                                                labels=["EXAMPLE--Value"],
                                                is_favorite=False,
                                                count_statistics=oci.data_integration.models.CountStatistic(
                                                    object_type_count_list=[
                                                        oci.data_integration.models.CountStatisticSummary(
                                                            object_type="FUNCTION_LIBRARY",
                                                            object_count=741)]))),
                                        connection_properties=[
                                            oci.data_integration.models.ConnectionProperty(
                                                name="EXAMPLE-name-Value",
                                                value="EXAMPLE-value-Value")],
                                        is_default=True,
                                        metadata=oci.data_integration.models.ObjectMetadata(
                                            created_by="EXAMPLE-createdBy-Value",
                                            created_by_name="EXAMPLE-createdByName-Value",
                                            updated_by="EXAMPLE-updatedBy-Value",
                                            updated_by_name="EXAMPLE-updatedByName-Value",
                                            time_created=datetime.strptime(
                                                "2014-03-13T08:22:00.361Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            time_updated=datetime.strptime(
                                                "2046-04-17T11:12:08.369Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            aggregator_key="EXAMPLE-aggregatorKey-Value",
                                            aggregator=oci.data_integration.models.AggregatorSummary(
                                                type="EXAMPLE-type-Value",
                                                key="EXAMPLE-key-Value",
                                                name="EXAMPLE-name-Value",
                                                identifier="EXAMPLE-identifier-Value",
                                                description="EXAMPLE-description-Value"),
                                            identifier_path="EXAMPLE-identifierPath-Value",
                                            info_fields={
                                                'EXAMPLE_KEY_PEwDy': 'EXAMPLE_VALUE_T7y3r9YWaNsiyOeEaSGX'},
                                            registry_version=82,
                                            labels=["EXAMPLE--Value"],
                                            is_favorite=False,
                                            count_statistics=oci.data_integration.models.CountStatistic(
                                                object_type_count_list=[
                                                    oci.data_integration.models.CountStatisticSummary(
                                                        object_type="FUNCTION_LIBRARY",
                                                        object_count=703)])),
                                        key_map={
                                            'EXAMPLE_KEY_boFmn': 'EXAMPLE_VALUE_ZklMQTv01kgzzUzTNrS8'},
                                        username="EXAMPLE-username-Value")),
                                write_mode="OVERWRITE",
                                merge_key=oci.data_integration.models.UniqueDataKey(
                                    model_type="UNIQUE_KEY",
                                    key="EXAMPLE-key-Value",
                                    model_version="EXAMPLE-modelVersion-Value",
                                    parent_ref=oci.data_integration.models.ParentReference(
                                        parent="EXAMPLE-parent-Value",
                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                    name="EXAMPLE-name-Value",
                                    attribute_refs=[
                                        oci.data_integration.models.KeyAttribute(
                                            position=435,
                                            shape_field=oci.data_integration.models.ShapeField(
                                                model_type="SHAPE_FIELD",
                                                key="EXAMPLE-key-Value",
                                                model_version="EXAMPLE-modelVersion-Value",
                                                parent_ref=oci.data_integration.models.ParentReference(
                                                    parent="EXAMPLE-parent-Value",
                                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                                config_values=oci.data_integration.models.ConfigValues(
                                                    config_param_values={
                                                        'EXAMPLE_KEY_GRPdy': {
                                                            'stringValue': 'EXAMPLE-stringValue-Value',
                                                            'intValue': 949,
                                                            'objectValue': 'EXAMPLE-objectValue-Value',
                                                            'refValue': 'EXAMPLE-refValue-Value',
                                                            'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                            'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                    parent_ref=oci.data_integration.models.ParentReference(
                                                        parent="EXAMPLE-parent-Value",
                                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                                object_status=228,
                                                name="EXAMPLE-name-Value",
                                                description="EXAMPLE-description-Value",
                                                type="EXAMPLE-type-Value",
                                                labels=["EXAMPLE--Value"],
                                                native_shape_field=oci.data_integration.models.NativeShapeField(
                                                    name="EXAMPLE-name-Value",
                                                    model_type="EXAMPLE-modelType-Value",
                                                    type="EXAMPLE-type-Value",
                                                    config_values=oci.data_integration.models.ConfigValues(
                                                        config_param_values={
                                                            'EXAMPLE_KEY_OMOci': {
                                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                                'intValue': 706,
                                                                'objectValue': 'EXAMPLE-objectValue-Value',
                                                                'refValue': 'EXAMPLE-refValue-Value',
                                                                'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                                'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                        parent_ref=oci.data_integration.models.ParentReference(
                                                            parent="EXAMPLE-parent-Value",
                                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                                    position=764,
                                                    default_value_string="EXAMPLE-defaultValueString-Value",
                                                    is_mandatory=True)),
                                            attribute=oci.data_integration.models.ShapeField(
                                                model_type="SHAPE_FIELD",
                                                key="EXAMPLE-key-Value",
                                                model_version="EXAMPLE-modelVersion-Value",
                                                parent_ref=oci.data_integration.models.ParentReference(
                                                    parent="EXAMPLE-parent-Value",
                                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                                config_values=oci.data_integration.models.ConfigValues(
                                                    config_param_values={
                                                        'EXAMPLE_KEY_INo7o': {
                                                            'stringValue': 'EXAMPLE-stringValue-Value',
                                                            'intValue': 144,
                                                            'objectValue': 'EXAMPLE-objectValue-Value',
                                                            'refValue': 'EXAMPLE-refValue-Value',
                                                            'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                            'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                    parent_ref=oci.data_integration.models.ParentReference(
                                                        parent="EXAMPLE-parent-Value",
                                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                                object_status=436,
                                                name="EXAMPLE-name-Value",
                                                description="EXAMPLE-description-Value",
                                                type="EXAMPLE-type-Value",
                                                labels=["EXAMPLE--Value"],
                                                native_shape_field=oci.data_integration.models.NativeShapeField(
                                                    name="EXAMPLE-name-Value",
                                                    model_type="EXAMPLE-modelType-Value",
                                                    type="EXAMPLE-type-Value",
                                                    config_values=oci.data_integration.models.ConfigValues(
                                                        config_param_values={
                                                            'EXAMPLE_KEY_DKYQf': {
                                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                                'intValue': 354,
                                                                'objectValue': 'EXAMPLE-objectValue-Value',
                                                                'refValue': 'EXAMPLE-refValue-Value',
                                                                'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                                'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                        parent_ref=oci.data_integration.models.ParentReference(
                                                            parent="EXAMPLE-parent-Value",
                                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                                    position=541,
                                                    default_value_string="EXAMPLE-defaultValueString-Value",
                                                    is_mandatory=True)))],
                                    object_status=573),
                                object_status=570),
                            load_order=510),
                ui_properties=oci.data_integration.models.UIProperties(
                    coordinate_x=1047.4229,
                    coordinate_y=8627.92),
                object_status=357)],
        parameters=[
            oci.data_integration.models.Parameter(
                model_type="PARAMETER",
                key="EXAMPLE-key-Value",
                model_version="EXAMPLE-modelVersion-Value",
                parent_ref=oci.data_integration.models.ParentReference(
                    parent="EXAMPLE-parent-Value",
                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                config_values=oci.data_integration.models.ConfigValues(
                    config_param_values={
                        'EXAMPLE_KEY_tq27B': {
                            'stringValue': 'EXAMPLE-stringValue-Value',
                            'intValue': 483,
                            'objectValue': 'EXAMPLE-objectValue-Value',
                            'refValue': 'EXAMPLE-refValue-Value',
                            'parameterValue': 'EXAMPLE-parameterValue-Value',
                            'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                    parent_ref=oci.data_integration.models.ParentReference(
                        parent="EXAMPLE-parent-Value",
                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                object_status=508,
                name="EXAMPLE-name-Value",
                description="EXAMPLE-description-Value",
                type="EXAMPLE-type-Value",
                default_value="EXAMPLE-defaultValue-Value",
                root_object_default_value="EXAMPLE-rootObjectDefaultValue-Value",
                is_input=False,
                is_output=True,
                output_aggregation_type="MIN",
                type_name="EXAMPLE-typeName-Value",
                used_for="EXAMPLE-usedFor-Value")],
        description="EXAMPLE-description-Value",
        flow_config_values=oci.data_integration.models.ConfigValues(
            config_param_values={
                'EXAMPLE_KEY_6J5B8': {
                    'stringValue': 'EXAMPLE-stringValue-Value',
                    'intValue': 745,
                    'objectValue': 'EXAMPLE-objectValue-Value',
                    'refValue': 'EXAMPLE-refValue-Value',
                    'parameterValue': 'EXAMPLE-parameterValue-Value',
                    'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
            parent_ref=oci.data_integration.models.ParentReference(
                parent="EXAMPLE-parent-Value",
                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
        object_status=512),
    opc_retry_token="EXAMPLE-opcRetryToken-Value",
    opc_request_id="43FMAYD0XC5VIHQW5HLF<unique_ID>")

# Get the data from response
print(create_data_flow_response.data)