# 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_validation_response = data_integration_client.create_data_flow_validation(
    workspace_id="ocid1.test.oc1..<unique_ID>EXAMPLE-workspaceId-Value",
    create_data_flow_validation_details=oci.data_integration.models.CreateDataFlowValidationDetails(
        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",
        identifier="EXAMPLE-identifier-Value",
        object_version=904,
        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=480,
                            description="EXAMPLE-description-Value",
                            port="EXAMPLE-port-Value",
                            from_link="EXAMPLE-fromLink-Value",
                            field_map=oci.data_integration.models.RuleBasedEntityMap(
                                model_type="RULE_BASED_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_wno7C': {
                                            'stringValue': 'EXAMPLE-stringValue-Value',
                                            'intValue': 882,
                                            '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")),
                                map_type="MAPBYPATTERN",
                                from_pattern="EXAMPLE-fromPattern-Value",
                                to_pattern="EXAMPLE-toPattern-Value",
                                is_java_regex_syntax=False,
                                object_status=603))],
                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=493,
                            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=189,
                    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_LTByO': {
                                            'stringValue': 'EXAMPLE-stringValue-Value',
                                            'intValue': 417,
                                            '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=904,
                                name="EXAMPLE-name-Value",
                                description="EXAMPLE-description-Value",
                                port_type="MODEL",
                                fields=[
                                    oci.data_integration.models.DerivedField(
                                        model_type="DERIVED_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_oxubz': {
                                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                                    'intValue': 12,
                                                    '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=804,
                                        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_WdOTb': {
                                                        'stringValue': 'EXAMPLE-stringValue-Value',
                                                        'intValue': 7,
                                                        '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=393),
                                        type="EXAMPLE-type-Value",
                                        is_use_inferred_type=False,
                                        labels=["EXAMPLE--Value"])])],
                    output_ports=[
                        oci.data_integration.models.OutputField(
                                model_type="OUTPUT_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_o5Lr1': {
                                            'stringValue': 'EXAMPLE-stringValue-Value',
                                            'intValue': 303,
                                            '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=971,
                                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=390,
                                    description="EXAMPLE-description-Value"),
                                labels=["EXAMPLE--Value"])],
                    object_status=821,
                    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_abt87': {
                                        'stringValue': 'EXAMPLE-stringValue-Value',
                                        'intValue': 963,
                                        '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",
                            type="EXAMPLE-type-Value",
                            default_value="EXAMPLE-defaultValue-Value",
                            root_object_default_value="EXAMPLE-rootObjectDefaultValue-Value",
                            is_input=False,
                            is_output=False,
                            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_5LmMr': {
                                'stringValue': 'EXAMPLE-stringValue-Value',
                                'intValue': 525,
                                '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(
                                "2047-04-09T14:37:40.045Z",
                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                            time_updated=datetime.strptime(
                                "2004-02-14T17:25:27.448Z",
                                "%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_l52LP': 'EXAMPLE_VALUE_g4hYqjBGuxPiR50co7uZ'},
                            registry_version=542,
                            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=722)])),
                        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=866,
                        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_9dKVA': {
                                        'stringValue': 'EXAMPLE-stringValue-Value',
                                        'intValue': 282,
                                        '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=192,
                            name="EXAMPLE-name-Value",
                            description="EXAMPLE-description-Value",
                            type=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=424,
                                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=693,
                                        config_parameter_definitions={
                                            'EXAMPLE_KEY_XCYzP': {
                                                'parameterName': 'EXAMPLE-parameterName-Value',
                                                'description': 'EXAMPLE-description-Value',
                                                'defaultValue': 'EXAMPLE-defaultValue-Value',
                                                'classFieldName': 'EXAMPLE-classFieldName-Value',
                                                'isStatic': False,
                                                'isClassFieldValue': True}}))),
                        shape_id="ocid1.test.oc1..<unique_ID>EXAMPLE-shapeId-Value",
                        entity_type="SQL",
                        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=686,
                                            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_ulBob': {
                                                            'stringValue': 'EXAMPLE-stringValue-Value',
                                                            'intValue': 612,
                                                            '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=496,
                                                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_Et8D2': {
                                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                                'intValue': 50,
                                                                '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=663,
                                                    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_RLBsT': {
                                                            'stringValue': 'EXAMPLE-stringValue-Value',
                                                            'intValue': 374,
                                                            '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=422,
                                                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_WasrX': {
                                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                                'intValue': 316,
                                                                '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=147,
                                                    default_value_string="EXAMPLE-defaultValueString-Value",
                                                    is_mandatory=False)))],
                                    object_status=772)],
                        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=196,
                                        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_PIDhN': {
                                                        'stringValue': 'EXAMPLE-stringValue-Value',
                                                        'intValue': 835,
                                                        '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=52,
                                            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_7XLRj': {
                                                            'stringValue': 'EXAMPLE-stringValue-Value',
                                                            'intValue': 841,
                                                            '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=46,
                                                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_eDiW8': {
                                                        'stringValue': 'EXAMPLE-stringValue-Value',
                                                        'intValue': 607,
                                                        '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=895,
                                            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_lTqoo': {
                                                            'stringValue': 'EXAMPLE-stringValue-Value',
                                                            'intValue': 179,
                                                            '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=397,
                                                default_value_string="EXAMPLE-defaultValueString-Value",
                                                is_mandatory=False)))],
                                update_rule=623,
                                delete_rule=199,
                                reference_unique_key=oci.data_integration.models.PrimaryKey(
                                    model_type="PRIMARY_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=257,
                                            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_aeBeD': {
                                                            'stringValue': 'EXAMPLE-stringValue-Value',
                                                            'intValue': 500,
                                                            '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=231,
                                                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_JCaIr': {
                                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                                'intValue': 648,
                                                                '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=534,
                                                    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_qseMg': {
                                                            'stringValue': 'EXAMPLE-stringValue-Value',
                                                            'intValue': 816,
                                                            '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=799,
                                                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_23dCn': {
                                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                                'intValue': 55,
                                                                '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=269,
                                                    default_value_string="EXAMPLE-defaultValueString-Value",
                                                    is_mandatory=True)))],
                                    object_status=947),
                                object_status=410)],
                        resource_name="EXAMPLE-resourceName-Value",
                        object_status=385,
                        identifier="EXAMPLE-identifier-Value",
                        sql_query="EXAMPLE-sqlQuery-Value"),
                    is_read_access=True,
                    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="APPEND",
                    schema_drift_config=oci.data_integration.models.SchemaDriftConfig(
                        extra_column_handling="ALLOW",
                        missing_column_handling="NULL_SELECT",
                        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_g3NCx': {
                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                    'intValue': 520,
                                    '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=252,
                        name="EXAMPLE-name-Value",
                        description="EXAMPLE-description-Value",
                        type=oci.data_integration.models.CompositeType(
                            model_type="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=926,
                            description="EXAMPLE-description-Value",
                            elements=[
                                oci.data_integration.models.MacroField(
                                        model_type="MACRO_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_2vSuf': {
                                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                                    'intValue': 291,
                                                    '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=867,
                                        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_Gy86U': {
                                                        'stringValue': 'EXAMPLE-stringValue-Value',
                                                        'intValue': 595,
                                                        '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=384),
                                        is_use_source_type=True,
                                        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=715,
                                            description="EXAMPLE-description-Value",
                                            wrapped_type="EXAMPLE-wrappedType-Value",
                                            config_values=oci.data_integration.models.ConfigValues(
                                                config_param_values={
                                                    'EXAMPLE_KEY_sHXCy': {
                                                        'stringValue': 'EXAMPLE-stringValue-Value',
                                                        'intValue': 913,
                                                        '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=977,
                                                config_parameter_definitions={
                                                    'EXAMPLE_KEY_ML4KT': {
                                                        'parameterName': 'EXAMPLE-parameterName-Value',
                                                        'description': 'EXAMPLE-description-Value',
                                                        'defaultValue': 'EXAMPLE-defaultValue-Value',
                                                        'classFieldName': 'EXAMPLE-classFieldName-Value',
                                                        'isStatic': False,
                                                        'isClassFieldValue': True}})),
                                        labels=["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=183,
                                config_parameter_definitions={
                                    'EXAMPLE_KEY_HSSrK': {
                                        'parameterName': 'EXAMPLE-parameterName-Value',
                                        'description': 'EXAMPLE-description-Value',
                                        'defaultValue': 'EXAMPLE-defaultValue-Value',
                                        'classFieldName': 'EXAMPLE-classFieldName-Value',
                                        'isStatic': False,
                                        'isClassFieldValue': True}}))),
                    write_operation_config=oci.data_integration.models.WriteOperationConfig(
                        model_type="WRITE_OPERATION_CONFIG",
                        metadata_config_properties={
                            'EXAMPLE_KEY_MzjIf': 'EXAMPLE_VALUE_m46qAf2bFZcGLgk9Xs4T'},
                        derived_attributes={
                            'EXAMPLE_KEY_Bwtdi': 'EXAMPLE_VALUE_CDtETnRmy7JULmhKIwwf'},
                        call_attribute=oci.data_integration.models.BipCallAttribute(
                            model_type="BIP_CALL_ATTRIBUTE",
                            fetch_size=486,
                            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=580,
                                identifier="EXAMPLE-identifier-Value",
                                external_key="EXAMPLE-externalKey-Value",
                                asset_properties={
                                    'EXAMPLE_KEY_DTsar': 'EXAMPLE_VALUE_rdpMhVPQHsLK59mRCW6T'},
                                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=587,
                                    type_mapping_to={
                                        'EXAMPLE_KEY_U6qfc': 'EXAMPLE_VALUE_ydSUfmsraQ0mc2s2YdlT'},
                                    type_mapping_from={
                                        'EXAMPLE_KEY_zeyHP': 'EXAMPLE_VALUE_V5hL0dNMw9YcwTj0uQBk'},
                                    object_status=573,
                                    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=865,
                                            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=979,
                                                    config_parameter_definitions={
                                                        'EXAMPLE_KEY_9atrI': {
                                                            'parameterType': {
                                                                'modelType': 'ARRAY_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': 866,
                                                                'description': 'EXAMPLE-description-Value',
                                                                'elementType': 'EXAMPLE-elementType-Value'},
                                                            'parameterName': 'EXAMPLE-parameterName-Value',
                                                            'description': 'EXAMPLE-description-Value',
                                                            'defaultValue': 'EXAMPLE-defaultValue-Value',
                                                            'classFieldName': 'EXAMPLE-classFieldName-Value',
                                                            'isStatic': False,
                                                            'isClassFieldValue': True}}))]),
                                object_version=995,
                                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(
                                        "2003-07-25T00:50:11.953Z",
                                        "%Y-%m-%dT%H:%M:%S.%fZ"),
                                    time_updated=datetime.strptime(
                                        "2009-02-16T16:46:38.531Z",
                                        "%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_Q2rnH': 'EXAMPLE_VALUE_QjoGVEPFOHzpxPME7FUl'},
                                    registry_version=85,
                                    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=340)])),
                                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=87,
                                    object_status=4,
                                    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=610,
                                        external_key="EXAMPLE-externalKey-Value",
                                        is_has_containers=True,
                                        default_connection="EXAMPLE-defaultConnection-Value",
                                        object_status=629,
                                        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(
                                                    "2035-04-24T02:59:49.869Z",
                                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            time_updated=datetime.strptime(
                                                "2033-06-05T22:30:28.651Z",
                                                "%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_am2JZ': 'EXAMPLE_VALUE_Dk2evO16s0qtSFi8II7r'},
                                            registry_version=764,
                                            labels=["EXAMPLE--Value"],
                                            is_favorite=False,
                                            count_statistics=oci.data_integration.models.CountStatistic(
                                                object_type_count_list=[
                                                    oci.data_integration.models.CountStatisticSummary(
                                                        object_type="DATA_FLOW",
                                                        object_count=561)]))),
                                    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(
                                            "2025-09-07T21:31:20.226Z",
                                            "%Y-%m-%dT%H:%M:%S.%fZ"),
                                        time_updated=datetime.strptime(
                                            "2005-06-16T12:39:21.422Z",
                                            "%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_4368r': 'EXAMPLE_VALUE_HbJArYtf6gho1IopnDMH'},
                                        registry_version=517,
                                        labels=["EXAMPLE--Value"],
                                        is_favorite=True,
                                        count_statistics=oci.data_integration.models.CountStatistic(
                                            object_type_count_list=[
                                                oci.data_integration.models.CountStatisticSummary(
                                                    object_type="FOLDER",
                                                    object_count=809)])),
                                    key_map={
                                        'EXAMPLE_KEY_bHMJP': 'EXAMPLE_VALUE_FXM3sh8lSkJ5KOVUyzjv'},
                                    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=49,
                                object_status=484,
                                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=3,
                                    external_key="EXAMPLE-externalKey-Value",
                                    is_has_containers=True,
                                    default_connection="EXAMPLE-defaultConnection-Value",
                                    object_status=183,
                                    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(
                                                "2010-09-30T12:47:52.637Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                        time_updated=datetime.strptime(
                                            "2045-07-10T04:35:23.882Z",
                                            "%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_nzH6x': 'EXAMPLE_VALUE_2nrA7z71iYvLYfZr218G'},
                                        registry_version=367,
                                        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=690)]))),
                                connection_properties=[
                                    oci.data_integration.models.ConnectionProperty(
                                        name="EXAMPLE-name-Value",
                                        value="EXAMPLE-value-Value")],
                                is_default=False,
                                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(
                                        "2011-06-15T14:49:48.173Z",
                                        "%Y-%m-%dT%H:%M:%S.%fZ"),
                                    time_updated=datetime.strptime(
                                        "2019-09-21T00:08:06.489Z",
                                        "%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_yOdZC': 'EXAMPLE_VALUE_Mpa1QjvocFVtZ9Bp5xeN'},
                                    registry_version=551,
                                    labels=["EXAMPLE--Value"],
                                    is_favorite=True,
                                    count_statistics=oci.data_integration.models.CountStatistic(
                                        object_type_count_list=[
                                            oci.data_integration.models.CountStatisticSummary(
                                                object_type="FOLDER",
                                                object_count=172)])),
                                key_map={
                                    'EXAMPLE_KEY_yBXYD': 'EXAMPLE_VALUE_kmuXApCpIx6RUr6wbBk9'},
                                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=401,
                                external_key="EXAMPLE-externalKey-Value",
                                is_has_containers=False,
                                default_connection="EXAMPLE-defaultConnection-Value",
                                object_status=384,
                                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(
                                            "2014-04-19T11:52:26.161Z",
                                            "%Y-%m-%dT%H:%M:%S.%fZ"),
                                    time_updated=datetime.strptime(
                                        "2017-02-05T16:04:19.676Z",
                                        "%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_uoPHS': 'EXAMPLE_VALUE_rryCkEBayn4XUxq770ah'},
                                    registry_version=643,
                                    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_ASSET",
                                                object_count=773)])))),
                        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.Join(
                                model_type="JOIN",
                                condition="EXAMPLE-condition-Value",
                                policy="INNER_JOIN")],
                        data_format=oci.data_integration.models.DataFormat(
                            format_attribute=oci.data_integration.models.JsonFormatAttribute(
                                model_type="JSON_FORMAT",
                                is_file_pattern=False,
                                encoding="EXAMPLE-encoding-Value",
                                sample_entity_data="EXAMPLE-sampleEntityData-Value"),
                            type="CSV",
                            compression_config=oci.data_integration.models.Compression(
                                codec="DEFLATE")),
                        partition_config=oci.data_integration.models.KeyRangePartitionConfig(
                            model_type="KEYRANGEPARTITIONCONFIG",
                            partition_number=306,
                            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_jyzNi': {
                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                'intValue': 702,
                                                '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=119,
                                    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_1JfRR': {
                                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                                    'intValue': 169,
                                                    '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=117,
                                        default_value_string="EXAMPLE-defaultValueString-Value",
                                        is_mandatory=True)))),
                        write_attribute=oci.data_integration.models.OracleWriteAttribute(
                            model_type="ORACLEWRITEATTRIBUTE",
                            batch_size=562,
                            is_truncate=True,
                            isolation_level="EXAMPLE-isolationLevel-Value"),
                        write_mode="IGNORE",
                        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=515,
                                    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_ZsvQy': {
                                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                                    'intValue': 136,
                                                    '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=190,
                                        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_AjMSJ': {
                                                        '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")),
                                            position=481,
                                            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_OF1Qh': {
                                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                                    'intValue': 195,
                                                    '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=386,
                                        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_tP7RP': {
                                                        'stringValue': 'EXAMPLE-stringValue-Value',
                                                        'intValue': 421,
                                                        '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=430,
                                            default_value_string="EXAMPLE-defaultValueString-Value",
                                            is_mandatory=True)))],
                            object_status=934),
                        object_status=266),
                    load_order=980),
                ui_properties=oci.data_integration.models.UIProperties(
                    coordinate_x=8359.292,
                    coordinate_y=6952.8394),
                object_status=276)],
        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_P2WYD': {
                            'stringValue': 'EXAMPLE-stringValue-Value',
                            'intValue': 484,
                            '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=608,
                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="SUM",
                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_Xda7E': {
                    'stringValue': 'EXAMPLE-stringValue-Value',
                    'intValue': 289,
                    '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=128,
        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(
                "2030-10-19T16:20:27.561Z",
                "%Y-%m-%dT%H:%M:%S.%fZ"),
            time_updated=datetime.strptime(
                "2044-01-23T22:34:18.856Z",
                "%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_i2lcK': 'EXAMPLE_VALUE_MwQjIiJuZhE9RouRCmqB'},
            registry_version=61,
            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=735)])),
        key_map={
            'EXAMPLE_KEY_StrZA': 'EXAMPLE_VALUE_jhegOZvLZvn1GLGj9pl4'},
        typed_object_map={
            'EXAMPLE_KEY_KOcla': {
                'typedObject': {
                    'modelType': 'CONDITIONAL_OUTPUT_PORT',
                    'key': 'EXAMPLE-key-Value',
                    'modelVersion': 'EXAMPLE-modelVersion-Value',
                    'parentRef': {
                        'parent': 'EXAMPLE-parent-Value',
                        'rootDocId': 'ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value'},
                    'configValues': {
                        'configParamValues': {
                            'EXAMPLE_KEY_fFfI6': {
                                'stringValue': 'EXAMPLE-stringValue-Value',
                                'intValue': 811,
                                'objectValue': 'EXAMPLE-objectValue-Value',
                                'refValue': 'EXAMPLE-refValue-Value',
                                'parameterValue': 'EXAMPLE-parameterValue-Value',
                                'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                        'parentRef': {
                            'parent': 'EXAMPLE-parent-Value',
                            'rootDocId': 'ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value'}},
                    'objectStatus': 192,
                    'name': 'EXAMPLE-name-Value',
                    'description': 'EXAMPLE-description-Value',
                    'portType': 'MODEL',
                    'splitCondition': {
                        'key': 'EXAMPLE-key-Value',
                        'modelType': 'EXAMPLE-modelType-Value',
                        'modelVersion': 'EXAMPLE-modelVersion-Value',
                        'parentRef': {
                            'parent': 'EXAMPLE-parent-Value',
                            'rootDocId': 'ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value'},
                        'exprString': 'EXAMPLE-exprString-Value',
                        'configValues': {
                            'configParamValues': {
                                'EXAMPLE_KEY_y3aJY': {
                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                    'intValue': 521,
                                    'objectValue': 'EXAMPLE-objectValue-Value',
                                    'refValue': 'EXAMPLE-refValue-Value',
                                    'parameterValue': 'EXAMPLE-parameterValue-Value',
                                    'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                            'parentRef': {
                                'parent': 'EXAMPLE-parent-Value',
                                'rootDocId': 'ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value'}},
                        'objectStatus': 420}}}},
        target_field_map_summary={
            'EXAMPLE_KEY_QCUDf': {
                'fieldMap': {
                    'modelType': 'COMPOSITE_FIELD_MAP',
                    'description': 'EXAMPLE-description-Value',
                    'key': 'EXAMPLE-key-Value',
                    'modelVersion': 'EXAMPLE-modelVersion-Value',
                    'parentRef': {
                        'parent': 'EXAMPLE-parent-Value',
                        'rootDocId': 'ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value'},
                    'configValues': {
                        'configParamValues': {
                            'EXAMPLE_KEY_zQhWU': {
                                'stringValue': 'EXAMPLE-stringValue-Value',
                                'intValue': 489,
                                'objectValue': 'EXAMPLE-objectValue-Value',
                                'refValue': 'EXAMPLE-refValue-Value',
                                'parameterValue': 'EXAMPLE-parameterValue-Value',
                                'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                        'parentRef': {
                            'parent': 'EXAMPLE-parent-Value',
                            'rootDocId': 'ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value'}},
                    'objectStatus': 362}}}),
    opc_request_id="V3PD5MYHRU5BT1YZCB9J<unique_ID>",
    opc_retry_token="EXAMPLE-opcRetryToken-Value")

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

Was this article helpful?