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

package main

import (
	"context"
	"fmt"
	"time"

	"github.com/oracle/oci-go-sdk/v65/common"
	"github.com/oracle/oci-go-sdk/v65/dataintegration"
	"github.com/oracle/oci-go-sdk/v65/example/helpers"
)

func ExampleCreatePipelineValidation() {
	// Create a default authentication provider that uses the DEFAULT
	// profile in the configuration file.
	// Refer to <see href="https://docs.cloud.oracle.com/en-us/iaas/Content/API/Concepts/sdkconfig.htm#SDK_and_CLI_Configuration_File>the public documentation</see> on how to prepare a configuration file.
	client, err := dataintegration.NewDataIntegrationClientWithConfigurationProvider(common.DefaultConfigProvider())
	helpers.FatalIfError(err)

	// Create a request and dependent object(s).
	var rootObjectValue interface{}
	rootObjectValue = "EXAMPLE-rootObjectValue-Value"
	var objectValue interface{}
	objectValue = "EXAMPLE-objectValue-Value"
	var refValue interface{}
	refValue = "EXAMPLE-refValue-Value"
	var defaultValue interface{}
	defaultValue = "EXAMPLE-defaultValue-Value"
	var rootObjectDefaultValue interface{}
	rootObjectDefaultValue = "EXAMPLE-rootObjectDefaultValue-Value"
	var type_ interface{}
	type_ = "EXAMPLE-type-Value"
	var scope interface{}
	scope = "EXAMPLE-scope-Value"
	req := dataintegration.CreatePipelineValidationRequest{OpcRequestId: common.String("JGPORZWKYPEIZ6YOFWEE<unique_ID>"),
		OpcRetryToken: common.String("EXAMPLE-opcRetryToken-Value"),
		WorkspaceId:   common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-workspaceId-Value"),
		CreatePipelineValidationDetails: dataintegration.CreatePipelineValidationDetails{ModelType: common.String("EXAMPLE-modelType-Value"),
			ObjectStatus:  common.Int(236),
			ObjectVersion: common.Int(970),
			Variables: []dataintegration.Variable{dataintegration.Variable{Description: common.String("EXAMPLE-description-Value"),
				Key:       common.String("EXAMPLE-key-Value"),
				ModelType: common.String("EXAMPLE-modelType-Value"),
				ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
					RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
				ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_FKVkz": dataintegration.ConfigParameterValue{RootObjectValue: &rootObjectValue,
					StringValue:    common.String("EXAMPLE-stringValue-Value"),
					IntValue:       common.Int(897),
					ObjectValue:    &objectValue,
					ParameterValue: common.String("EXAMPLE-parameterValue-Value"),
					RefValue:       &refValue}},
					ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
						RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
				Identifier:    common.String("EXAMPLE-identifier-Value"),
				ModelVersion:  common.String("EXAMPLE-modelVersion-Value"),
				Name:          common.String("EXAMPLE-name-Value"),
				ObjectStatus:  common.Int(343),
				ObjectVersion: common.Int(781),
				RootObjectDefaultValue: &dataintegration.RootObject{ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
					ObjectStatus: common.Int(619),
					ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
						RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
					Key:       common.String("EXAMPLE-key-Value"),
					ModelType: common.String("EXAMPLE-modelType-Value")},
				Type: dataintegration.MapType{KeyElementType: common.String("EXAMPLE-keyElementType-Value"),
					Name:         common.String("EXAMPLE-name-Value"),
					ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
					ObjectStatus: common.Int(978),
					ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
						RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
					ValueElementType: common.String("EXAMPLE-valueElementType-Value"),
					ContainsNull:     common.Bool(false),
					Description:      common.String("EXAMPLE-description-Value"),
					Key:              common.String("EXAMPLE-key-Value")},
				DefaultValue: &defaultValue}},
			FlowConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_zn4mM": dataintegration.ConfigParameterValue{ObjectValue: &objectValue,
				ParameterValue:  common.String("EXAMPLE-parameterValue-Value"),
				RefValue:        &refValue,
				RootObjectValue: &rootObjectValue,
				StringValue:     common.String("EXAMPLE-stringValue-Value"),
				IntValue:        common.Int(240)}},
				ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
					RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
			Identifier:   common.String("EXAMPLE-identifier-Value"),
			Key:          common.String("EXAMPLE-key-Value"),
			ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
			Name:         common.String("EXAMPLE-name-Value"),
			Nodes: []dataintegration.FlowNode{dataintegration.FlowNode{Description: common.String("EXAMPLE-description-Value"),
				ModelType:    common.String("EXAMPLE-modelType-Value"),
				ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
				Name:         common.String("EXAMPLE-name-Value"),
				ObjectStatus: common.Int(449),
				OutputLinks: []dataintegration.OutputLink{dataintegration.OutputLink{Description: common.String("EXAMPLE-description-Value"),
					Key:          common.String("EXAMPLE-key-Value"),
					ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
					ObjectStatus: common.Int(583),
					ParentRef: &dataintegration.ParentReference{RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
						Parent: common.String("EXAMPLE-parent-Value")},
					Port:    common.String("EXAMPLE-port-Value"),
					ToLinks: []string{"EXAMPLE--Value"}}},
				UiProperties: &dataintegration.UiProperties{CoordinateX: common.Float32(8928.61),
					CoordinateY: common.Float32(2719.897)},
				InputLinks: []dataintegration.InputLink{dataintegration.InputLink{Description: common.String("EXAMPLE-description-Value"),
					FieldMap: dataintegration.DirectFieldMap{Description: common.String("EXAMPLE-description-Value"),
						Key:          common.String("EXAMPLE-key-Value"),
						ObjectStatus: common.Int(536),
						ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
							RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
						SourceScopeReference: &dataintegration.ScopeReference{RefObjectName: common.String("EXAMPLE-refObjectName-Value"),
							ReferenceObject: common.String("EXAMPLE-referenceObject-Value"),
							ReferenceType:   dataintegration.ScopeReferenceReferenceTypeBoundEntityShapeField},
						SourceTypedObject: common.String("EXAMPLE-sourceTypedObject-Value"),
						TargetTypedObject: common.String("EXAMPLE-targetTypedObject-Value"),
						ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_OCitH": dataintegration.ConfigParameterValue{ParameterValue: common.String("EXAMPLE-parameterValue-Value"),
							RefValue:        &refValue,
							RootObjectValue: &rootObjectValue,
							StringValue:     common.String("EXAMPLE-stringValue-Value"),
							IntValue:        common.Int(300),
							ObjectValue:     &objectValue}},
							ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
								RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
						ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
						TargetScopeReference: &dataintegration.ScopeReference{RefObjectName: common.String("EXAMPLE-refObjectName-Value"),
							ReferenceObject: common.String("EXAMPLE-referenceObject-Value"),
							ReferenceType:   dataintegration.ScopeReferenceReferenceTypeDirectRef}},
					Key:          common.String("EXAMPLE-key-Value"),
					ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
					ObjectStatus: common.Int(602),
					ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
						RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
					Port:     common.String("EXAMPLE-port-Value"),
					FromLink: common.String("EXAMPLE-fromLink-Value")}},
				Key: common.String("EXAMPLE-key-Value"),
				Operator: dataintegration.Source{Identifier: common.String("EXAMPLE-identifier-Value"),
					IsCopyFields: common.Bool(true),
					IsReadAccess: common.Bool(false),
					Parameters: []dataintegration.Parameter{dataintegration.Parameter{DefaultValue: &defaultValue,
						Key:                   common.String("EXAMPLE-key-Value"),
						ObjectStatus:          common.Int(712),
						OutputAggregationType: dataintegration.ParameterOutputAggregationTypeMin,
						ModelVersion:          common.String("EXAMPLE-modelVersion-Value"),
						ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
							RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
						RootObjectDefaultValue: &rootObjectDefaultValue,
						Description:            common.String("EXAMPLE-description-Value"),
						IsInput:                common.Bool(true),
						IsOutput:               common.Bool(true),
						Name:                   common.String("EXAMPLE-name-Value"),
						Type:                   &type_,
						TypeName:               common.String("EXAMPLE-typeName-Value"),
						UsedFor:                common.String("EXAMPLE-usedFor-Value"),
						ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_fLFu4": dataintegration.ConfigParameterValue{StringValue: common.String("EXAMPLE-stringValue-Value"),
							IntValue:        common.Int(321),
							ObjectValue:     &objectValue,
							ParameterValue:  common.String("EXAMPLE-parameterValue-Value"),
							RefValue:        &refValue,
							RootObjectValue: &rootObjectValue}},
							ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
								RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}}}},
					ObjectVersion: common.Int(580),
					Entity: dataintegration.DataEntityFromDataStore{SupportsIncremental: common.Bool(false),
						EntityType:  dataintegration.DataEntityFromDataStoreEntityTypeQueue,
						ExternalKey: common.String("EXAMPLE-externalKey-Value"),
						Filters:     common.String("EXAMPLE-filters-Value"),
						ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
							RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
						Description:    common.String("EXAMPLE-description-Value"),
						Identifier:     common.String("EXAMPLE-identifier-Value"),
						ObjectVersion:  common.Int(723),
						OtherTypeLabel: common.String("EXAMPLE-otherTypeLabel-Value"),
						ResourceName:   common.String("EXAMPLE-resourceName-Value"),
						ShapeId:        common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-shapeId-Value"),
						Types: &dataintegration.TypeLibrary{Description: common.String("EXAMPLE-description-Value"),
							Identifier: common.String("EXAMPLE-identifier-Value"),
							Key:        common.String("EXAMPLE-key-Value"),
							Name:       common.String("EXAMPLE-name-Value"),
							ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
								RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
							Types: map[string]dataintegration.DerivedType{"EXAMPLE_KEY_9mrZK": dataintegration.DerivedType{Name: common.String("EXAMPLE-name-Value"),
								ObjectStatus: common.Int(384),
								ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
									RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
								Description:  common.String("EXAMPLE-description-Value"),
								Key:          common.String("EXAMPLE-key-Value"),
								ModelVersion: common.String("EXAMPLE-modelVersion-Value")}},
							ModelVersion:  common.String("EXAMPLE-modelVersion-Value"),
							ObjectStatus:  common.Int(98),
							ObjectVersion: common.Int(311)},
						UniqueKeys: []dataintegration.UniqueKey{dataintegration.PrimaryKey{ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
							Name:         common.String("EXAMPLE-name-Value"),
							ObjectStatus: common.Int(472),
							ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
								RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
							AttributeRefs: []dataintegration.KeyAttribute{dataintegration.KeyAttribute{Position: common.Int(419),
								ShapeField: &dataintegration.ShapeField{ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
									Name: common.String("EXAMPLE-name-Value"),
									NativeShapeField: &dataintegration.NativeShapeField{Type: &type_,
										ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_5Br8P": dataintegration.ConfigParameterValue{ParameterValue: common.String("EXAMPLE-parameterValue-Value"),
											RefValue:        &refValue,
											RootObjectValue: &rootObjectValue,
											StringValue:     common.String("EXAMPLE-stringValue-Value"),
											IntValue:        common.Int(794),
											ObjectValue:     &objectValue}},
											ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
												RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
										DefaultValueString: common.String("EXAMPLE-defaultValueString-Value"),
										IsMandatory:        common.Bool(true),
										Name:               common.String("EXAMPLE-name-Value"),
										Position:           common.Int(760)},
									ObjectStatus: common.Int(287),
									ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_AczIu": dataintegration.ConfigParameterValue{RootObjectValue: &rootObjectValue,
										StringValue:    common.String("EXAMPLE-stringValue-Value"),
										IntValue:       common.Int(871),
										ObjectValue:    &objectValue,
										ParameterValue: common.String("EXAMPLE-parameterValue-Value"),
										RefValue:       &refValue}},
										ParentRef: &dataintegration.ParentReference{RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
											Parent: common.String("EXAMPLE-parent-Value")}},
									Description: common.String("EXAMPLE-description-Value"),
									Key:         common.String("EXAMPLE-key-Value"),
									Labels:      []string{"EXAMPLE--Value"},
									ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
										RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
									Type: &type_},
								Attribute: &dataintegration.ShapeField{ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
									Name:         common.String("EXAMPLE-name-Value"),
									ObjectStatus: common.Int(406),
									ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
										RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
									Type: &type_,
									ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_8YrLZ": dataintegration.ConfigParameterValue{ObjectValue: &objectValue,
										ParameterValue:  common.String("EXAMPLE-parameterValue-Value"),
										RefValue:        &refValue,
										RootObjectValue: &rootObjectValue,
										StringValue:     common.String("EXAMPLE-stringValue-Value"),
										IntValue:        common.Int(670)}},
										ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
											RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
									Description: common.String("EXAMPLE-description-Value"),
									NativeShapeField: &dataintegration.NativeShapeField{Name: common.String("EXAMPLE-name-Value"),
										Position: common.Int(975),
										Type:     &type_,
										ConfigValues: &dataintegration.ConfigValues{ParentRef: &dataintegration.ParentReference{RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
											Parent: common.String("EXAMPLE-parent-Value")},
											ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_UghLs": dataintegration.ConfigParameterValue{IntValue: common.Int(815),
												ObjectValue:     &objectValue,
												ParameterValue:  common.String("EXAMPLE-parameterValue-Value"),
												RefValue:        &refValue,
												RootObjectValue: &rootObjectValue,
												StringValue:     common.String("EXAMPLE-stringValue-Value")}}},
										DefaultValueString: common.String("EXAMPLE-defaultValueString-Value"),
										IsMandatory:        common.Bool(false)},
									Key:    common.String("EXAMPLE-key-Value"),
									Labels: []string{"EXAMPLE--Value"}}}},
							Key: common.String("EXAMPLE-key-Value")}},
						ForeignKeys: []dataintegration.ForeignKey{dataintegration.ForeignKey{Key: common.String("EXAMPLE-key-Value"),
							ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
							Name:         common.String("EXAMPLE-name-Value"),
							ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
								RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
							ReferenceUniqueKey: dataintegration.PrimaryKey{ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
								Name:         common.String("EXAMPLE-name-Value"),
								ObjectStatus: common.Int(774),
								ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
									RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
								AttributeRefs: []dataintegration.KeyAttribute{dataintegration.KeyAttribute{Attribute: &dataintegration.ShapeField{Labels: []string{"EXAMPLE--Value"},
									ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
									Name:         common.String("EXAMPLE-name-Value"),
									NativeShapeField: &dataintegration.NativeShapeField{ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_tzDis": dataintegration.ConfigParameterValue{IntValue: common.Int(942),
										ObjectValue:     &objectValue,
										ParameterValue:  common.String("EXAMPLE-parameterValue-Value"),
										RefValue:        &refValue,
										RootObjectValue: &rootObjectValue,
										StringValue:     common.String("EXAMPLE-stringValue-Value")}},
										ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
											RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
										DefaultValueString: common.String("EXAMPLE-defaultValueString-Value"),
										IsMandatory:        common.Bool(false),
										Name:               common.String("EXAMPLE-name-Value"),
										Position:           common.Int(408),
										Type:               &type_},
									ParentRef: &dataintegration.ParentReference{RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
										Parent: common.String("EXAMPLE-parent-Value")},
									Type: &type_,
									ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_cW97P": dataintegration.ConfigParameterValue{RootObjectValue: &rootObjectValue,
										StringValue:    common.String("EXAMPLE-stringValue-Value"),
										IntValue:       common.Int(775),
										ObjectValue:    &objectValue,
										ParameterValue: common.String("EXAMPLE-parameterValue-Value"),
										RefValue:       &refValue}},
										ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
											RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
									ObjectStatus: common.Int(165),
									Description:  common.String("EXAMPLE-description-Value"),
									Key:          common.String("EXAMPLE-key-Value")},
									Position: common.Int(81),
									ShapeField: &dataintegration.ShapeField{Description: common.String("EXAMPLE-description-Value"),
										Labels:       []string{"EXAMPLE--Value"},
										ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
										Name:         common.String("EXAMPLE-name-Value"),
										Type:         &type_,
										ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_Cj5lb": dataintegration.ConfigParameterValue{IntValue: common.Int(149),
											ObjectValue:     &objectValue,
											ParameterValue:  common.String("EXAMPLE-parameterValue-Value"),
											RefValue:        &refValue,
											RootObjectValue: &rootObjectValue,
											StringValue:     common.String("EXAMPLE-stringValue-Value")}},
											ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
												RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
										Key: common.String("EXAMPLE-key-Value"),
										NativeShapeField: &dataintegration.NativeShapeField{IsMandatory: common.Bool(false),
											Name:     common.String("EXAMPLE-name-Value"),
											Position: common.Int(183),
											Type:     &type_,
											ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_UF6dJ": dataintegration.ConfigParameterValue{IntValue: common.Int(799),
												ObjectValue:     &objectValue,
												ParameterValue:  common.String("EXAMPLE-parameterValue-Value"),
												RefValue:        &refValue,
												RootObjectValue: &rootObjectValue,
												StringValue:     common.String("EXAMPLE-stringValue-Value")}},
												ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
													RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
											DefaultValueString: common.String("EXAMPLE-defaultValueString-Value")},
										ObjectStatus: common.Int(471),
										ParentRef: &dataintegration.ParentReference{RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
											Parent: common.String("EXAMPLE-parent-Value")}}}},
								Key: common.String("EXAMPLE-key-Value")},
							UpdateRule: common.Int(331),
							AttributeRefs: []dataintegration.KeyAttribute{dataintegration.KeyAttribute{Position: common.Int(869),
								ShapeField: &dataintegration.ShapeField{ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_qM57w": dataintegration.ConfigParameterValue{RefValue: &refValue,
									RootObjectValue: &rootObjectValue,
									StringValue:     common.String("EXAMPLE-stringValue-Value"),
									IntValue:        common.Int(652),
									ObjectValue:     &objectValue,
									ParameterValue:  common.String("EXAMPLE-parameterValue-Value")}},
									ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
										RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
									Description:  common.String("EXAMPLE-description-Value"),
									ObjectStatus: common.Int(838),
									ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
										RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
									Key:          common.String("EXAMPLE-key-Value"),
									Labels:       []string{"EXAMPLE--Value"},
									ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
									Name:         common.String("EXAMPLE-name-Value"),
									NativeShapeField: &dataintegration.NativeShapeField{Type: &type_,
										ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_FICLx": dataintegration.ConfigParameterValue{ParameterValue: common.String("EXAMPLE-parameterValue-Value"),
											RefValue:        &refValue,
											RootObjectValue: &rootObjectValue,
											StringValue:     common.String("EXAMPLE-stringValue-Value"),
											IntValue:        common.Int(723),
											ObjectValue:     &objectValue}},
											ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
												RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
										DefaultValueString: common.String("EXAMPLE-defaultValueString-Value"),
										IsMandatory:        common.Bool(true),
										Name:               common.String("EXAMPLE-name-Value"),
										Position:           common.Int(360)},
									Type: &type_},
								Attribute: &dataintegration.ShapeField{ObjectStatus: common.Int(737),
									ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
										RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
									Type:         &type_,
									Description:  common.String("EXAMPLE-description-Value"),
									Labels:       []string{"EXAMPLE--Value"},
									ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
									Name:         common.String("EXAMPLE-name-Value"),
									NativeShapeField: &dataintegration.NativeShapeField{ConfigValues: &dataintegration.ConfigValues{ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
										RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
										ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_jcgk3": dataintegration.ConfigParameterValue{RefValue: &refValue,
											RootObjectValue: &rootObjectValue,
											StringValue:     common.String("EXAMPLE-stringValue-Value"),
											IntValue:        common.Int(650),
											ObjectValue:     &objectValue,
											ParameterValue:  common.String("EXAMPLE-parameterValue-Value")}}},
										DefaultValueString: common.String("EXAMPLE-defaultValueString-Value"),
										IsMandatory:        common.Bool(false),
										Name:               common.String("EXAMPLE-name-Value"),
										Position:           common.Int(976),
										Type:               &type_},
									ConfigValues: &dataintegration.ConfigValues{ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
										RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
										ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_MwpNj": dataintegration.ConfigParameterValue{ParameterValue: common.String("EXAMPLE-parameterValue-Value"),
											RefValue:        &refValue,
											RootObjectValue: &rootObjectValue,
											StringValue:     common.String("EXAMPLE-stringValue-Value"),
											IntValue:        common.Int(173),
											ObjectValue:     &objectValue}}},
									Key: common.String("EXAMPLE-key-Value")}}},
							DeleteRule:   common.Int(840),
							ObjectStatus: common.Int(796)}},
						IsEffectiveDateDisabled: common.Bool(false),
						Key:                     common.String("EXAMPLE-key-Value"),
						Metadata: &dataintegration.ObjectMetadata{UpdatedByName: common.String("EXAMPLE-updatedByName-Value"),
							AggregatorKey: common.String("EXAMPLE-aggregatorKey-Value"),
							CountStatistics: &dataintegration.CountStatistic{ObjectTypeCountList: []dataintegration.CountStatisticSummary{dataintegration.CountStatisticSummary{ObjectCount: common.Int64(350),
								ObjectType: dataintegration.CountStatisticSummaryObjectTypeDataAsset}}},
							CreatedByName:   common.String("EXAMPLE-createdByName-Value"),
							InfoFields:      map[string]string{"EXAMPLE_KEY_CPSvh": "EXAMPLE_VALUE_XI9QDLjUAPTwwbGxZDcs"},
							IsFavorite:      common.Bool(true),
							RegistryVersion: common.Int(455),
							TimeCreated:     &common.SDKTime{Time: time.Now()},
							TimeUpdated:     &common.SDKTime{Time: time.Now()},
							Aggregator: &dataintegration.AggregatorSummary{Name: common.String("EXAMPLE-name-Value"),
								Type:        common.String("EXAMPLE-type-Value"),
								Description: common.String("EXAMPLE-description-Value"),
								Identifier:  common.String("EXAMPLE-identifier-Value"),
								Key:         common.String("EXAMPLE-key-Value")},
							CreatedBy:      common.String("EXAMPLE-createdBy-Value"),
							IdentifierPath: common.String("EXAMPLE-identifierPath-Value"),
							Labels:         []string{"EXAMPLE--Value"},
							UpdatedBy:      common.String("EXAMPLE-updatedBy-Value")},
						ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
						Name:         common.String("EXAMPLE-name-Value"),
						ObjectStatus: common.Int(158),
						Shape: &dataintegration.Shape{ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
							Name: common.String("EXAMPLE-name-Value"),
							ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
								RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
							Description:  common.String("EXAMPLE-description-Value"),
							ObjectStatus: common.Int(174),
							Type: dataintegration.DynamicType{Description: common.String("EXAMPLE-description-Value"),
								Key:          common.String("EXAMPLE-key-Value"),
								Name:         common.String("EXAMPLE-name-Value"),
								ObjectStatus: common.Int(400),
								ConfigDefinition: &dataintegration.ConfigDefinition{IsContained: common.Bool(true),
									Key:          common.String("EXAMPLE-key-Value"),
									ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
									Name:         common.String("EXAMPLE-name-Value"),
									ObjectStatus: common.Int(919),
									ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
										RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
									ConfigParameterDefinitions: map[string]dataintegration.ConfigParameterDefinition{"EXAMPLE_KEY_PhD3c": dataintegration.ConfigParameterDefinition{DefaultValue: &defaultValue,
										Description:       common.String("EXAMPLE-description-Value"),
										IsClassFieldValue: common.Bool(false),
										IsStatic:          common.Bool(true),
										ParameterName:     common.String("EXAMPLE-parameterName-Value"),
										ClassFieldName:    common.String("EXAMPLE-classFieldName-Value")}}},
								ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
								ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
									RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
								TypeHandler: dataintegration.RuleTypeConfig{IsOrderByRule: common.Bool(true),
									ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
										RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
									ScopeReference: &dataintegration.ScopeReference{RefObjectName: common.String("EXAMPLE-refObjectName-Value"),
										ReferenceObject: common.String("EXAMPLE-referenceObject-Value"),
										ReferenceType:   dataintegration.ScopeReferenceReferenceTypeBoundEntityShapeField},
									Key:          common.String("EXAMPLE-key-Value"),
									ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
									ObjectStatus: common.Int(889),
									ProjectionRules: []dataintegration.ProjectionRule{dataintegration.TypedNamePatternRule{Key: common.String("EXAMPLE-key-Value"),
										Names: []string{"EXAMPLE--Value"},
										ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
											RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
										IsCaseSensitive:  common.Bool(false),
										ModelVersion:     common.String("EXAMPLE-modelVersion-Value"),
										Description:      common.String("EXAMPLE-description-Value"),
										MatchingStrategy: dataintegration.TypedNamePatternRuleMatchingStrategyNameOrTags,
										Pattern:          common.String("EXAMPLE-pattern-Value"),
										Scope:            &scope,
										ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_ZHCYz": dataintegration.ConfigParameterValue{RootObjectValue: &rootObjectValue,
											StringValue:    common.String("EXAMPLE-stringValue-Value"),
											IntValue:       common.Int(839),
											ObjectValue:    &objectValue,
											ParameterValue: common.String("EXAMPLE-parameterValue-Value"),
											RefValue:       &refValue}},
											ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
												RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
										IsCascade:                   common.Bool(true),
										IsJavaRegexSyntax:           common.Bool(true),
										ObjectStatus:                common.Int(235),
										RuleType:                    dataintegration.TypedNamePatternRuleRuleTypeExclude,
										Types:                       []interface{}{"EXAMPLE-types-Value"},
										IsSkipRemainingRulesOnMatch: common.Bool(true)}},
									Scope: &scope,
									ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_rL6mw": dataintegration.ConfigParameterValue{ObjectValue: &objectValue,
										ParameterValue:  common.String("EXAMPLE-parameterValue-Value"),
										RefValue:        &refValue,
										RootObjectValue: &rootObjectValue,
										StringValue:     common.String("EXAMPLE-stringValue-Value"),
										IntValue:        common.Int(180)}},
										ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
											RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}}}},
							ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_RHaTB": dataintegration.ConfigParameterValue{IntValue: common.Int(454),
								ObjectValue:     &objectValue,
								ParameterValue:  common.String("EXAMPLE-parameterValue-Value"),
								RefValue:        &refValue,
								RootObjectValue: &rootObjectValue,
								StringValue:     common.String("EXAMPLE-stringValue-Value")}},
								ParentRef: &dataintegration.ParentReference{RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
									Parent: common.String("EXAMPLE-parent-Value")}},
							Key: common.String("EXAMPLE-key-Value")},
						IsFlexDataStore: common.Bool(false),
						IsSilentError:   common.Bool(false)},
					FixedDataShape: &dataintegration.Shape{Key: common.String("EXAMPLE-key-Value"),
						ObjectStatus: common.Int(736),
						Type: dataintegration.DynamicType{ConfigDefinition: &dataintegration.ConfigDefinition{Key: common.String("EXAMPLE-key-Value"),
							ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
							Name:         common.String("EXAMPLE-name-Value"),
							ObjectStatus: common.Int(746),
							ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
								RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
							ConfigParameterDefinitions: map[string]dataintegration.ConfigParameterDefinition{"EXAMPLE_KEY_kI4Zn": dataintegration.ConfigParameterDefinition{ParameterName: common.String("EXAMPLE-parameterName-Value"),
								ClassFieldName:    common.String("EXAMPLE-classFieldName-Value"),
								DefaultValue:      &defaultValue,
								Description:       common.String("EXAMPLE-description-Value"),
								IsClassFieldValue: common.Bool(true),
								IsStatic:          common.Bool(true)}},
							IsContained: common.Bool(true)},
							Key:          common.String("EXAMPLE-key-Value"),
							ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
							Name:         common.String("EXAMPLE-name-Value"),
							TypeHandler: dataintegration.RuleTypeConfig{Key: common.String("EXAMPLE-key-Value"),
								ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
								ObjectStatus: common.Int(787),
								ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
									RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
								ProjectionRules: []dataintegration.ProjectionRule{dataintegration.RenameRule{ToName: common.String("EXAMPLE-toName-Value"),
									IsJavaRegexSyntax: common.Bool(false),
									Key:               common.String("EXAMPLE-key-Value"),
									ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
										RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
									ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_fZl2d": dataintegration.ConfigParameterValue{ObjectValue: &objectValue,
										ParameterValue:  common.String("EXAMPLE-parameterValue-Value"),
										RefValue:        &refValue,
										RootObjectValue: &rootObjectValue,
										StringValue:     common.String("EXAMPLE-stringValue-Value"),
										IntValue:        common.Int(35)}},
										ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
											RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
									Description:                 common.String("EXAMPLE-description-Value"),
									FromName:                    common.String("EXAMPLE-fromName-Value"),
									IsSkipRemainingRulesOnMatch: common.Bool(false),
									ModelVersion:                common.String("EXAMPLE-modelVersion-Value"),
									ObjectStatus:                common.Int(699)}},
								ConfigValues: &dataintegration.ConfigValues{ParentRef: &dataintegration.ParentReference{RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
									Parent: common.String("EXAMPLE-parent-Value")},
									ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_o9cAc": dataintegration.ConfigParameterValue{ParameterValue: common.String("EXAMPLE-parameterValue-Value"),
										RefValue:        &refValue,
										RootObjectValue: &rootObjectValue,
										StringValue:     common.String("EXAMPLE-stringValue-Value"),
										IntValue:        common.Int(467),
										ObjectValue:     &objectValue}}},
								IsOrderByRule: common.Bool(false),
								Scope:         &scope,
								ScopeReference: &dataintegration.ScopeReference{RefObjectName: common.String("EXAMPLE-refObjectName-Value"),
									ReferenceObject: common.String("EXAMPLE-referenceObject-Value"),
									ReferenceType:   dataintegration.ScopeReferenceReferenceTypeDirectRef}},
							Description:  common.String("EXAMPLE-description-Value"),
							ObjectStatus: common.Int(218),
							ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
								RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
						ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_ug7mo": dataintegration.ConfigParameterValue{ParameterValue: common.String("EXAMPLE-parameterValue-Value"),
							RefValue:        &refValue,
							RootObjectValue: &rootObjectValue,
							StringValue:     common.String("EXAMPLE-stringValue-Value"),
							IntValue:        common.Int(429),
							ObjectValue:     &objectValue}},
							ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
								RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
						Description:  common.String("EXAMPLE-description-Value"),
						ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
						Name:         common.String("EXAMPLE-name-Value"),
						ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
							RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
					IsPredefinedShape: common.Bool(false),
					ObjectStatus:      common.Int(48),
					ReadOperationConfig: &dataintegration.ReadOperationConfig{PartitionConfig: dataintegration.KeyRangePartitionConfig{PartitionNumber: common.Int(23),
						KeyRange: &dataintegration.KeyRange{Key: &dataintegration.ShapeField{Labels: []string{"EXAMPLE--Value"},
							ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
							ObjectStatus: common.Int(344),
							ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
								RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
							Type: &type_,
							ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_2zPFe": dataintegration.ConfigParameterValue{IntValue: common.Int(415),
								ObjectValue:     &objectValue,
								ParameterValue:  common.String("EXAMPLE-parameterValue-Value"),
								RefValue:        &refValue,
								RootObjectValue: &rootObjectValue,
								StringValue:     common.String("EXAMPLE-stringValue-Value")}},
								ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
									RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
							Description: common.String("EXAMPLE-description-Value"),
							Key:         common.String("EXAMPLE-key-Value"),
							Name:        common.String("EXAMPLE-name-Value"),
							NativeShapeField: &dataintegration.NativeShapeField{Name: common.String("EXAMPLE-name-Value"),
								Position: common.Int(783),
								Type:     &type_,
								ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_QkMrr": dataintegration.ConfigParameterValue{IntValue: common.Int(2),
									ObjectValue:     &objectValue,
									ParameterValue:  common.String("EXAMPLE-parameterValue-Value"),
									RefValue:        &refValue,
									RootObjectValue: &rootObjectValue,
									StringValue:     common.String("EXAMPLE-stringValue-Value")}},
									ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
										RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
								DefaultValueString: common.String("EXAMPLE-defaultValueString-Value"),
								IsMandatory:        common.Bool(false)}}}},
						ReadAttribute:            dataintegration.OracleReadAttributes{FetchSize: common.Int(473)},
						DerivedAttributes:        map[string]string{"EXAMPLE_KEY_3ZcBt": "EXAMPLE_VALUE_cTEXqPKp0KaWEhdnh8Rr"},
						Key:                      common.String("EXAMPLE-key-Value"),
						MetadataConfigProperties: map[string]string{"EXAMPLE_KEY_w5qQt": "EXAMPLE_VALUE_YrXszWVhgfXpARPKsqls"},
						ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
							RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
						CallAttribute: &dataintegration.BipCallAttribute{OffsetParameter: common.String("EXAMPLE-offsetParameter-Value"),
							StagingConnection: &dataintegration.ConnectionSummaryFromObjectStorage{CredentialFileContent: common.String("EXAMPLE-credentialFileContent-Value"),
								Identifier: common.String("EXAMPLE-identifier-Value"),
								IsDefault:  common.Bool(true),
								KeyMap:     map[string]string{"EXAMPLE_KEY_GRAzf": "EXAMPLE_VALUE_OTzh35EjihCbbGTxe1Hu"},
								PrimarySchema: &dataintegration.Schema{DefaultConnection: common.String("EXAMPLE-defaultConnection-Value"),
									Description:     common.String("EXAMPLE-description-Value"),
									IsHasContainers: common.Bool(true),
									Key:             common.String("EXAMPLE-key-Value"),
									Metadata: &dataintegration.ObjectMetadata{RegistryVersion: common.Int(141),
										TimeUpdated:   &common.SDKTime{Time: time.Now()},
										UpdatedBy:     common.String("EXAMPLE-updatedBy-Value"),
										UpdatedByName: common.String("EXAMPLE-updatedByName-Value"),
										Aggregator: &dataintegration.AggregatorSummary{Name: common.String("EXAMPLE-name-Value"),
											Type:        common.String("EXAMPLE-type-Value"),
											Description: common.String("EXAMPLE-description-Value"),
											Identifier:  common.String("EXAMPLE-identifier-Value"),
											Key:         common.String("EXAMPLE-key-Value")},
										CountStatistics: &dataintegration.CountStatistic{ObjectTypeCountList: []dataintegration.CountStatisticSummary{dataintegration.CountStatisticSummary{ObjectType: dataintegration.CountStatisticSummaryObjectTypeProject,
											ObjectCount: common.Int64(556)}}},
										CreatedBy:      common.String("EXAMPLE-createdBy-Value"),
										IdentifierPath: common.String("EXAMPLE-identifierPath-Value"),
										IsFavorite:     common.Bool(true),
										Labels:         []string{"EXAMPLE--Value"},
										TimeCreated:    &common.SDKTime{Time: time.Now()},
										AggregatorKey:  common.String("EXAMPLE-aggregatorKey-Value"),
										CreatedByName:  common.String("EXAMPLE-createdByName-Value"),
										InfoFields:     map[string]string{"EXAMPLE_KEY_1Y1Nx": "EXAMPLE_VALUE_LUhQpvVif8FWZWalu4pu"}},
									ModelVersion:  common.String("EXAMPLE-modelVersion-Value"),
									Name:          common.String("EXAMPLE-name-Value"),
									ExternalKey:   common.String("EXAMPLE-externalKey-Value"),
									Identifier:    common.String("EXAMPLE-identifier-Value"),
									ObjectStatus:  common.Int(451),
									ObjectVersion: common.Int(706),
									ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
										RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
									ResourceName: common.String("EXAMPLE-resourceName-Value")},
								FingerPrint: common.String("EXAMPLE-fingerPrint-Value"),
								Key:         common.String("EXAMPLE-key-Value"),
								ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
									RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
								PassPhrase: common.String("EXAMPLE-passPhrase-Value"),
								ConnectionProperties: []dataintegration.ConnectionProperty{dataintegration.ConnectionProperty{Value: common.String("EXAMPLE-value-Value"),
									Name: common.String("EXAMPLE-name-Value")}},
								Description:  common.String("EXAMPLE-description-Value"),
								Name:         common.String("EXAMPLE-name-Value"),
								ObjectStatus: common.Int(6),
								UserId:       common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-userId-Value"),
								Metadata: &dataintegration.ObjectMetadata{CreatedBy: common.String("EXAMPLE-createdBy-Value"),
									IdentifierPath: common.String("EXAMPLE-identifierPath-Value"),
									InfoFields:     map[string]string{"EXAMPLE_KEY_iDk4t": "EXAMPLE_VALUE_JjuhumAIcx08yTVcUeXF"},
									IsFavorite:     common.Bool(true),
									TimeCreated:    &common.SDKTime{Time: time.Now()},
									UpdatedBy:      common.String("EXAMPLE-updatedBy-Value"),
									UpdatedByName:  common.String("EXAMPLE-updatedByName-Value"),
									Aggregator: &dataintegration.AggregatorSummary{Type: common.String("EXAMPLE-type-Value"),
										Description: common.String("EXAMPLE-description-Value"),
										Identifier:  common.String("EXAMPLE-identifier-Value"),
										Key:         common.String("EXAMPLE-key-Value"),
										Name:        common.String("EXAMPLE-name-Value")},
									AggregatorKey:   common.String("EXAMPLE-aggregatorKey-Value"),
									CreatedByName:   common.String("EXAMPLE-createdByName-Value"),
									Labels:          []string{"EXAMPLE--Value"},
									RegistryVersion: common.Int(670),
									TimeUpdated:     &common.SDKTime{Time: time.Now()},
									CountStatistics: &dataintegration.CountStatistic{ObjectTypeCountList: []dataintegration.CountStatisticSummary{dataintegration.CountStatisticSummary{ObjectCount: common.Int64(156),
										ObjectType: dataintegration.CountStatisticSummaryObjectTypeDataFlow}}}},
								ModelVersion:  common.String("EXAMPLE-modelVersion-Value"),
								ObjectVersion: common.Int(413)},
							StagingDataAsset: &dataintegration.DataAssetSummaryFromObjectStorage{AssetProperties: map[string]string{"EXAMPLE_KEY_Mp2Kt": "EXAMPLE_VALUE_QAJNoe0ZrbnUDlx5JMmQ"},
								DefaultConnection: &dataintegration.ConnectionSummaryFromObjectStorage{Description: common.String("EXAMPLE-description-Value"),
									FingerPrint: common.String("EXAMPLE-fingerPrint-Value"),
									Key:         common.String("EXAMPLE-key-Value"),
									Metadata: &dataintegration.ObjectMetadata{RegistryVersion: common.Int(390),
										TimeCreated:   &common.SDKTime{Time: time.Now()},
										UpdatedBy:     common.String("EXAMPLE-updatedBy-Value"),
										AggregatorKey: common.String("EXAMPLE-aggregatorKey-Value"),
										CreatedBy:     common.String("EXAMPLE-createdBy-Value"),
										CreatedByName: common.String("EXAMPLE-createdByName-Value"),
										IsFavorite:    common.Bool(false),
										TimeUpdated:   &common.SDKTime{Time: time.Now()},
										UpdatedByName: common.String("EXAMPLE-updatedByName-Value"),
										Aggregator: &dataintegration.AggregatorSummary{Description: common.String("EXAMPLE-description-Value"),
											Identifier: common.String("EXAMPLE-identifier-Value"),
											Key:        common.String("EXAMPLE-key-Value"),
											Name:       common.String("EXAMPLE-name-Value"),
											Type:       common.String("EXAMPLE-type-Value")},
										CountStatistics: &dataintegration.CountStatistic{ObjectTypeCountList: []dataintegration.CountStatisticSummary{dataintegration.CountStatisticSummary{ObjectCount: common.Int64(583),
											ObjectType: dataintegration.CountStatisticSummaryObjectTypeProject}}},
										IdentifierPath: common.String("EXAMPLE-identifierPath-Value"),
										InfoFields:     map[string]string{"EXAMPLE_KEY_9Yq5M": "EXAMPLE_VALUE_cLdFYIphD98jsPEgxefW"},
										Labels:         []string{"EXAMPLE--Value"}},
									PassPhrase:            common.String("EXAMPLE-passPhrase-Value"),
									CredentialFileContent: common.String("EXAMPLE-credentialFileContent-Value"),
									KeyMap:                map[string]string{"EXAMPLE_KEY_HOxNy": "EXAMPLE_VALUE_c30Ip1hWY8R4jyoFyASi"},
									ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
										RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
									ConnectionProperties: []dataintegration.ConnectionProperty{dataintegration.ConnectionProperty{Name: common.String("EXAMPLE-name-Value"),
										Value: common.String("EXAMPLE-value-Value")}},
									ObjectStatus:  common.Int(899),
									ObjectVersion: common.Int(9),
									Identifier:    common.String("EXAMPLE-identifier-Value"),
									IsDefault:     common.Bool(true),
									ModelVersion:  common.String("EXAMPLE-modelVersion-Value"),
									Name:          common.String("EXAMPLE-name-Value"),
									PrimarySchema: &dataintegration.Schema{ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
										RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
										ExternalKey:       common.String("EXAMPLE-externalKey-Value"),
										Identifier:        common.String("EXAMPLE-identifier-Value"),
										IsHasContainers:   common.Bool(true),
										Key:               common.String("EXAMPLE-key-Value"),
										Name:              common.String("EXAMPLE-name-Value"),
										ObjectVersion:     common.Int(359),
										ResourceName:      common.String("EXAMPLE-resourceName-Value"),
										DefaultConnection: common.String("EXAMPLE-defaultConnection-Value"),
										Description:       common.String("EXAMPLE-description-Value"),
										Metadata: &dataintegration.ObjectMetadata{Aggregator: &dataintegration.AggregatorSummary{Name: common.String("EXAMPLE-name-Value"),
											Type:        common.String("EXAMPLE-type-Value"),
											Description: common.String("EXAMPLE-description-Value"),
											Identifier:  common.String("EXAMPLE-identifier-Value"),
											Key:         common.String("EXAMPLE-key-Value")},
											CountStatistics: &dataintegration.CountStatistic{ObjectTypeCountList: []dataintegration.CountStatisticSummary{dataintegration.CountStatisticSummary{ObjectCount: common.Int64(58),
												ObjectType: dataintegration.CountStatisticSummaryObjectTypeFolder}}},
											CreatedByName:   common.String("EXAMPLE-createdByName-Value"),
											IdentifierPath:  common.String("EXAMPLE-identifierPath-Value"),
											Labels:          []string{"EXAMPLE--Value"},
											TimeCreated:     &common.SDKTime{Time: time.Now()},
											TimeUpdated:     &common.SDKTime{Time: time.Now()},
											AggregatorKey:   common.String("EXAMPLE-aggregatorKey-Value"),
											CreatedBy:       common.String("EXAMPLE-createdBy-Value"),
											InfoFields:      map[string]string{"EXAMPLE_KEY_bDB5K": "EXAMPLE_VALUE_ixkLlGNru3vIF5MbCbkR"},
											IsFavorite:      common.Bool(false),
											RegistryVersion: common.Int(172),
											UpdatedBy:       common.String("EXAMPLE-updatedBy-Value"),
											UpdatedByName:   common.String("EXAMPLE-updatedByName-Value")},
										ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
										ObjectStatus: common.Int(788)},
									UserId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-userId-Value")},
								Description:  common.String("EXAMPLE-description-Value"),
								ExternalKey:  common.String("EXAMPLE-externalKey-Value"),
								ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
								NativeTypeSystem: &dataintegration.TypeSystem{TypeMappingTo: map[string]string{"EXAMPLE_KEY_V14h7": "EXAMPLE_VALUE_4597TvReyPH7D7lI33B7"},
									Types: []dataintegration.DataType{dataintegration.DataType{Key: common.String("EXAMPLE-key-Value"),
										ObjectStatus:   common.Int(412),
										TypeSystemName: common.String("EXAMPLE-typeSystemName-Value"),
										ConfigDefinition: &dataintegration.ConfigDefinition{ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
											Name:         common.String("EXAMPLE-name-Value"),
											ObjectStatus: common.Int(934),
											ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
												RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
											ConfigParameterDefinitions: map[string]dataintegration.ConfigParameterDefinition{"EXAMPLE_KEY_EPDCe": dataintegration.ConfigParameterDefinition{ClassFieldName: common.String("EXAMPLE-classFieldName-Value"),
												DefaultValue:      &defaultValue,
												Description:       common.String("EXAMPLE-description-Value"),
												IsClassFieldValue: common.Bool(false),
												IsStatic:          common.Bool(false),
												ParameterName:     common.String("EXAMPLE-parameterName-Value"),
												ParameterType: dataintegration.DerivedType{Description: common.String("EXAMPLE-description-Value"),
													Key:          common.String("EXAMPLE-key-Value"),
													ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
													Name:         common.String("EXAMPLE-name-Value"),
													ObjectStatus: common.Int(94),
													ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
														RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}}}},
											IsContained: common.Bool(false),
											Key:         common.String("EXAMPLE-key-Value")},
										Description:  common.String("EXAMPLE-description-Value"),
										DtType:       dataintegration.DataTypeDtTypeStructured,
										ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
										Name:         common.String("EXAMPLE-name-Value"),
										ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
											RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}}},
									Identifier:    common.String("EXAMPLE-identifier-Value"),
									ModelVersion:  common.String("EXAMPLE-modelVersion-Value"),
									Name:          common.String("EXAMPLE-name-Value"),
									ObjectStatus:  common.Int(488),
									ObjectVersion: common.Int(390),
									ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
										RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
									TypeMappingFrom: map[string]string{"EXAMPLE_KEY_jxVbN": "EXAMPLE_VALUE_XEczL55hcypmcLwbyDYk"},
									Description:     common.String("EXAMPLE-description-Value"),
									Key:             common.String("EXAMPLE-key-Value")},
								TenancyId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-tenancyId-Value"),
								Key:       common.String("EXAMPLE-key-Value"),
								Metadata: &dataintegration.ObjectMetadata{Labels: []string{"EXAMPLE--Value"},
									TimeUpdated:     &common.SDKTime{Time: time.Now()},
									AggregatorKey:   common.String("EXAMPLE-aggregatorKey-Value"),
									IdentifierPath:  common.String("EXAMPLE-identifierPath-Value"),
									RegistryVersion: common.Int(367),
									TimeCreated:     &common.SDKTime{Time: time.Now()},
									UpdatedBy:       common.String("EXAMPLE-updatedBy-Value"),
									UpdatedByName:   common.String("EXAMPLE-updatedByName-Value"),
									Aggregator: &dataintegration.AggregatorSummary{Identifier: common.String("EXAMPLE-identifier-Value"),
										Key:         common.String("EXAMPLE-key-Value"),
										Name:        common.String("EXAMPLE-name-Value"),
										Type:        common.String("EXAMPLE-type-Value"),
										Description: common.String("EXAMPLE-description-Value")},
									CountStatistics: &dataintegration.CountStatistic{ObjectTypeCountList: []dataintegration.CountStatisticSummary{dataintegration.CountStatisticSummary{ObjectType: dataintegration.CountStatisticSummaryObjectTypeConnection,
										ObjectCount: common.Int64(614)}}},
									CreatedBy:     common.String("EXAMPLE-createdBy-Value"),
									CreatedByName: common.String("EXAMPLE-createdByName-Value"),
									InfoFields:    map[string]string{"EXAMPLE_KEY_R8deS": "EXAMPLE_VALUE_2zijF9UAs3pTOW2unouW"},
									IsFavorite:    common.Bool(true)},
								Namespace:     common.String("EXAMPLE-namespace-Value"),
								ObjectStatus:  common.Int(210),
								ObjectVersion: common.Int(811),
								Identifier:    common.String("EXAMPLE-identifier-Value"),
								Name:          common.String("EXAMPLE-name-Value"),
								OciRegion:     common.String("EXAMPLE-ociRegion-Value"),
								ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
									RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
								Url: common.String("EXAMPLE-url-Value")},
							BucketSchema: &dataintegration.Schema{Name: common.String("EXAMPLE-name-Value"),
								ObjectVersion: common.Int(345),
								ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
									RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
								Description: common.String("EXAMPLE-description-Value"),
								Key:         common.String("EXAMPLE-key-Value"),
								Metadata: &dataintegration.ObjectMetadata{Aggregator: &dataintegration.AggregatorSummary{Type: common.String("EXAMPLE-type-Value"),
									Description: common.String("EXAMPLE-description-Value"),
									Identifier:  common.String("EXAMPLE-identifier-Value"),
									Key:         common.String("EXAMPLE-key-Value"),
									Name:        common.String("EXAMPLE-name-Value")},
									AggregatorKey: common.String("EXAMPLE-aggregatorKey-Value"),
									InfoFields:    map[string]string{"EXAMPLE_KEY_LcgYn": "EXAMPLE_VALUE_DLwXUyrQr1NyCA6Vbbx4"},
									IsFavorite:    common.Bool(true),
									Labels:        []string{"EXAMPLE--Value"},
									TimeCreated:   &common.SDKTime{Time: time.Now()},
									UpdatedBy:     common.String("EXAMPLE-updatedBy-Value"),
									CountStatistics: &dataintegration.CountStatistic{ObjectTypeCountList: []dataintegration.CountStatisticSummary{dataintegration.CountStatisticSummary{ObjectCount: common.Int64(480),
										ObjectType: dataintegration.CountStatisticSummaryObjectTypeProject}}},
									CreatedBy:       common.String("EXAMPLE-createdBy-Value"),
									CreatedByName:   common.String("EXAMPLE-createdByName-Value"),
									IdentifierPath:  common.String("EXAMPLE-identifierPath-Value"),
									RegistryVersion: common.Int(937),
									TimeUpdated:     &common.SDKTime{Time: time.Now()},
									UpdatedByName:   common.String("EXAMPLE-updatedByName-Value")},
								ObjectStatus:      common.Int(278),
								ResourceName:      common.String("EXAMPLE-resourceName-Value"),
								DefaultConnection: common.String("EXAMPLE-defaultConnection-Value"),
								ExternalKey:       common.String("EXAMPLE-externalKey-Value"),
								Identifier:        common.String("EXAMPLE-identifier-Value"),
								IsHasContainers:   common.Bool(true),
								ModelVersion:      common.String("EXAMPLE-modelVersion-Value")},
							FetchNextRowsParameter: common.String("EXAMPLE-fetchNextRowsParameter-Value"),
							FetchSize:              common.Int(323)},
						DataFormat: &dataintegration.DataFormat{CompressionConfig: &dataintegration.Compression{Codec: dataintegration.CompressionCodecNone},
							FormatAttribute: dataintegration.ParquetFormatAttribute{Compression: common.String("EXAMPLE-compression-Value"),
								IsFilePattern: common.Bool(true)},
							Type: dataintegration.DataFormatTypeOrc},
						IncrementalReadConfig: &dataintegration.IncrementalReadConfig{LastExtractedDataEntityDate: []dataintegration.IncrementalDataEntityClause{dataintegration.IncrementalDataEntityClause{IncrementalDataEntityName: common.String("EXAMPLE-incrementalDataEntityName-Value"),
							IncrementalDataEntityValue: map[string]string{"EXAMPLE_KEY_qmmXL": "EXAMPLE_VALUE_dvIduuPBeJrHh4fBe3EX"},
							IncrementalComparator:      dataintegration.IncrementalDataEntityClauseIncrementalComparatorContains}},
							LastExtractedFieldDate: []dataintegration.IncrementalFieldClause{dataintegration.IncrementalFieldClause{IncrementalComparator: dataintegration.IncrementalFieldClauseIncrementalComparatorStartswith,
								IncrementalFieldName:  common.String("EXAMPLE-incrementalFieldName-Value"),
								IncrementalFieldValue: map[string]string{"EXAMPLE_KEY_0bLhl": "EXAMPLE_VALUE_sAweIYCz1NpaNMCfpZEB"}}}},
						ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
						ObjectStatus: common.Int(936),
						Operations: []dataintegration.PushDownOperation{dataintegration.Sort{SortClauses: []dataintegration.SortClause{dataintegration.SortClause{Field: &dataintegration.ShapeField{NativeShapeField: &dataintegration.NativeShapeField{ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_EnKzL": dataintegration.ConfigParameterValue{IntValue: common.Int(859),
							ObjectValue:     &objectValue,
							ParameterValue:  common.String("EXAMPLE-parameterValue-Value"),
							RefValue:        &refValue,
							RootObjectValue: &rootObjectValue,
							StringValue:     common.String("EXAMPLE-stringValue-Value")}},
							ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
								RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
							DefaultValueString: common.String("EXAMPLE-defaultValueString-Value"),
							IsMandatory:        common.Bool(true),
							Name:               common.String("EXAMPLE-name-Value"),
							Position:           common.Int(752),
							Type:               &type_},
							ObjectStatus: common.Int(552),
							ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_7zjB9": dataintegration.ConfigParameterValue{IntValue: common.Int(216),
								ObjectValue:     &objectValue,
								ParameterValue:  common.String("EXAMPLE-parameterValue-Value"),
								RefValue:        &refValue,
								RootObjectValue: &rootObjectValue,
								StringValue:     common.String("EXAMPLE-stringValue-Value")}},
								ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
									RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
							Key:  common.String("EXAMPLE-key-Value"),
							Name: common.String("EXAMPLE-name-Value"),
							ParentRef: &dataintegration.ParentReference{RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
								Parent: common.String("EXAMPLE-parent-Value")},
							Type:         &type_,
							Description:  common.String("EXAMPLE-description-Value"),
							Labels:       []string{"EXAMPLE--Value"},
							ModelVersion: common.String("EXAMPLE-modelVersion-Value")},
							Order: dataintegration.SortClauseOrderAsc}}}}},
					Description: common.String("EXAMPLE-description-Value"),
					Name:        common.String("EXAMPLE-name-Value"),
					OpConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_ct6v4": dataintegration.ConfigParameterValue{IntValue: common.Int(930),
						ObjectValue:     &objectValue,
						ParameterValue:  common.String("EXAMPLE-parameterValue-Value"),
						RefValue:        &refValue,
						RootObjectValue: &rootObjectValue,
						StringValue:     common.String("EXAMPLE-stringValue-Value")}},
						ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
							RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
					OutputPorts: []dataintegration.TypedObject{dataintegration.OutputPort{ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_5pRcl": dataintegration.ConfigParameterValue{IntValue: common.Int(112),
						ObjectValue:     &objectValue,
						ParameterValue:  common.String("EXAMPLE-parameterValue-Value"),
						RefValue:        &refValue,
						RootObjectValue: &rootObjectValue,
						StringValue:     common.String("EXAMPLE-stringValue-Value")}},
						ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
							RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
						Description:  common.String("EXAMPLE-description-Value"),
						Key:          common.String("EXAMPLE-key-Value"),
						Name:         common.String("EXAMPLE-name-Value"),
						ObjectStatus: common.Int(563),
						ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
							RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
						ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
						PortType:     dataintegration.OutputPortPortTypeControl}},
					ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
						RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
					InputPorts: []dataintegration.InputPort{dataintegration.InputPort{ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
						RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
						Key:      common.String("EXAMPLE-key-Value"),
						PortType: dataintegration.InputPortPortTypeData,
						ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_7ivDk": dataintegration.ConfigParameterValue{IntValue: common.Int(794),
							ObjectValue:     &objectValue,
							ParameterValue:  common.String("EXAMPLE-parameterValue-Value"),
							RefValue:        &refValue,
							RootObjectValue: &rootObjectValue,
							StringValue:     common.String("EXAMPLE-stringValue-Value")}},
							ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
								RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
						Description: common.String("EXAMPLE-description-Value"),
						Fields: []dataintegration.TypedObject{dataintegration.InputProxyField{ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
							ParentRef: &dataintegration.ParentReference{RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
								Parent: common.String("EXAMPLE-parent-Value")},
							Scope: &scope,
							Type: dataintegration.CompositeType{ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
								Name:         common.String("EXAMPLE-name-Value"),
								ObjectStatus: common.Int(837),
								ParentRef: &dataintegration.ParentReference{RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
									Parent: common.String("EXAMPLE-parent-Value")},
								ConfigDefinition: &dataintegration.ConfigDefinition{ConfigParameterDefinitions: map[string]dataintegration.ConfigParameterDefinition{"EXAMPLE_KEY_zSLHd": dataintegration.ConfigParameterDefinition{DefaultValue: &defaultValue,
									Description:       common.String("EXAMPLE-description-Value"),
									IsClassFieldValue: common.Bool(true),
									IsStatic:          common.Bool(true),
									ParameterName:     common.String("EXAMPLE-parameterName-Value"),
									ClassFieldName:    common.String("EXAMPLE-classFieldName-Value")}},
									IsContained:  common.Bool(false),
									Key:          common.String("EXAMPLE-key-Value"),
									ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
									Name:         common.String("EXAMPLE-name-Value"),
									ObjectStatus: common.Int(475),
									ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
										RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
								Description: common.String("EXAMPLE-description-Value"),
								Key:         common.String("EXAMPLE-key-Value")},
							Description:  common.String("EXAMPLE-description-Value"),
							Key:          common.String("EXAMPLE-key-Value"),
							Name:         common.String("EXAMPLE-name-Value"),
							ObjectStatus: common.Int(962),
							ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_0m0ji": dataintegration.ConfigParameterValue{ParameterValue: common.String("EXAMPLE-parameterValue-Value"),
								RefValue:        &refValue,
								RootObjectValue: &rootObjectValue,
								StringValue:     common.String("EXAMPLE-stringValue-Value"),
								IntValue:        common.Int(320),
								ObjectValue:     &objectValue}},
								ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
									RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
							Labels: []string{"EXAMPLE--Value"}}},
						ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
						Name:         common.String("EXAMPLE-name-Value"),
						ObjectStatus: common.Int(19)}},
					Key:          common.String("EXAMPLE-key-Value"),
					ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
					SchemaDriftConfig: &dataintegration.SchemaDriftConfig{DataTypeChangeHandling: dataintegration.SchemaDriftConfigDataTypeChangeHandlingDoNotAllow,
						ExtraColumnHandling:          dataintegration.SchemaDriftConfigExtraColumnHandlingDoNotAllow,
						IsValidationWarningIfAllowed: common.Bool(true),
						MissingColumnHandling:        dataintegration.SchemaDriftConfigMissingColumnHandlingDoNotAllow}},
				ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
					RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}}},
			Parameters: []dataintegration.Parameter{dataintegration.Parameter{IsInput: common.Bool(true),
				ModelVersion:           common.String("EXAMPLE-modelVersion-Value"),
				ObjectStatus:           common.Int(198),
				TypeName:               common.String("EXAMPLE-typeName-Value"),
				DefaultValue:           &defaultValue,
				UsedFor:                common.String("EXAMPLE-usedFor-Value"),
				Description:            common.String("EXAMPLE-description-Value"),
				Key:                    common.String("EXAMPLE-key-Value"),
				RootObjectDefaultValue: &rootObjectDefaultValue,
				Type:                   &type_,
				ConfigValues: &dataintegration.ConfigValues{ConfigParamValues: map[string]dataintegration.ConfigParameterValue{"EXAMPLE_KEY_I3Xae": dataintegration.ConfigParameterValue{IntValue: common.Int(541),
					ObjectValue:     &objectValue,
					ParameterValue:  common.String("EXAMPLE-parameterValue-Value"),
					RefValue:        &refValue,
					RootObjectValue: &rootObjectValue,
					StringValue:     common.String("EXAMPLE-stringValue-Value")}},
					ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
						RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
				IsOutput:              common.Bool(false),
				Name:                  common.String("EXAMPLE-name-Value"),
				OutputAggregationType: dataintegration.ParameterOutputAggregationTypeSum,
				ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
					RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}}},
			ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
				RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
			Description: common.String("EXAMPLE-description-Value"),
			Metadata: &dataintegration.ObjectMetadata{CreatedBy: common.String("EXAMPLE-createdBy-Value"),
				IsFavorite:      common.Bool(true),
				Labels:          []string{"EXAMPLE--Value"},
				RegistryVersion: common.Int(413),
				UpdatedBy:       common.String("EXAMPLE-updatedBy-Value"),
				CountStatistics: &dataintegration.CountStatistic{ObjectTypeCountList: []dataintegration.CountStatisticSummary{dataintegration.CountStatisticSummary{ObjectCount: common.Int64(350),
					ObjectType: dataintegration.CountStatisticSummaryObjectTypeTask}}},
				CreatedByName:  common.String("EXAMPLE-createdByName-Value"),
				IdentifierPath: common.String("EXAMPLE-identifierPath-Value"),
				InfoFields:     map[string]string{"EXAMPLE_KEY_g5KNR": "EXAMPLE_VALUE_vFy7ic0wSnqq7Lok9JwL"},
				TimeCreated:    &common.SDKTime{Time: time.Now()},
				TimeUpdated:    &common.SDKTime{Time: time.Now()},
				UpdatedByName:  common.String("EXAMPLE-updatedByName-Value"),
				Aggregator: &dataintegration.AggregatorSummary{Key: common.String("EXAMPLE-key-Value"),
					Name:        common.String("EXAMPLE-name-Value"),
					Type:        common.String("EXAMPLE-type-Value"),
					Description: common.String("EXAMPLE-description-Value"),
					Identifier:  common.String("EXAMPLE-identifier-Value")},
				AggregatorKey: common.String("EXAMPLE-aggregatorKey-Value")}}}

	// Send the request using the service client
	resp, err := client.CreatePipelineValidation(context.Background(), req)
	helpers.FatalIfError(err)

	// Retrieve value from the response.
	fmt.Println(resp)
}