# 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).

from datetime import datetime
import oci

# 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_pipeline_response = data_integration_client.create_pipeline(
    workspace_id="ocid1.test.oc1..<unique_ID>EXAMPLE-workspaceId-Value",
    create_pipeline_details=oci.data_integration.models.CreatePipelineDetails(
        name="EXAMPLE-name-Value",
        identifier="EXAMPLE-identifier-Value",
        registry_metadata=oci.data_integration.models.RegistryMetadata(
            aggregator_key="EXAMPLE-aggregatorKey-Value",
            labels=["EXAMPLE--Value"],
            registry_version=474,
            key="EXAMPLE-key-Value",
            is_favorite=False),
        key="EXAMPLE-key-Value",
        model_version="EXAMPLE-modelVersion-Value",
        parent_ref=oci.data_integration.models.ParentReference(
            parent="EXAMPLE-parent-Value",
            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
        description="EXAMPLE-description-Value",
        model_type="EXAMPLE-modelType-Value",
        object_version=916,
        object_status=994,
        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=378,
                                    description="EXAMPLE-description-Value",
                                    port="EXAMPLE-port-Value",
                                    from_link="EXAMPLE-fromLink-Value",
                                    field_map=oci.data_integration.models.ConditionalCompositeFieldMap(
                                        model_type="CONDITIONAL_COMPOSITE_FIELD_MAP",
                                        description="EXAMPLE-description-Value",
                                        field_map_scope=[
                                                oci.data_integration.models.TypeListRule(
                                                    model_type="TYPE_LIST_RULE",
                                                    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"),
                                                    is_java_regex_syntax=True,
                                                    config_values=oci.data_integration.models.ConfigValues(
                                                        config_param_values={
                                                            'EXAMPLE_KEY_XbfOS': {
                                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                                'intValue': 951,
                                                                '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=34,
                                                    description="EXAMPLE-description-Value",
                                                    is_skip_remaining_rules_on_match=False,
                                                    scope="EXAMPLE-scope-Value",
                                                    is_cascade=True,
                                                    matching_strategy="NAME_OR_TAGS",
                                                    is_case_sensitive=False,
                                                    rule_type="INCLUDE",
                                                    types=["EXAMPLE-types-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_6MjJR': {
                                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                                    'intValue': 308,
                                                    '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=677))],
                        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=561,
                                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=22,
                            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_tBEDs': {
                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                'intValue': 548,
                                                '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=391,
                                    name="EXAMPLE-name-Value",
                                    description="EXAMPLE-description-Value",
                                    port_type="MODEL",
                                    fields=[
                                        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_sSKug': {
                                                        'stringValue': 'EXAMPLE-stringValue-Value',
                                                        'intValue': 19,
                                                        '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=792,
                                            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_yj173': {
                                                            'stringValue': 'EXAMPLE-stringValue-Value',
                                                            'intValue': 850,
                                                            '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=23,
                                                default_value_string="EXAMPLE-defaultValueString-Value",
                                                is_mandatory=True))])],
                            output_ports=[
                                oci.data_integration.models.TypedExpression(
                                    model_type="TYPED_EXPRESSION",
                                    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_5XzKv': {
                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                'intValue': 321,
                                                '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",
                                    expression="EXAMPLE-expression-Value",
                                    type="EXAMPLE-type-Value")],
                            object_status=198,
                            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_0HdMf': {
                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                'intValue': 126,
                                                '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=478,
                                    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="COUNT",
                                    type_name="EXAMPLE-typeName-Value",
                                    used_for="EXAMPLE-usedFor-Value")],
                            op_config_values=oci.data_integration.models.ConfigValues(
                                config_param_values={
                                    'EXAMPLE_KEY_Xxej3': {
                                        'stringValue': 'EXAMPLE-stringValue-Value',
                                        'intValue': 665,
                                        '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.DataEntityFromFile(
                                model_type="FILE_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(
                                        "2000-01-30T20:14:45.719Z",
                                        "%Y-%m-%dT%H:%M:%S.%fZ"),
                                    time_updated=datetime.strptime(
                                        "2019-09-01T04:38:11.472Z",
                                        "%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_Bd11o': 'EXAMPLE_VALUE_t0w0GpRl13ERPNShihXo'},
                                    registry_version=26,
                                    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=580)])),
                                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=423,
                                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_cPW0V': {
                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                'intValue': 32,
                                                '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=970,
                                    name="EXAMPLE-name-Value",
                                    description="EXAMPLE-description-Value",
                                    type=oci.data_integration.models.ArrayType(
                                        model_type="ARRAY_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=907,
                                        description="EXAMPLE-description-Value",
                                        element_type="EXAMPLE-elementType-Value")),
                                shape_id="ocid1.test.oc1..<unique_ID>EXAMPLE-shapeId-Value",
                                types=oci.data_integration.models.TypeLibrary(
                                    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=129,
                                    types={
                                        'EXAMPLE_KEY_tS0c9': {
                                            'modelType': 'DERIVED_TYPE',
                                            'key': 'EXAMPLE-key-Value',
                                            'modelVersion': 'EXAMPLE-modelVersion-Value',
                                            'parentRef': {
                                                'parent': 'EXAMPLE-parent-Value',
                                                'rootDocId': 'ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value'},
                                            'name': 'EXAMPLE-name-Value',
                                            'objectStatus': 19,
                                            'description': 'EXAMPLE-description-Value'}},
                                    object_status=354,
                                    identifier="EXAMPLE-identifier-Value"),
                                entity_type="OTHER",
                                other_type_label="EXAMPLE-otherTypeLabel-Value",
                                unique_keys=[
                                    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=489,
                                                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_diAEc': {
                                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                                'intValue': 487,
                                                                '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=661,
                                                    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_CPcqF': {
                                                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                                                    'intValue': 134,
                                                                    '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=125,
                                                        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_dnmEt': {
                                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                                'intValue': 39,
                                                                '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=420,
                                                    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_QslrR': {
                                                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                                                    'intValue': 278,
                                                                    'objectValue': 'EXAMPLE-objectValue-Value',
                                                                    'refValue': 'EXAMPLE-refValue-Value',
                                                                    'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                                    'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                            parent_ref=oci.data_integration.models.ParentReference(
                                                                parent="EXAMPLE-parent-Value",
                                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                                        position=249,
                                                        default_value_string="EXAMPLE-defaultValueString-Value",
                                                        is_mandatory=True)))],
                                        object_status=37)],
                                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=361,
                                                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_FguOO': {
                                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                                'intValue': 223,
                                                                '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=599,
                                                    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_63SYx': {
                                                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                                                    'intValue': 516,
                                                                    'objectValue': 'EXAMPLE-objectValue-Value',
                                                                    'refValue': 'EXAMPLE-refValue-Value',
                                                                    'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                                    'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                            parent_ref=oci.data_integration.models.ParentReference(
                                                                parent="EXAMPLE-parent-Value",
                                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                                        position=394,
                                                        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_K5Vx0': {
                                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                                'intValue': 441,
                                                                '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=973,
                                                    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_yrahm': {
                                                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                                                    'intValue': 336,
                                                                    '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=898,
                                                        default_value_string="EXAMPLE-defaultValueString-Value",
                                                        is_mandatory=False)))],
                                        update_rule=162,
                                        delete_rule=790,
                                        reference_unique_key=oci.data_integration.models.UniqueDataKey(
                                            model_type="UNIQUE_KEY",
                                            key="EXAMPLE-key-Value",
                                            model_version="EXAMPLE-modelVersion-Value",
                                            parent_ref=oci.data_integration.models.ParentReference(
                                                parent="EXAMPLE-parent-Value",
                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                            name="EXAMPLE-name-Value",
                                            attribute_refs=[
                                                oci.data_integration.models.KeyAttribute(
                                                    position=695,
                                                    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_ywX1D': {
                                                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                                                    'intValue': 102,
                                                                    '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=218,
                                                        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_KmO2Y': {
                                                                        'stringValue': 'EXAMPLE-stringValue-Value',
                                                                        'intValue': 371,
                                                                        '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=437,
                                                            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_83dra': {
                                                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                                                    'intValue': 141,
                                                                    '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=288,
                                                        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_zpLE6': {
                                                                        'stringValue': 'EXAMPLE-stringValue-Value',
                                                                        'intValue': 869,
                                                                        '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=291,
                                                            default_value_string="EXAMPLE-defaultValueString-Value",
                                                            is_mandatory=False)))],
                                            object_status=673),
                                        object_status=878)],
                                resource_name="EXAMPLE-resourceName-Value",
                                data_format=oci.data_integration.models.DataFormat(
                                    format_attribute=oci.data_integration.models.CsvFormatAttribute(
                                        model_type="CSV_FORMAT",
                                        is_file_pattern=True,
                                        encoding="EXAMPLE-encoding-Value",
                                        escape_character="EXAMPLE-escapeCharacter-Value",
                                        delimiter="EXAMPLE-delimiter-Value",
                                        quote_character="EXAMPLE-quoteCharacter-Value",
                                        has_header=False,
                                        timestamp_format="EXAMPLE-timestampFormat-Value"),
                                    type="PARQUET",
                                    compression_config=oci.data_integration.models.Compression(
                                        codec="LZ4")),
                                object_status=372,
                                identifier="EXAMPLE-identifier-Value"),
                            is_read_access=False,
                            is_copy_fields=False,
                            is_predefined_shape=True,
                            is_use_same_source_name=False,
                            target_entity_name_prefix="EXAMPLE-targetEntityNamePrefix-Value",
                            target_entity_name_suffix="EXAMPLE-targetEntityNameSuffix-Value",
                            data_property="TRUNCATE",
                            schema_drift_config=oci.data_integration.models.SchemaDriftConfig(
                                extra_column_handling="ALLOW",
                                missing_column_handling="DO_NOT_ALLOW",
                                data_type_change_handling="DO_NOT_ALLOW",
                                is_validation_warning_if_allowed=True),
                            fixed_data_shape=oci.data_integration.models.Shape(
                                model_type="SHAPE",
                                key="EXAMPLE-key-Value",
                                model_version="EXAMPLE-modelVersion-Value",
                                parent_ref=oci.data_integration.models.ParentReference(
                                    parent="EXAMPLE-parent-Value",
                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                config_values=oci.data_integration.models.ConfigValues(
                                    config_param_values={
                                        'EXAMPLE_KEY_g6rMf': {
                                            'stringValue': 'EXAMPLE-stringValue-Value',
                                            'intValue': 166,
                                            '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=828,
                                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=494,
                                    description="EXAMPLE-description-Value")),
                            write_operation_config=oci.data_integration.models.WriteOperationConfig(
                                model_type="WRITE_OPERATION_CONFIG",
                                metadata_config_properties={
                                    'EXAMPLE_KEY_flasK': 'EXAMPLE_VALUE_yNACjWMZxz4zu8UItbf1'},
                                derived_attributes={
                                    'EXAMPLE_KEY_6By2e': 'EXAMPLE_VALUE_3C6Jrv8vyN6KpYrIlJXS'},
                                call_attribute=oci.data_integration.models.BipCallAttribute(
                                    model_type="BIP_CALL_ATTRIBUTE",
                                    fetch_size=971,
                                    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=288,
                                        identifier="EXAMPLE-identifier-Value",
                                        external_key="EXAMPLE-externalKey-Value",
                                        asset_properties={
                                            'EXAMPLE_KEY_emicC': 'EXAMPLE_VALUE_4DFuDZoGt0Do769hhjqI'},
                                        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=632,
                                            type_mapping_to={
                                                'EXAMPLE_KEY_ZSnqn': 'EXAMPLE_VALUE_SrMQXfuCryTMVYyNkQph'},
                                            type_mapping_from={
                                                'EXAMPLE_KEY_11xXE': 'EXAMPLE_VALUE_NXH46OOcZhjjLC6uqG2h'},
                                            object_status=681,
                                            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=631,
                                                    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=False,
                                                        object_status=668,
                                                        config_parameter_definitions={
                                                            'EXAMPLE_KEY_xxbk1': {
                                                                'parameterType': {
                                                                    'modelType': 'DYNAMIC_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': 225,
                                                                    'description': 'EXAMPLE-description-Value',
                                                                    'typeHandler': {
                                                                        'modelType': 'FLATTEN_TYPE_HANDLER',
                                                                        'key': 'EXAMPLE-key-Value',
                                                                        'modelVersion': 'EXAMPLE-modelVersion-Value',
                                                                        'parentRef': {
                                                                            'parent': 'EXAMPLE-parent-Value',
                                                                            'rootDocId': 'ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value'},
                                                                        'scope': 'EXAMPLE-scope-Value',
                                                                        'flattenDetails': 'EXAMPLE-flattenDetails-Value',
                                                                        'configValues': {
                                                                            'configParamValues': {
                                                                                'EXAMPLE_KEY_453kb': {
                                                                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                                                                    'intValue': 883,
                                                                                    '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': 329}},
                                                                'parameterName': 'EXAMPLE-parameterName-Value',
                                                                'description': 'EXAMPLE-description-Value',
                                                                'defaultValue': 'EXAMPLE-defaultValue-Value',
                                                                'classFieldName': 'EXAMPLE-classFieldName-Value',
                                                                'isStatic': True,
                                                                'isClassFieldValue': True}}))]),
                                        object_version=886,
                                        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(
                                                "2031-01-25T12:35:06.992Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            time_updated=datetime.strptime(
                                                "2003-01-07T08:10:51.336Z",
                                                "%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_sMhZo': 'EXAMPLE_VALUE_1FHHgFJWCZxbLes5i8Lw'},
                                            registry_version=815,
                                            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_ASSET",
                                                        object_count=238)])),
                                        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=408,
                                            object_status=376,
                                            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=353,
                                                external_key="EXAMPLE-externalKey-Value",
                                                is_has_containers=True,
                                                default_connection="EXAMPLE-defaultConnection-Value",
                                                object_status=26,
                                                identifier="EXAMPLE-identifier-Value",
                                                metadata=oci.data_integration.models.ObjectMetadata(
                                                    created_by="EXAMPLE-createdBy-Value",
                                                    created_by_name="EXAMPLE-createdByName-Value",
                                                    updated_by="EXAMPLE-updatedBy-Value",
                                                    updated_by_name="EXAMPLE-updatedByName-Value",
                                                    time_created=datetime.strptime(
                                                        "2007-06-29T00:53:47.287Z",
                                                        "%Y-%m-%dT%H:%M:%S.%fZ"),
                                                    time_updated=datetime.strptime(
                                                        "2035-03-03T11:26:43.495Z",
                                                        "%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_QXEpp': 'EXAMPLE_VALUE_WzIpk3n0cbTwfgpMdb57'},
                                                    registry_version=717,
                                                    labels=["EXAMPLE--Value"],
                                                    is_favorite=False,
                                                    count_statistics=oci.data_integration.models.CountStatistic(
                                                        object_type_count_list=[
                                                            oci.data_integration.models.CountStatisticSummary(
                                                                object_type="CONNECTION",
                                                                object_count=821)]))),
                                            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(
                                                    "2038-04-07T10:51:48.397Z",
                                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                                time_updated=datetime.strptime(
                                                    "2009-12-05T14:34:41.555Z",
                                                    "%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_aJvVr': 'EXAMPLE_VALUE_UhAplavPTVV3v0XrUUb1'},
                                                registry_version=834,
                                                labels=["EXAMPLE--Value"],
                                                is_favorite=True,
                                                count_statistics=oci.data_integration.models.CountStatistic(
                                                    object_type_count_list=[
                                                        oci.data_integration.models.CountStatisticSummary(
                                                            object_type="USER_DEFINED_FUNCTION",
                                                            object_count=194)])),
                                            key_map={
                                                'EXAMPLE_KEY_PgGvi': 'EXAMPLE_VALUE_yxJ24qdaeUbuZpajUSYe'},
                                            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=206,
                                        object_status=834,
                                        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=319,
                                            external_key="EXAMPLE-externalKey-Value",
                                            is_has_containers=True,
                                            default_connection="EXAMPLE-defaultConnection-Value",
                                            object_status=859,
                                            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(
                                                    "2011-08-04T02:26:08.321Z",
                                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                                time_updated=datetime.strptime(
                                                    "2036-09-06T16:55:28.947Z",
                                                    "%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_3K4CG': 'EXAMPLE_VALUE_FOhfxTh8MguvVPOT5qlP'},
                                                registry_version=502,
                                                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=668)]))),
                                        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(
                                                "2014-06-14T14:09:29.522Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            time_updated=datetime.strptime(
                                                "2016-08-11T10:10:47.838Z",
                                                "%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_F8ijb': 'EXAMPLE_VALUE_Q1qE5by38xyQf1WiUr9e'},
                                            registry_version=705,
                                            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=263)])),
                                        key_map={
                                            'EXAMPLE_KEY_hBIOi': 'EXAMPLE_VALUE_4TnDR0UZ5xTz70ZGzDMC'},
                                        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=685,
                                        external_key="EXAMPLE-externalKey-Value",
                                        is_has_containers=True,
                                        default_connection="EXAMPLE-defaultConnection-Value",
                                        object_status=660,
                                        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(
                                                "2006-10-29T14:53:35.608Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            time_updated=datetime.strptime(
                                                "2042-06-11T07:51:52.055Z",
                                                "%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_IyENr': 'EXAMPLE_VALUE_iBB5yLCIsH8R4mcOd5rB'},
                                            registry_version=678,
                                            labels=["EXAMPLE--Value"],
                                            is_favorite=False,
                                            count_statistics=oci.data_integration.models.CountStatistic(
                                                object_type_count_list=[
                                                    oci.data_integration.models.CountStatisticSummary(
                                                        object_type="CONNECTION",
                                                        object_count=204)])))),
                                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.Sort(
                                        model_type="SORT",
                                        sort_clauses=[
                                            oci.data_integration.models.SortClause(
                                                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_RyJ4R': {
                                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                                'intValue': 954,
                                                                '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=489,
                                                    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_GttgU': {
                                                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                                                    'intValue': 582,
                                                                    '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=815,
                                                        default_value_string="EXAMPLE-defaultValueString-Value",
                                                        is_mandatory=False)),
                                                order="DESC")])],
                                data_format=oci.data_integration.models.DataFormat(
                                    format_attribute=oci.data_integration.models.CsvFormatAttribute(
                                        model_type="CSV_FORMAT",
                                        is_file_pattern=False,
                                        encoding="EXAMPLE-encoding-Value",
                                        escape_character="EXAMPLE-escapeCharacter-Value",
                                        delimiter="EXAMPLE-delimiter-Value",
                                        quote_character="EXAMPLE-quoteCharacter-Value",
                                        has_header=False,
                                        timestamp_format="EXAMPLE-timestampFormat-Value"),
                                    type="PARQUET",
                                    compression_config=oci.data_integration.models.Compression(
                                        codec="BZIP2")),
                                partition_config=oci.data_integration.models.KeyRangePartitionConfig(
                                    model_type="KEYRANGEPARTITIONCONFIG",
                                    partition_number=550,
                                    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_Fs4Yh': {
                                                        'stringValue': 'EXAMPLE-stringValue-Value',
                                                        'intValue': 45,
                                                        '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=288,
                                            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_jVnnJ': {
                                                            'stringValue': 'EXAMPLE-stringValue-Value',
                                                            'intValue': 547,
                                                            '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=386,
                                                default_value_string="EXAMPLE-defaultValueString-Value",
                                                is_mandatory=False)))),
                                write_attribute=oci.data_integration.models.OracleWriteAttribute(
                                    model_type="ORACLEWRITEATTRIBUTE",
                                    batch_size=799,
                                    is_truncate=True,
                                    isolation_level="EXAMPLE-isolationLevel-Value"),
                                write_mode="MERGE",
                                merge_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=841,
                                            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_CBx24': {
                                                            'stringValue': 'EXAMPLE-stringValue-Value',
                                                            'intValue': 486,
                                                            '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=724,
                                                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_ZYidf': {
                                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                                'intValue': 732,
                                                                '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=65,
                                                    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_eE4Mr': {
                                                            'stringValue': 'EXAMPLE-stringValue-Value',
                                                            'intValue': 172,
                                                            '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=868,
                                                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_2boIq': {
                                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                                'intValue': 471,
                                                                '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=773,
                                                    default_value_string="EXAMPLE-defaultValueString-Value",
                                                    is_mandatory=False)))],
                                    object_status=944),
                                object_status=840),
                            load_order=342),
                        ui_properties=oci.data_integration.models.UIProperties(
                            coordinate_x=5356.9077,
                            coordinate_y=1080.4874),
                        object_status=357)],
        parameters=[
            oci.data_integration.models.Parameter(
                model_type="PARAMETER",
                key="EXAMPLE-key-Value",
                model_version="EXAMPLE-modelVersion-Value",
                parent_ref=oci.data_integration.models.ParentReference(
                    parent="EXAMPLE-parent-Value",
                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                config_values=oci.data_integration.models.ConfigValues(
                    config_param_values={
                        'EXAMPLE_KEY_pa0g0': {
                            'stringValue': 'EXAMPLE-stringValue-Value',
                            'intValue': 127,
                            '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=260,
                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="COUNT",
                type_name="EXAMPLE-typeName-Value",
                used_for="EXAMPLE-usedFor-Value")],
        flow_config_values=oci.data_integration.models.ConfigValues(
            config_param_values={
                'EXAMPLE_KEY_PiHgq': {
                    'stringValue': 'EXAMPLE-stringValue-Value',
                    'intValue': 537,
                    '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")),
        variables=[
            oci.data_integration.models.Variable(
                key="EXAMPLE-key-Value",
                model_version="EXAMPLE-modelVersion-Value",
                model_type="EXAMPLE-modelType-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=174,
                object_status=766,
                identifier="EXAMPLE-identifier-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=210,
                    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=232,
                        config_parameter_definitions={
                            'EXAMPLE_KEY_DEeeZ': {
                                'parameterName': 'EXAMPLE-parameterName-Value',
                                'description': 'EXAMPLE-description-Value',
                                'defaultValue': 'EXAMPLE-defaultValue-Value',
                                'classFieldName': 'EXAMPLE-classFieldName-Value',
                                'isStatic': False,
                                'isClassFieldValue': False}})),
                config_values=oci.data_integration.models.ConfigValues(
                    config_param_values={
                        'EXAMPLE_KEY_09oZn': {
                            'stringValue': 'EXAMPLE-stringValue-Value',
                            'intValue': 663,
                            '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")),
                default_value="EXAMPLE-defaultValue-Value",
                root_object_default_value=oci.data_integration.models.RootObject(
                    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"),
                    object_status=873))]),
    opc_retry_token="EXAMPLE-opcRetryToken-Value",
    opc_request_id="5XBPEABSTIFV1W8MK0ZY<unique_ID>")

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