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

using System;
using System.Collections.Generic;
using System.Threading.Tasks;
using Oci.DataintegrationService;
using Oci.Common;
using Oci.Common.Auth;

namespace Oci.Sdk.DotNet.Example.Dataintegration
{
    public class CreateDataFlowValidationExample
    {
        public static async Task Main()
        {
            // Create a request and dependent object(s).
			var createDataFlowValidationDetails = new Oci.DataintegrationService.Models.CreateDataFlowValidationDetails
			{
				Key = "EXAMPLE-key-Value",
				ModelType = "EXAMPLE-modelType-Value",
				ModelVersion = "EXAMPLE-modelVersion-Value",
				ParentRef = new Oci.DataintegrationService.Models.ParentReference
				{
					Parent = "EXAMPLE-parent-Value",
					RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
				},
				Name = "EXAMPLE-name-Value",
				Identifier = "EXAMPLE-identifier-Value",
				ObjectVersion = 904,
				Nodes = new List<Oci.DataintegrationService.Models.FlowNode>
				{
					new Oci.DataintegrationService.Models.FlowNode
					{
						Key = "EXAMPLE-key-Value",
						ModelType = "EXAMPLE-modelType-Value",
						ModelVersion = "EXAMPLE-modelVersion-Value",
						ParentRef = new Oci.DataintegrationService.Models.ParentReference
						{
							Parent = "EXAMPLE-parent-Value",
							RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
						},
						Name = "EXAMPLE-name-Value",
						Description = "EXAMPLE-description-Value",
						InputLinks = new List<Oci.DataintegrationService.Models.InputLink>
						{
							new Oci.DataintegrationService.Models.InputLink
							{
								FromLink = "EXAMPLE-fromLink-Value",
								FieldMap = new Oci.DataintegrationService.Models.RuleBasedEntityMap
								{
									Key = "EXAMPLE-key-Value",
									ModelVersion = "EXAMPLE-modelVersion-Value",
									ParentRef = new Oci.DataintegrationService.Models.ParentReference
									{
										Parent = "EXAMPLE-parent-Value",
										RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
									},
									ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
									{
										ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
										{
											{
												"EXAMPLE_KEY_wno7C", 
												new Oci.DataintegrationService.Models.ConfigParameterValue
												{
													StringValue = "EXAMPLE-stringValue-Value",
													IntValue = 882,
													ObjectValue = "EXAMPLE-objectValue-Value",
													RefValue = "EXAMPLE-refValue-Value",
													ParameterValue = "EXAMPLE-parameterValue-Value",
													RootObjectValue = "EXAMPLE-rootObjectValue-Value"
												}
											}
										},
										ParentRef = new Oci.DataintegrationService.Models.ParentReference
										{
											Parent = "EXAMPLE-parent-Value",
											RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
										}
									},
									MapType = Oci.DataintegrationService.Models.RuleBasedEntityMap.MapTypeEnum.Mapbypattern,
									FromPattern = "EXAMPLE-fromPattern-Value",
									ToPattern = "EXAMPLE-toPattern-Value",
									IsJavaRegexSyntax = false,
									ObjectStatus = 603,
									Description = "EXAMPLE-description-Value"
								},
								Key = "EXAMPLE-key-Value",
								ModelVersion = "EXAMPLE-modelVersion-Value",
								ParentRef = new Oci.DataintegrationService.Models.ParentReference
								{
									Parent = "EXAMPLE-parent-Value",
									RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
								},
								ObjectStatus = 480,
								Description = "EXAMPLE-description-Value",
								Port = "EXAMPLE-port-Value"
							}
						},
						OutputLinks = new List<Oci.DataintegrationService.Models.OutputLink>
						{
							new Oci.DataintegrationService.Models.OutputLink
							{
								ToLinks = new List<string>
								{
									"EXAMPLE--Value"
								},
								Key = "EXAMPLE-key-Value",
								ModelVersion = "EXAMPLE-modelVersion-Value",
								ParentRef = new Oci.DataintegrationService.Models.ParentReference
								{
									Parent = "EXAMPLE-parent-Value",
									RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
								},
								ObjectStatus = 493,
								Description = "EXAMPLE-description-Value",
								Port = "EXAMPLE-port-Value"
							}
						},
						Operator = new Oci.DataintegrationService.Models.Target
						{
							Entity = new Oci.DataintegrationService.Models.DataEntityFromSql
							{
								Key = "EXAMPLE-key-Value",
								ModelVersion = "EXAMPLE-modelVersion-Value",
								ParentRef = new Oci.DataintegrationService.Models.ParentReference
								{
									Parent = "EXAMPLE-parent-Value",
									RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
								},
								Name = "EXAMPLE-name-Value",
								Description = "EXAMPLE-description-Value",
								ObjectVersion = 866,
								ExternalKey = "EXAMPLE-externalKey-Value",
								Shape = new Oci.DataintegrationService.Models.Shape
								{
									Type = new Oci.DataintegrationService.Models.DataType
									{
										DtType = Oci.DataintegrationService.Models.DataType.DtTypeEnum.Primitive,
										TypeSystemName = "EXAMPLE-typeSystemName-Value",
										ConfigDefinition = new Oci.DataintegrationService.Models.ConfigDefinition
										{
											Key = "EXAMPLE-key-Value",
											ModelType = "EXAMPLE-modelType-Value",
											ModelVersion = "EXAMPLE-modelVersion-Value",
											ParentRef = new Oci.DataintegrationService.Models.ParentReference
											{
												Parent = "EXAMPLE-parent-Value",
												RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
											},
											Name = "EXAMPLE-name-Value",
											IsContained = true,
											ObjectStatus = 693,
											ConfigParameterDefinitions = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterDefinition>()
											{
												{
													"EXAMPLE_KEY_XCYzP", 
													new Oci.DataintegrationService.Models.ConfigParameterDefinition
													{
														ParameterName = "EXAMPLE-parameterName-Value",
														Description = "EXAMPLE-description-Value",
														DefaultValue = "EXAMPLE-defaultValue-Value",
														ClassFieldName = "EXAMPLE-classFieldName-Value",
														IsStatic = false,
														IsClassFieldValue = true
													}
												}
											}
										},
										Key = "EXAMPLE-key-Value",
										ModelVersion = "EXAMPLE-modelVersion-Value",
										ParentRef = new Oci.DataintegrationService.Models.ParentReference
										{
											Parent = "EXAMPLE-parent-Value",
											RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
										},
										Name = "EXAMPLE-name-Value",
										ObjectStatus = 424,
										Description = "EXAMPLE-description-Value"
									},
									Key = "EXAMPLE-key-Value",
									ModelVersion = "EXAMPLE-modelVersion-Value",
									ParentRef = new Oci.DataintegrationService.Models.ParentReference
									{
										Parent = "EXAMPLE-parent-Value",
										RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
									},
									ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
									{
										ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
										{
											{
												"EXAMPLE_KEY_9dKVA", 
												new Oci.DataintegrationService.Models.ConfigParameterValue
												{
													StringValue = "EXAMPLE-stringValue-Value",
													IntValue = 282,
													ObjectValue = "EXAMPLE-objectValue-Value",
													RefValue = "EXAMPLE-refValue-Value",
													ParameterValue = "EXAMPLE-parameterValue-Value",
													RootObjectValue = "EXAMPLE-rootObjectValue-Value"
												}
											}
										},
										ParentRef = new Oci.DataintegrationService.Models.ParentReference
										{
											Parent = "EXAMPLE-parent-Value",
											RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
										}
									},
									ObjectStatus = 192,
									Name = "EXAMPLE-name-Value",
									Description = "EXAMPLE-description-Value"
								},
								ShapeId = "ocid1.test.oc1..<unique_ID>EXAMPLE-shapeId-Value",
								EntityType = Oci.DataintegrationService.Models.DataEntityFromSql.EntityTypeEnum.Sql,
								OtherTypeLabel = "EXAMPLE-otherTypeLabel-Value",
								UniqueKeys = new List<Oci.DataintegrationService.Models.UniqueKey>
								{
									new Oci.DataintegrationService.Models.UniqueDataKey
									{
										Key = "EXAMPLE-key-Value",
										ModelVersion = "EXAMPLE-modelVersion-Value",
										ParentRef = new Oci.DataintegrationService.Models.ParentReference
										{
											Parent = "EXAMPLE-parent-Value",
											RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
										},
										Name = "EXAMPLE-name-Value",
										AttributeRefs = new List<Oci.DataintegrationService.Models.KeyAttribute>
										{
											new Oci.DataintegrationService.Models.KeyAttribute
											{
												Position = 686,
												ShapeField = new Oci.DataintegrationService.Models.ShapeField
												{
													Type = "EXAMPLE-type-Value",
													Labels = new List<string>
													{
														"EXAMPLE--Value"
													},
													NativeShapeField = new Oci.DataintegrationService.Models.NativeShapeField
													{
														Name = "EXAMPLE-name-Value",
														ModelType = "EXAMPLE-modelType-Value",
														Type = "EXAMPLE-type-Value",
														ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
														{
															ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
															{
																{
																	"EXAMPLE_KEY_Et8D2", 
																	new Oci.DataintegrationService.Models.ConfigParameterValue
																	{
																		StringValue = "EXAMPLE-stringValue-Value",
																		IntValue = 50,
																		ObjectValue = "EXAMPLE-objectValue-Value",
																		RefValue = "EXAMPLE-refValue-Value",
																		ParameterValue = "EXAMPLE-parameterValue-Value",
																		RootObjectValue = "EXAMPLE-rootObjectValue-Value"
																	}
																}
															},
															ParentRef = new Oci.DataintegrationService.Models.ParentReference
															{
																Parent = "EXAMPLE-parent-Value",
																RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
															}
														},
														Position = 663,
														DefaultValueString = "EXAMPLE-defaultValueString-Value",
														IsMandatory = false
													},
													Key = "EXAMPLE-key-Value",
													ModelVersion = "EXAMPLE-modelVersion-Value",
													ParentRef = new Oci.DataintegrationService.Models.ParentReference
													{
														Parent = "EXAMPLE-parent-Value",
														RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
													},
													ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
													{
														ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
														{
															{
																"EXAMPLE_KEY_ulBob", 
																new Oci.DataintegrationService.Models.ConfigParameterValue
																{
																	StringValue = "EXAMPLE-stringValue-Value",
																	IntValue = 612,
																	ObjectValue = "EXAMPLE-objectValue-Value",
																	RefValue = "EXAMPLE-refValue-Value",
																	ParameterValue = "EXAMPLE-parameterValue-Value",
																	RootObjectValue = "EXAMPLE-rootObjectValue-Value"
																}
															}
														},
														ParentRef = new Oci.DataintegrationService.Models.ParentReference
														{
															Parent = "EXAMPLE-parent-Value",
															RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
														}
													},
													ObjectStatus = 496,
													Name = "EXAMPLE-name-Value",
													Description = "EXAMPLE-description-Value"
												},
												Attribute = new Oci.DataintegrationService.Models.ShapeField
												{
													Type = "EXAMPLE-type-Value",
													Labels = new List<string>
													{
														"EXAMPLE--Value"
													},
													NativeShapeField = new Oci.DataintegrationService.Models.NativeShapeField
													{
														Name = "EXAMPLE-name-Value",
														ModelType = "EXAMPLE-modelType-Value",
														Type = "EXAMPLE-type-Value",
														ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
														{
															ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
															{
																{
																	"EXAMPLE_KEY_WasrX", 
																	new Oci.DataintegrationService.Models.ConfigParameterValue
																	{
																		StringValue = "EXAMPLE-stringValue-Value",
																		IntValue = 316,
																		ObjectValue = "EXAMPLE-objectValue-Value",
																		RefValue = "EXAMPLE-refValue-Value",
																		ParameterValue = "EXAMPLE-parameterValue-Value",
																		RootObjectValue = "EXAMPLE-rootObjectValue-Value"
																	}
																}
															},
															ParentRef = new Oci.DataintegrationService.Models.ParentReference
															{
																Parent = "EXAMPLE-parent-Value",
																RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
															}
														},
														Position = 147,
														DefaultValueString = "EXAMPLE-defaultValueString-Value",
														IsMandatory = false
													},
													Key = "EXAMPLE-key-Value",
													ModelVersion = "EXAMPLE-modelVersion-Value",
													ParentRef = new Oci.DataintegrationService.Models.ParentReference
													{
														Parent = "EXAMPLE-parent-Value",
														RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
													},
													ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
													{
														ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
														{
															{
																"EXAMPLE_KEY_RLBsT", 
																new Oci.DataintegrationService.Models.ConfigParameterValue
																{
																	StringValue = "EXAMPLE-stringValue-Value",
																	IntValue = 374,
																	ObjectValue = "EXAMPLE-objectValue-Value",
																	RefValue = "EXAMPLE-refValue-Value",
																	ParameterValue = "EXAMPLE-parameterValue-Value",
																	RootObjectValue = "EXAMPLE-rootObjectValue-Value"
																}
															}
														},
														ParentRef = new Oci.DataintegrationService.Models.ParentReference
														{
															Parent = "EXAMPLE-parent-Value",
															RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
														}
													},
													ObjectStatus = 422,
													Name = "EXAMPLE-name-Value",
													Description = "EXAMPLE-description-Value"
												}
											}
										},
										ObjectStatus = 772
									}
								},
								ForeignKeys = new List<Oci.DataintegrationService.Models.ForeignKey>
								{
									new Oci.DataintegrationService.Models.ForeignKey
									{
										Key = "EXAMPLE-key-Value",
										ModelVersion = "EXAMPLE-modelVersion-Value",
										ParentRef = new Oci.DataintegrationService.Models.ParentReference
										{
											Parent = "EXAMPLE-parent-Value",
											RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
										},
										Name = "EXAMPLE-name-Value",
										AttributeRefs = new List<Oci.DataintegrationService.Models.KeyAttribute>
										{
											new Oci.DataintegrationService.Models.KeyAttribute
											{
												Position = 196,
												ShapeField = new Oci.DataintegrationService.Models.ShapeField
												{
													Type = "EXAMPLE-type-Value",
													Labels = new List<string>
													{
														"EXAMPLE--Value"
													},
													NativeShapeField = new Oci.DataintegrationService.Models.NativeShapeField
													{
														Name = "EXAMPLE-name-Value",
														ModelType = "EXAMPLE-modelType-Value",
														Type = "EXAMPLE-type-Value",
														ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
														{
															ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
															{
																{
																	"EXAMPLE_KEY_7XLRj", 
																	new Oci.DataintegrationService.Models.ConfigParameterValue
																	{
																		StringValue = "EXAMPLE-stringValue-Value",
																		IntValue = 841,
																		ObjectValue = "EXAMPLE-objectValue-Value",
																		RefValue = "EXAMPLE-refValue-Value",
																		ParameterValue = "EXAMPLE-parameterValue-Value",
																		RootObjectValue = "EXAMPLE-rootObjectValue-Value"
																	}
																}
															},
															ParentRef = new Oci.DataintegrationService.Models.ParentReference
															{
																Parent = "EXAMPLE-parent-Value",
																RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
															}
														},
														Position = 46,
														DefaultValueString = "EXAMPLE-defaultValueString-Value",
														IsMandatory = true
													},
													Key = "EXAMPLE-key-Value",
													ModelVersion = "EXAMPLE-modelVersion-Value",
													ParentRef = new Oci.DataintegrationService.Models.ParentReference
													{
														Parent = "EXAMPLE-parent-Value",
														RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
													},
													ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
													{
														ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
														{
															{
																"EXAMPLE_KEY_PIDhN", 
																new Oci.DataintegrationService.Models.ConfigParameterValue
																{
																	StringValue = "EXAMPLE-stringValue-Value",
																	IntValue = 835,
																	ObjectValue = "EXAMPLE-objectValue-Value",
																	RefValue = "EXAMPLE-refValue-Value",
																	ParameterValue = "EXAMPLE-parameterValue-Value",
																	RootObjectValue = "EXAMPLE-rootObjectValue-Value"
																}
															}
														},
														ParentRef = new Oci.DataintegrationService.Models.ParentReference
														{
															Parent = "EXAMPLE-parent-Value",
															RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
														}
													},
													ObjectStatus = 52,
													Name = "EXAMPLE-name-Value",
													Description = "EXAMPLE-description-Value"
												},
												Attribute = new Oci.DataintegrationService.Models.ShapeField
												{
													Type = "EXAMPLE-type-Value",
													Labels = new List<string>
													{
														"EXAMPLE--Value"
													},
													NativeShapeField = new Oci.DataintegrationService.Models.NativeShapeField
													{
														Name = "EXAMPLE-name-Value",
														ModelType = "EXAMPLE-modelType-Value",
														Type = "EXAMPLE-type-Value",
														ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
														{
															ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
															{
																{
																	"EXAMPLE_KEY_lTqoo", 
																	new Oci.DataintegrationService.Models.ConfigParameterValue
																	{
																		StringValue = "EXAMPLE-stringValue-Value",
																		IntValue = 179,
																		ObjectValue = "EXAMPLE-objectValue-Value",
																		RefValue = "EXAMPLE-refValue-Value",
																		ParameterValue = "EXAMPLE-parameterValue-Value",
																		RootObjectValue = "EXAMPLE-rootObjectValue-Value"
																	}
																}
															},
															ParentRef = new Oci.DataintegrationService.Models.ParentReference
															{
																Parent = "EXAMPLE-parent-Value",
																RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
															}
														},
														Position = 397,
														DefaultValueString = "EXAMPLE-defaultValueString-Value",
														IsMandatory = false
													},
													Key = "EXAMPLE-key-Value",
													ModelVersion = "EXAMPLE-modelVersion-Value",
													ParentRef = new Oci.DataintegrationService.Models.ParentReference
													{
														Parent = "EXAMPLE-parent-Value",
														RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
													},
													ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
													{
														ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
														{
															{
																"EXAMPLE_KEY_eDiW8", 
																new Oci.DataintegrationService.Models.ConfigParameterValue
																{
																	StringValue = "EXAMPLE-stringValue-Value",
																	IntValue = 607,
																	ObjectValue = "EXAMPLE-objectValue-Value",
																	RefValue = "EXAMPLE-refValue-Value",
																	ParameterValue = "EXAMPLE-parameterValue-Value",
																	RootObjectValue = "EXAMPLE-rootObjectValue-Value"
																}
															}
														},
														ParentRef = new Oci.DataintegrationService.Models.ParentReference
														{
															Parent = "EXAMPLE-parent-Value",
															RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
														}
													},
													ObjectStatus = 895,
													Name = "EXAMPLE-name-Value",
													Description = "EXAMPLE-description-Value"
												}
											}
										},
										UpdateRule = 623,
										DeleteRule = 199,
										ReferenceUniqueKey = new Oci.DataintegrationService.Models.PrimaryKey
										{
											Key = "EXAMPLE-key-Value",
											ModelVersion = "EXAMPLE-modelVersion-Value",
											ParentRef = new Oci.DataintegrationService.Models.ParentReference
											{
												Parent = "EXAMPLE-parent-Value",
												RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
											},
											Name = "EXAMPLE-name-Value",
											AttributeRefs = new List<Oci.DataintegrationService.Models.KeyAttribute>
											{
												new Oci.DataintegrationService.Models.KeyAttribute
												{
													Position = 257,
													ShapeField = new Oci.DataintegrationService.Models.ShapeField
													{
														Type = "EXAMPLE-type-Value",
														Labels = new List<string>
														{
															"EXAMPLE--Value"
														},
														NativeShapeField = new Oci.DataintegrationService.Models.NativeShapeField
														{
															Name = "EXAMPLE-name-Value",
															ModelType = "EXAMPLE-modelType-Value",
															Type = "EXAMPLE-type-Value",
															ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
															{
																ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
																{
																	{
																		"EXAMPLE_KEY_JCaIr", 
																		new Oci.DataintegrationService.Models.ConfigParameterValue
																		{
																			StringValue = "EXAMPLE-stringValue-Value",
																			IntValue = 648,
																			ObjectValue = "EXAMPLE-objectValue-Value",
																			RefValue = "EXAMPLE-refValue-Value",
																			ParameterValue = "EXAMPLE-parameterValue-Value",
																			RootObjectValue = "EXAMPLE-rootObjectValue-Value"
																		}
																	}
																},
																ParentRef = new Oci.DataintegrationService.Models.ParentReference
																{
																	Parent = "EXAMPLE-parent-Value",
																	RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
																}
															},
															Position = 534,
															DefaultValueString = "EXAMPLE-defaultValueString-Value",
															IsMandatory = false
														},
														Key = "EXAMPLE-key-Value",
														ModelVersion = "EXAMPLE-modelVersion-Value",
														ParentRef = new Oci.DataintegrationService.Models.ParentReference
														{
															Parent = "EXAMPLE-parent-Value",
															RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
														},
														ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
														{
															ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
															{
																{
																	"EXAMPLE_KEY_aeBeD", 
																	new Oci.DataintegrationService.Models.ConfigParameterValue
																	{
																		StringValue = "EXAMPLE-stringValue-Value",
																		IntValue = 500,
																		ObjectValue = "EXAMPLE-objectValue-Value",
																		RefValue = "EXAMPLE-refValue-Value",
																		ParameterValue = "EXAMPLE-parameterValue-Value",
																		RootObjectValue = "EXAMPLE-rootObjectValue-Value"
																	}
																}
															},
															ParentRef = new Oci.DataintegrationService.Models.ParentReference
															{
																Parent = "EXAMPLE-parent-Value",
																RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
															}
														},
														ObjectStatus = 231,
														Name = "EXAMPLE-name-Value",
														Description = "EXAMPLE-description-Value"
													},
													Attribute = new Oci.DataintegrationService.Models.ShapeField
													{
														Type = "EXAMPLE-type-Value",
														Labels = new List<string>
														{
															"EXAMPLE--Value"
														},
														NativeShapeField = new Oci.DataintegrationService.Models.NativeShapeField
														{
															Name = "EXAMPLE-name-Value",
															ModelType = "EXAMPLE-modelType-Value",
															Type = "EXAMPLE-type-Value",
															ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
															{
																ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
																{
																	{
																		"EXAMPLE_KEY_23dCn", 
																		new Oci.DataintegrationService.Models.ConfigParameterValue
																		{
																			StringValue = "EXAMPLE-stringValue-Value",
																			IntValue = 55,
																			ObjectValue = "EXAMPLE-objectValue-Value",
																			RefValue = "EXAMPLE-refValue-Value",
																			ParameterValue = "EXAMPLE-parameterValue-Value",
																			RootObjectValue = "EXAMPLE-rootObjectValue-Value"
																		}
																	}
																},
																ParentRef = new Oci.DataintegrationService.Models.ParentReference
																{
																	Parent = "EXAMPLE-parent-Value",
																	RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
																}
															},
															Position = 269,
															DefaultValueString = "EXAMPLE-defaultValueString-Value",
															IsMandatory = true
														},
														Key = "EXAMPLE-key-Value",
														ModelVersion = "EXAMPLE-modelVersion-Value",
														ParentRef = new Oci.DataintegrationService.Models.ParentReference
														{
															Parent = "EXAMPLE-parent-Value",
															RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
														},
														ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
														{
															ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
															{
																{
																	"EXAMPLE_KEY_qseMg", 
																	new Oci.DataintegrationService.Models.ConfigParameterValue
																	{
																		StringValue = "EXAMPLE-stringValue-Value",
																		IntValue = 816,
																		ObjectValue = "EXAMPLE-objectValue-Value",
																		RefValue = "EXAMPLE-refValue-Value",
																		ParameterValue = "EXAMPLE-parameterValue-Value",
																		RootObjectValue = "EXAMPLE-rootObjectValue-Value"
																	}
																}
															},
															ParentRef = new Oci.DataintegrationService.Models.ParentReference
															{
																Parent = "EXAMPLE-parent-Value",
																RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
															}
														},
														ObjectStatus = 799,
														Name = "EXAMPLE-name-Value",
														Description = "EXAMPLE-description-Value"
													}
												}
											},
											ObjectStatus = 947
										},
										ObjectStatus = 410
									}
								},
								ResourceName = "EXAMPLE-resourceName-Value",
								ObjectStatus = 385,
								Identifier = "EXAMPLE-identifier-Value",
								SqlQuery = "EXAMPLE-sqlQuery-Value",
								Metadata = new Oci.DataintegrationService.Models.ObjectMetadata
								{
									CreatedBy = "EXAMPLE-createdBy-Value",
									CreatedByName = "EXAMPLE-createdByName-Value",
									UpdatedBy = "EXAMPLE-updatedBy-Value",
									UpdatedByName = "EXAMPLE-updatedByName-Value",
									TimeCreated = DateTime.Parse("04/09/2047 14:37:40"),
									TimeUpdated = DateTime.Parse("02/14/2004 17:25:27"),
									AggregatorKey = "EXAMPLE-aggregatorKey-Value",
									Aggregator = new Oci.DataintegrationService.Models.AggregatorSummary
									{
										Type = "EXAMPLE-type-Value",
										Key = "EXAMPLE-key-Value",
										Name = "EXAMPLE-name-Value",
										Identifier = "EXAMPLE-identifier-Value",
										Description = "EXAMPLE-description-Value"
									},
									IdentifierPath = "EXAMPLE-identifierPath-Value",
									InfoFields = new Dictionary<string, string>()
									{
										{
											"EXAMPLE_KEY_l52LP", 
											"EXAMPLE_VALUE_g4hYqjBGuxPiR50co7uZ"
										}
									},
									RegistryVersion = 542,
									Labels = new List<string>
									{
										"EXAMPLE--Value"
									},
									IsFavorite = true,
									CountStatistics = new Oci.DataintegrationService.Models.CountStatistic
									{
										ObjectTypeCountList = new List<Oci.DataintegrationService.Models.CountStatisticSummary>
										{
											new Oci.DataintegrationService.Models.CountStatisticSummary
											{
												ObjectType = Oci.DataintegrationService.Models.CountStatisticSummary.ObjectTypeEnum.FunctionLibrary,
												ObjectCount = 722
											}
										}
									}
								}
							},
							IsReadAccess = true,
							IsCopyFields = false,
							IsPredefinedShape = false,
							IsUseSameSourceName = false,
							TargetEntityNamePrefix = "EXAMPLE-targetEntityNamePrefix-Value",
							TargetEntityNameSuffix = "EXAMPLE-targetEntityNameSuffix-Value",
							DataProperty = Oci.DataintegrationService.Models.Target.DataPropertyEnum.Append,
							SchemaDriftConfig = new Oci.DataintegrationService.Models.SchemaDriftConfig
							{
								ExtraColumnHandling = Oci.DataintegrationService.Models.SchemaDriftConfig.ExtraColumnHandlingEnum.Allow,
								MissingColumnHandling = Oci.DataintegrationService.Models.SchemaDriftConfig.MissingColumnHandlingEnum.NullSelect,
								DataTypeChangeHandling = Oci.DataintegrationService.Models.SchemaDriftConfig.DataTypeChangeHandlingEnum.DoNotAllow,
								IsValidationWarningIfAllowed = true
							},
							FixedDataShape = new Oci.DataintegrationService.Models.Shape
							{
								Type = new Oci.DataintegrationService.Models.CompositeType
								{
									Elements = new List<Oci.DataintegrationService.Models.TypedObject>
									{
										new Oci.DataintegrationService.Models.MacroField
										{
											Expr = new Oci.DataintegrationService.Models.Expression
											{
												Key = "EXAMPLE-key-Value",
												ModelType = "EXAMPLE-modelType-Value",
												ModelVersion = "EXAMPLE-modelVersion-Value",
												ParentRef = new Oci.DataintegrationService.Models.ParentReference
												{
													Parent = "EXAMPLE-parent-Value",
													RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
												},
												ExprString = "EXAMPLE-exprString-Value",
												ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
												{
													ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
													{
														{
															"EXAMPLE_KEY_Gy86U", 
															new Oci.DataintegrationService.Models.ConfigParameterValue
															{
																StringValue = "EXAMPLE-stringValue-Value",
																IntValue = 595,
																ObjectValue = "EXAMPLE-objectValue-Value",
																RefValue = "EXAMPLE-refValue-Value",
																ParameterValue = "EXAMPLE-parameterValue-Value",
																RootObjectValue = "EXAMPLE-rootObjectValue-Value"
															}
														}
													},
													ParentRef = new Oci.DataintegrationService.Models.ParentReference
													{
														Parent = "EXAMPLE-parent-Value",
														RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
													}
												},
												ObjectStatus = 384
											},
											IsUseSourceType = true,
											UseType = new Oci.DataintegrationService.Models.ConfiguredType
											{
												WrappedType = "EXAMPLE-wrappedType-Value",
												ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
												{
													ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
													{
														{
															"EXAMPLE_KEY_sHXCy", 
															new Oci.DataintegrationService.Models.ConfigParameterValue
															{
																StringValue = "EXAMPLE-stringValue-Value",
																IntValue = 913,
																ObjectValue = "EXAMPLE-objectValue-Value",
																RefValue = "EXAMPLE-refValue-Value",
																ParameterValue = "EXAMPLE-parameterValue-Value",
																RootObjectValue = "EXAMPLE-rootObjectValue-Value"
															}
														}
													},
													ParentRef = new Oci.DataintegrationService.Models.ParentReference
													{
														Parent = "EXAMPLE-parent-Value",
														RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
													}
												},
												ConfigDefinition = new Oci.DataintegrationService.Models.ConfigDefinition
												{
													Key = "EXAMPLE-key-Value",
													ModelType = "EXAMPLE-modelType-Value",
													ModelVersion = "EXAMPLE-modelVersion-Value",
													ParentRef = new Oci.DataintegrationService.Models.ParentReference
													{
														Parent = "EXAMPLE-parent-Value",
														RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
													},
													Name = "EXAMPLE-name-Value",
													IsContained = true,
													ObjectStatus = 977,
													ConfigParameterDefinitions = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterDefinition>()
													{
														{
															"EXAMPLE_KEY_ML4KT", 
															new Oci.DataintegrationService.Models.ConfigParameterDefinition
															{
																ParameterName = "EXAMPLE-parameterName-Value",
																Description = "EXAMPLE-description-Value",
																DefaultValue = "EXAMPLE-defaultValue-Value",
																ClassFieldName = "EXAMPLE-classFieldName-Value",
																IsStatic = false,
																IsClassFieldValue = true
															}
														}
													}
												},
												Key = "EXAMPLE-key-Value",
												ModelVersion = "EXAMPLE-modelVersion-Value",
												ParentRef = new Oci.DataintegrationService.Models.ParentReference
												{
													Parent = "EXAMPLE-parent-Value",
													RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
												},
												Name = "EXAMPLE-name-Value",
												ObjectStatus = 715,
												Description = "EXAMPLE-description-Value"
											},
											Labels = new List<string>
											{
												"EXAMPLE--Value"
											},
											Key = "EXAMPLE-key-Value",
											ModelVersion = "EXAMPLE-modelVersion-Value",
											ParentRef = new Oci.DataintegrationService.Models.ParentReference
											{
												Parent = "EXAMPLE-parent-Value",
												RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
											},
											ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
											{
												ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
												{
													{
														"EXAMPLE_KEY_2vSuf", 
														new Oci.DataintegrationService.Models.ConfigParameterValue
														{
															StringValue = "EXAMPLE-stringValue-Value",
															IntValue = 291,
															ObjectValue = "EXAMPLE-objectValue-Value",
															RefValue = "EXAMPLE-refValue-Value",
															ParameterValue = "EXAMPLE-parameterValue-Value",
															RootObjectValue = "EXAMPLE-rootObjectValue-Value"
														}
													}
												},
												ParentRef = new Oci.DataintegrationService.Models.ParentReference
												{
													Parent = "EXAMPLE-parent-Value",
													RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
												}
											},
											ObjectStatus = 867,
											Name = "EXAMPLE-name-Value",
											Description = "EXAMPLE-description-Value"
										}
									},
									ConfigDefinition = new Oci.DataintegrationService.Models.ConfigDefinition
									{
										Key = "EXAMPLE-key-Value",
										ModelType = "EXAMPLE-modelType-Value",
										ModelVersion = "EXAMPLE-modelVersion-Value",
										ParentRef = new Oci.DataintegrationService.Models.ParentReference
										{
											Parent = "EXAMPLE-parent-Value",
											RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
										},
										Name = "EXAMPLE-name-Value",
										IsContained = false,
										ObjectStatus = 183,
										ConfigParameterDefinitions = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterDefinition>()
										{
											{
												"EXAMPLE_KEY_HSSrK", 
												new Oci.DataintegrationService.Models.ConfigParameterDefinition
												{
													ParameterName = "EXAMPLE-parameterName-Value",
													Description = "EXAMPLE-description-Value",
													DefaultValue = "EXAMPLE-defaultValue-Value",
													ClassFieldName = "EXAMPLE-classFieldName-Value",
													IsStatic = false,
													IsClassFieldValue = true
												}
											}
										}
									},
									Key = "EXAMPLE-key-Value",
									ModelVersion = "EXAMPLE-modelVersion-Value",
									ParentRef = new Oci.DataintegrationService.Models.ParentReference
									{
										Parent = "EXAMPLE-parent-Value",
										RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
									},
									Name = "EXAMPLE-name-Value",
									ObjectStatus = 926,
									Description = "EXAMPLE-description-Value"
								},
								Key = "EXAMPLE-key-Value",
								ModelVersion = "EXAMPLE-modelVersion-Value",
								ParentRef = new Oci.DataintegrationService.Models.ParentReference
								{
									Parent = "EXAMPLE-parent-Value",
									RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
								},
								ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
								{
									ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
									{
										{
											"EXAMPLE_KEY_g3NCx", 
											new Oci.DataintegrationService.Models.ConfigParameterValue
											{
												StringValue = "EXAMPLE-stringValue-Value",
												IntValue = 520,
												ObjectValue = "EXAMPLE-objectValue-Value",
												RefValue = "EXAMPLE-refValue-Value",
												ParameterValue = "EXAMPLE-parameterValue-Value",
												RootObjectValue = "EXAMPLE-rootObjectValue-Value"
											}
										}
									},
									ParentRef = new Oci.DataintegrationService.Models.ParentReference
									{
										Parent = "EXAMPLE-parent-Value",
										RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
									}
								},
								ObjectStatus = 252,
								Name = "EXAMPLE-name-Value",
								Description = "EXAMPLE-description-Value"
							},
							WriteOperationConfig = new Oci.DataintegrationService.Models.WriteOperationConfig
							{
								Key = "EXAMPLE-key-Value",
								ModelVersion = "EXAMPLE-modelVersion-Value",
								ParentRef = new Oci.DataintegrationService.Models.ParentReference
								{
									Parent = "EXAMPLE-parent-Value",
									RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
								},
								Operations = new List<Oci.DataintegrationService.Models.PushDownOperation>
								{
									new Oci.DataintegrationService.Models.Join
									{
										Condition = "EXAMPLE-condition-Value",
										Policy = Oci.DataintegrationService.Models.Join.PolicyEnum.InnerJoin
									}
								},
								DataFormat = new Oci.DataintegrationService.Models.DataFormat
								{
									FormatAttribute = new Oci.DataintegrationService.Models.JsonFormatAttribute
									{
										Encoding = "EXAMPLE-encoding-Value",
										SampleEntityData = "EXAMPLE-sampleEntityData-Value",
										IsFilePattern = false
									},
									Type = Oci.DataintegrationService.Models.DataFormat.TypeEnum.Csv,
									CompressionConfig = new Oci.DataintegrationService.Models.Compression
									{
										Codec = Oci.DataintegrationService.Models.Compression.CodecEnum.Deflate
									}
								},
								PartitionConfig = new Oci.DataintegrationService.Models.KeyRangePartitionConfig
								{
									PartitionNumber = 306,
									KeyRange = new Oci.DataintegrationService.Models.KeyRange
									{
										Key = new Oci.DataintegrationService.Models.ShapeField
										{
											Type = "EXAMPLE-type-Value",
											Labels = new List<string>
											{
												"EXAMPLE--Value"
											},
											NativeShapeField = new Oci.DataintegrationService.Models.NativeShapeField
											{
												Name = "EXAMPLE-name-Value",
												ModelType = "EXAMPLE-modelType-Value",
												Type = "EXAMPLE-type-Value",
												ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
												{
													ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
													{
														{
															"EXAMPLE_KEY_1JfRR", 
															new Oci.DataintegrationService.Models.ConfigParameterValue
															{
																StringValue = "EXAMPLE-stringValue-Value",
																IntValue = 169,
																ObjectValue = "EXAMPLE-objectValue-Value",
																RefValue = "EXAMPLE-refValue-Value",
																ParameterValue = "EXAMPLE-parameterValue-Value",
																RootObjectValue = "EXAMPLE-rootObjectValue-Value"
															}
														}
													},
													ParentRef = new Oci.DataintegrationService.Models.ParentReference
													{
														Parent = "EXAMPLE-parent-Value",
														RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
													}
												},
												Position = 117,
												DefaultValueString = "EXAMPLE-defaultValueString-Value",
												IsMandatory = true
											},
											Key = "EXAMPLE-key-Value",
											ModelVersion = "EXAMPLE-modelVersion-Value",
											ParentRef = new Oci.DataintegrationService.Models.ParentReference
											{
												Parent = "EXAMPLE-parent-Value",
												RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
											},
											ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
											{
												ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
												{
													{
														"EXAMPLE_KEY_jyzNi", 
														new Oci.DataintegrationService.Models.ConfigParameterValue
														{
															StringValue = "EXAMPLE-stringValue-Value",
															IntValue = 702,
															ObjectValue = "EXAMPLE-objectValue-Value",
															RefValue = "EXAMPLE-refValue-Value",
															ParameterValue = "EXAMPLE-parameterValue-Value",
															RootObjectValue = "EXAMPLE-rootObjectValue-Value"
														}
													}
												},
												ParentRef = new Oci.DataintegrationService.Models.ParentReference
												{
													Parent = "EXAMPLE-parent-Value",
													RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
												}
											},
											ObjectStatus = 119,
											Name = "EXAMPLE-name-Value",
											Description = "EXAMPLE-description-Value"
										},
									}
								},
								WriteAttribute = new Oci.DataintegrationService.Models.OracleWriteAttribute
								{
									BatchSize = 562,
									IsTruncate = true,
									IsolationLevel = "EXAMPLE-isolationLevel-Value"
								},
								WriteMode = Oci.DataintegrationService.Models.WriteOperationConfig.WriteModeEnum.Ignore,
								MergeKey = new Oci.DataintegrationService.Models.UniqueDataKey
								{
									Key = "EXAMPLE-key-Value",
									ModelVersion = "EXAMPLE-modelVersion-Value",
									ParentRef = new Oci.DataintegrationService.Models.ParentReference
									{
										Parent = "EXAMPLE-parent-Value",
										RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
									},
									Name = "EXAMPLE-name-Value",
									AttributeRefs = new List<Oci.DataintegrationService.Models.KeyAttribute>
									{
										new Oci.DataintegrationService.Models.KeyAttribute
										{
											Position = 515,
											ShapeField = new Oci.DataintegrationService.Models.ShapeField
											{
												Type = "EXAMPLE-type-Value",
												Labels = new List<string>
												{
													"EXAMPLE--Value"
												},
												NativeShapeField = new Oci.DataintegrationService.Models.NativeShapeField
												{
													Name = "EXAMPLE-name-Value",
													ModelType = "EXAMPLE-modelType-Value",
													Type = "EXAMPLE-type-Value",
													ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
													{
														ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
														{
															{
																"EXAMPLE_KEY_AjMSJ", 
																new Oci.DataintegrationService.Models.ConfigParameterValue
																{
																	StringValue = "EXAMPLE-stringValue-Value",
																	IntValue = 122,
																	ObjectValue = "EXAMPLE-objectValue-Value",
																	RefValue = "EXAMPLE-refValue-Value",
																	ParameterValue = "EXAMPLE-parameterValue-Value",
																	RootObjectValue = "EXAMPLE-rootObjectValue-Value"
																}
															}
														},
														ParentRef = new Oci.DataintegrationService.Models.ParentReference
														{
															Parent = "EXAMPLE-parent-Value",
															RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
														}
													},
													Position = 481,
													DefaultValueString = "EXAMPLE-defaultValueString-Value",
													IsMandatory = true
												},
												Key = "EXAMPLE-key-Value",
												ModelVersion = "EXAMPLE-modelVersion-Value",
												ParentRef = new Oci.DataintegrationService.Models.ParentReference
												{
													Parent = "EXAMPLE-parent-Value",
													RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
												},
												ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
												{
													ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
													{
														{
															"EXAMPLE_KEY_ZsvQy", 
															new Oci.DataintegrationService.Models.ConfigParameterValue
															{
																StringValue = "EXAMPLE-stringValue-Value",
																IntValue = 136,
																ObjectValue = "EXAMPLE-objectValue-Value",
																RefValue = "EXAMPLE-refValue-Value",
																ParameterValue = "EXAMPLE-parameterValue-Value",
																RootObjectValue = "EXAMPLE-rootObjectValue-Value"
															}
														}
													},
													ParentRef = new Oci.DataintegrationService.Models.ParentReference
													{
														Parent = "EXAMPLE-parent-Value",
														RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
													}
												},
												ObjectStatus = 190,
												Name = "EXAMPLE-name-Value",
												Description = "EXAMPLE-description-Value"
											},
											Attribute = new Oci.DataintegrationService.Models.ShapeField
											{
												Type = "EXAMPLE-type-Value",
												Labels = new List<string>
												{
													"EXAMPLE--Value"
												},
												NativeShapeField = new Oci.DataintegrationService.Models.NativeShapeField
												{
													Name = "EXAMPLE-name-Value",
													ModelType = "EXAMPLE-modelType-Value",
													Type = "EXAMPLE-type-Value",
													ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
													{
														ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
														{
															{
																"EXAMPLE_KEY_tP7RP", 
																new Oci.DataintegrationService.Models.ConfigParameterValue
																{
																	StringValue = "EXAMPLE-stringValue-Value",
																	IntValue = 421,
																	ObjectValue = "EXAMPLE-objectValue-Value",
																	RefValue = "EXAMPLE-refValue-Value",
																	ParameterValue = "EXAMPLE-parameterValue-Value",
																	RootObjectValue = "EXAMPLE-rootObjectValue-Value"
																}
															}
														},
														ParentRef = new Oci.DataintegrationService.Models.ParentReference
														{
															Parent = "EXAMPLE-parent-Value",
															RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
														}
													},
													Position = 430,
													DefaultValueString = "EXAMPLE-defaultValueString-Value",
													IsMandatory = true
												},
												Key = "EXAMPLE-key-Value",
												ModelVersion = "EXAMPLE-modelVersion-Value",
												ParentRef = new Oci.DataintegrationService.Models.ParentReference
												{
													Parent = "EXAMPLE-parent-Value",
													RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
												},
												ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
												{
													ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
													{
														{
															"EXAMPLE_KEY_OF1Qh", 
															new Oci.DataintegrationService.Models.ConfigParameterValue
															{
																StringValue = "EXAMPLE-stringValue-Value",
																IntValue = 195,
																ObjectValue = "EXAMPLE-objectValue-Value",
																RefValue = "EXAMPLE-refValue-Value",
																ParameterValue = "EXAMPLE-parameterValue-Value",
																RootObjectValue = "EXAMPLE-rootObjectValue-Value"
															}
														}
													},
													ParentRef = new Oci.DataintegrationService.Models.ParentReference
													{
														Parent = "EXAMPLE-parent-Value",
														RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
													}
												},
												ObjectStatus = 386,
												Name = "EXAMPLE-name-Value",
												Description = "EXAMPLE-description-Value"
											}
										}
									},
									ObjectStatus = 934
								},
								ObjectStatus = 266,
								MetadataConfigProperties = new Dictionary<string, string>()
								{
									{
										"EXAMPLE_KEY_MzjIf", 
										"EXAMPLE_VALUE_m46qAf2bFZcGLgk9Xs4T"
									}
								},
								DerivedAttributes = new Dictionary<string, string>()
								{
									{
										"EXAMPLE_KEY_Bwtdi", 
										"EXAMPLE_VALUE_CDtETnRmy7JULmhKIwwf"
									}
								},
								CallAttribute = new Oci.DataintegrationService.Models.BipCallAttribute
								{
									OffsetParameter = "EXAMPLE-offsetParameter-Value",
									FetchNextRowsParameter = "EXAMPLE-fetchNextRowsParameter-Value",
									StagingDataAsset = new Oci.DataintegrationService.Models.DataAssetSummaryFromObjectStorage
									{
										OciRegion = "EXAMPLE-ociRegion-Value",
										Url = "EXAMPLE-url-Value",
										TenancyId = "ocid1.test.oc1..<unique_ID>EXAMPLE-tenancyId-Value",
										Namespace = "EXAMPLE-namespace-Value",
										DefaultConnection = new Oci.DataintegrationService.Models.ConnectionSummaryFromObjectStorage
										{
											CredentialFileContent = "EXAMPLE-credentialFileContent-Value",
											UserId = "ocid1.test.oc1..<unique_ID>EXAMPLE-userId-Value",
											FingerPrint = "EXAMPLE-fingerPrint-Value",
											PassPhrase = "EXAMPLE-passPhrase-Value",
											Key = "EXAMPLE-key-Value",
											ModelVersion = "EXAMPLE-modelVersion-Value",
											ParentRef = new Oci.DataintegrationService.Models.ParentReference
											{
												Parent = "EXAMPLE-parent-Value",
												RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
											},
											Name = "EXAMPLE-name-Value",
											Description = "EXAMPLE-description-Value",
											ObjectVersion = 87,
											ObjectStatus = 4,
											Identifier = "EXAMPLE-identifier-Value",
											PrimarySchema = new Oci.DataintegrationService.Models.Schema
											{
												Key = "EXAMPLE-key-Value",
												ModelType = "EXAMPLE-modelType-Value",
												ModelVersion = "EXAMPLE-modelVersion-Value",
												ParentRef = new Oci.DataintegrationService.Models.ParentReference
												{
													Parent = "EXAMPLE-parent-Value",
													RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
												},
												Name = "EXAMPLE-name-Value",
												ResourceName = "EXAMPLE-resourceName-Value",
												Description = "EXAMPLE-description-Value",
												ObjectVersion = 610,
												ExternalKey = "EXAMPLE-externalKey-Value",
												IsHasContainers = true,
												DefaultConnection = "EXAMPLE-defaultConnection-Value",
												ObjectStatus = 629,
												Identifier = "EXAMPLE-identifier-Value",
												Metadata = new Oci.DataintegrationService.Models.ObjectMetadata
												{
													CreatedBy = "EXAMPLE-createdBy-Value",
													CreatedByName = "EXAMPLE-createdByName-Value",
													UpdatedBy = "EXAMPLE-updatedBy-Value",
													UpdatedByName = "EXAMPLE-updatedByName-Value",
													TimeCreated = DateTime.Parse("04/24/2035 02:59:49"),
													TimeUpdated = DateTime.Parse("06/05/2033 22:30:28"),
													AggregatorKey = "EXAMPLE-aggregatorKey-Value",
													Aggregator = new Oci.DataintegrationService.Models.AggregatorSummary
													{
														Type = "EXAMPLE-type-Value",
														Key = "EXAMPLE-key-Value",
														Name = "EXAMPLE-name-Value",
														Identifier = "EXAMPLE-identifier-Value",
														Description = "EXAMPLE-description-Value"
													},
													IdentifierPath = "EXAMPLE-identifierPath-Value",
													InfoFields = new Dictionary<string, string>()
													{
														{
															"EXAMPLE_KEY_am2JZ", 
															"EXAMPLE_VALUE_Dk2evO16s0qtSFi8II7r"
														}
													},
													RegistryVersion = 764,
													Labels = new List<string>
													{
														"EXAMPLE--Value"
													},
													IsFavorite = false,
													CountStatistics = new Oci.DataintegrationService.Models.CountStatistic
													{
														ObjectTypeCountList = new List<Oci.DataintegrationService.Models.CountStatisticSummary>
														{
															new Oci.DataintegrationService.Models.CountStatisticSummary
															{
																ObjectType = Oci.DataintegrationService.Models.CountStatisticSummary.ObjectTypeEnum.DataFlow,
																ObjectCount = 561
															}
														}
													}
												}
											},
											ConnectionProperties = new List<Oci.DataintegrationService.Models.ConnectionProperty>
											{
												new Oci.DataintegrationService.Models.ConnectionProperty
												{
													Name = "EXAMPLE-name-Value",
													Value = "EXAMPLE-value-Value"
												}
											},
											IsDefault = true,
											Metadata = new Oci.DataintegrationService.Models.ObjectMetadata
											{
												CreatedBy = "EXAMPLE-createdBy-Value",
												CreatedByName = "EXAMPLE-createdByName-Value",
												UpdatedBy = "EXAMPLE-updatedBy-Value",
												UpdatedByName = "EXAMPLE-updatedByName-Value",
												TimeCreated = DateTime.Parse("09/07/2025 21:31:20"),
												TimeUpdated = DateTime.Parse("06/16/2005 12:39:21"),
												AggregatorKey = "EXAMPLE-aggregatorKey-Value",
												Aggregator = new Oci.DataintegrationService.Models.AggregatorSummary
												{
													Type = "EXAMPLE-type-Value",
													Key = "EXAMPLE-key-Value",
													Name = "EXAMPLE-name-Value",
													Identifier = "EXAMPLE-identifier-Value",
													Description = "EXAMPLE-description-Value"
												},
												IdentifierPath = "EXAMPLE-identifierPath-Value",
												InfoFields = new Dictionary<string, string>()
												{
													{
														"EXAMPLE_KEY_4368r", 
														"EXAMPLE_VALUE_HbJArYtf6gho1IopnDMH"
													}
												},
												RegistryVersion = 517,
												Labels = new List<string>
												{
													"EXAMPLE--Value"
												},
												IsFavorite = true,
												CountStatistics = new Oci.DataintegrationService.Models.CountStatistic
												{
													ObjectTypeCountList = new List<Oci.DataintegrationService.Models.CountStatisticSummary>
													{
														new Oci.DataintegrationService.Models.CountStatisticSummary
														{
															ObjectType = Oci.DataintegrationService.Models.CountStatisticSummary.ObjectTypeEnum.Folder,
															ObjectCount = 809
														}
													}
												}
											},
											KeyMap = new Dictionary<string, string>()
											{
												{
													"EXAMPLE_KEY_bHMJP", 
													"EXAMPLE_VALUE_FXM3sh8lSkJ5KOVUyzjv"
												}
											}
										},
										Key = "EXAMPLE-key-Value",
										ModelVersion = "EXAMPLE-modelVersion-Value",
										Name = "EXAMPLE-name-Value",
										Description = "EXAMPLE-description-Value",
										ObjectStatus = 580,
										Identifier = "EXAMPLE-identifier-Value",
										ExternalKey = "EXAMPLE-externalKey-Value",
										AssetProperties = new Dictionary<string, string>()
										{
											{
												"EXAMPLE_KEY_DTsar", 
												"EXAMPLE_VALUE_rdpMhVPQHsLK59mRCW6T"
											}
										},
										NativeTypeSystem = new Oci.DataintegrationService.Models.TypeSystem
										{
											Key = "EXAMPLE-key-Value",
											ModelType = "EXAMPLE-modelType-Value",
											ModelVersion = "EXAMPLE-modelVersion-Value",
											ParentRef = new Oci.DataintegrationService.Models.ParentReference
											{
												Parent = "EXAMPLE-parent-Value",
												RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
											},
											Name = "EXAMPLE-name-Value",
											Description = "EXAMPLE-description-Value",
											ObjectVersion = 587,
											TypeMappingTo = new Dictionary<string, string>()
											{
												{
													"EXAMPLE_KEY_U6qfc", 
													"EXAMPLE_VALUE_ydSUfmsraQ0mc2s2YdlT"
												}
											},
											TypeMappingFrom = new Dictionary<string, string>()
											{
												{
													"EXAMPLE_KEY_zeyHP", 
													"EXAMPLE_VALUE_V5hL0dNMw9YcwTj0uQBk"
												}
											},
											ObjectStatus = 573,
											Identifier = "EXAMPLE-identifier-Value",
											Types = new List<Oci.DataintegrationService.Models.DataType>
											{
												new Oci.DataintegrationService.Models.DataType
												{
													DtType = Oci.DataintegrationService.Models.DataType.DtTypeEnum.Structured,
													TypeSystemName = "EXAMPLE-typeSystemName-Value",
													ConfigDefinition = new Oci.DataintegrationService.Models.ConfigDefinition
													{
														Key = "EXAMPLE-key-Value",
														ModelType = "EXAMPLE-modelType-Value",
														ModelVersion = "EXAMPLE-modelVersion-Value",
														ParentRef = new Oci.DataintegrationService.Models.ParentReference
														{
															Parent = "EXAMPLE-parent-Value",
															RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
														},
														Name = "EXAMPLE-name-Value",
														IsContained = false,
														ObjectStatus = 979,
														ConfigParameterDefinitions = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterDefinition>()
														{
															{
																"EXAMPLE_KEY_9atrI", 
																new Oci.DataintegrationService.Models.ConfigParameterDefinition
																{
																	ParameterType = new Oci.DataintegrationService.Models.ArrayType
																	{
																		ElementType = "EXAMPLE-elementType-Value",
																		Key = "EXAMPLE-key-Value",
																		ModelVersion = "EXAMPLE-modelVersion-Value",
																		ParentRef = new Oci.DataintegrationService.Models.ParentReference
																		{
																			Parent = "EXAMPLE-parent-Value",
																			RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
																		},
																		Name = "EXAMPLE-name-Value",
																		ObjectStatus = 866,
																		Description = "EXAMPLE-description-Value"
																	},
																	ParameterName = "EXAMPLE-parameterName-Value",
																	Description = "EXAMPLE-description-Value",
																	DefaultValue = "EXAMPLE-defaultValue-Value",
																	ClassFieldName = "EXAMPLE-classFieldName-Value",
																	IsStatic = false,
																	IsClassFieldValue = true
																}
															}
														}
													},
													Key = "EXAMPLE-key-Value",
													ModelVersion = "EXAMPLE-modelVersion-Value",
													ParentRef = new Oci.DataintegrationService.Models.ParentReference
													{
														Parent = "EXAMPLE-parent-Value",
														RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
													},
													Name = "EXAMPLE-name-Value",
													ObjectStatus = 865,
													Description = "EXAMPLE-description-Value"
												}
											}
										},
										ObjectVersion = 995,
										ParentRef = new Oci.DataintegrationService.Models.ParentReference
										{
											Parent = "EXAMPLE-parent-Value",
											RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
										},
										Metadata = new Oci.DataintegrationService.Models.ObjectMetadata
										{
											CreatedBy = "EXAMPLE-createdBy-Value",
											CreatedByName = "EXAMPLE-createdByName-Value",
											UpdatedBy = "EXAMPLE-updatedBy-Value",
											UpdatedByName = "EXAMPLE-updatedByName-Value",
											TimeCreated = DateTime.Parse("07/25/2003 00:50:11"),
											TimeUpdated = DateTime.Parse("02/16/2009 16:46:38"),
											AggregatorKey = "EXAMPLE-aggregatorKey-Value",
											Aggregator = new Oci.DataintegrationService.Models.AggregatorSummary
											{
												Type = "EXAMPLE-type-Value",
												Key = "EXAMPLE-key-Value",
												Name = "EXAMPLE-name-Value",
												Identifier = "EXAMPLE-identifier-Value",
												Description = "EXAMPLE-description-Value"
											},
											IdentifierPath = "EXAMPLE-identifierPath-Value",
											InfoFields = new Dictionary<string, string>()
											{
												{
													"EXAMPLE_KEY_Q2rnH", 
													"EXAMPLE_VALUE_QjoGVEPFOHzpxPME7FUl"
												}
											},
											RegistryVersion = 85,
											Labels = new List<string>
											{
												"EXAMPLE--Value"
											},
											IsFavorite = false,
											CountStatistics = new Oci.DataintegrationService.Models.CountStatistic
											{
												ObjectTypeCountList = new List<Oci.DataintegrationService.Models.CountStatisticSummary>
												{
													new Oci.DataintegrationService.Models.CountStatisticSummary
													{
														ObjectType = Oci.DataintegrationService.Models.CountStatisticSummary.ObjectTypeEnum.Application,
														ObjectCount = 340
													}
												}
											}
										}
									},
									StagingConnection = new Oci.DataintegrationService.Models.ConnectionSummaryFromObjectStorage
									{
										CredentialFileContent = "EXAMPLE-credentialFileContent-Value",
										UserId = "ocid1.test.oc1..<unique_ID>EXAMPLE-userId-Value",
										FingerPrint = "EXAMPLE-fingerPrint-Value",
										PassPhrase = "EXAMPLE-passPhrase-Value",
										Key = "EXAMPLE-key-Value",
										ModelVersion = "EXAMPLE-modelVersion-Value",
										ParentRef = new Oci.DataintegrationService.Models.ParentReference
										{
											Parent = "EXAMPLE-parent-Value",
											RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
										},
										Name = "EXAMPLE-name-Value",
										Description = "EXAMPLE-description-Value",
										ObjectVersion = 49,
										ObjectStatus = 484,
										Identifier = "EXAMPLE-identifier-Value",
										PrimarySchema = new Oci.DataintegrationService.Models.Schema
										{
											Key = "EXAMPLE-key-Value",
											ModelType = "EXAMPLE-modelType-Value",
											ModelVersion = "EXAMPLE-modelVersion-Value",
											ParentRef = new Oci.DataintegrationService.Models.ParentReference
											{
												Parent = "EXAMPLE-parent-Value",
												RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
											},
											Name = "EXAMPLE-name-Value",
											ResourceName = "EXAMPLE-resourceName-Value",
											Description = "EXAMPLE-description-Value",
											ObjectVersion = 3,
											ExternalKey = "EXAMPLE-externalKey-Value",
											IsHasContainers = true,
											DefaultConnection = "EXAMPLE-defaultConnection-Value",
											ObjectStatus = 183,
											Identifier = "EXAMPLE-identifier-Value",
											Metadata = new Oci.DataintegrationService.Models.ObjectMetadata
											{
												CreatedBy = "EXAMPLE-createdBy-Value",
												CreatedByName = "EXAMPLE-createdByName-Value",
												UpdatedBy = "EXAMPLE-updatedBy-Value",
												UpdatedByName = "EXAMPLE-updatedByName-Value",
												TimeCreated = DateTime.Parse("09/30/2010 12:47:52"),
												TimeUpdated = DateTime.Parse("07/10/2045 04:35:23"),
												AggregatorKey = "EXAMPLE-aggregatorKey-Value",
												Aggregator = new Oci.DataintegrationService.Models.AggregatorSummary
												{
													Type = "EXAMPLE-type-Value",
													Key = "EXAMPLE-key-Value",
													Name = "EXAMPLE-name-Value",
													Identifier = "EXAMPLE-identifier-Value",
													Description = "EXAMPLE-description-Value"
												},
												IdentifierPath = "EXAMPLE-identifierPath-Value",
												InfoFields = new Dictionary<string, string>()
												{
													{
														"EXAMPLE_KEY_nzH6x", 
														"EXAMPLE_VALUE_2nrA7z71iYvLYfZr218G"
													}
												},
												RegistryVersion = 367,
												Labels = new List<string>
												{
													"EXAMPLE--Value"
												},
												IsFavorite = true,
												CountStatistics = new Oci.DataintegrationService.Models.CountStatistic
												{
													ObjectTypeCountList = new List<Oci.DataintegrationService.Models.CountStatisticSummary>
													{
														new Oci.DataintegrationService.Models.CountStatisticSummary
														{
															ObjectType = Oci.DataintegrationService.Models.CountStatisticSummary.ObjectTypeEnum.Connection,
															ObjectCount = 690
														}
													}
												}
											}
										},
										ConnectionProperties = new List<Oci.DataintegrationService.Models.ConnectionProperty>
										{
											new Oci.DataintegrationService.Models.ConnectionProperty
											{
												Name = "EXAMPLE-name-Value",
												Value = "EXAMPLE-value-Value"
											}
										},
										IsDefault = false,
										Metadata = new Oci.DataintegrationService.Models.ObjectMetadata
										{
											CreatedBy = "EXAMPLE-createdBy-Value",
											CreatedByName = "EXAMPLE-createdByName-Value",
											UpdatedBy = "EXAMPLE-updatedBy-Value",
											UpdatedByName = "EXAMPLE-updatedByName-Value",
											TimeCreated = DateTime.Parse("06/15/2011 14:49:48"),
											TimeUpdated = DateTime.Parse("09/21/2019 00:08:06"),
											AggregatorKey = "EXAMPLE-aggregatorKey-Value",
											Aggregator = new Oci.DataintegrationService.Models.AggregatorSummary
											{
												Type = "EXAMPLE-type-Value",
												Key = "EXAMPLE-key-Value",
												Name = "EXAMPLE-name-Value",
												Identifier = "EXAMPLE-identifier-Value",
												Description = "EXAMPLE-description-Value"
											},
											IdentifierPath = "EXAMPLE-identifierPath-Value",
											InfoFields = new Dictionary<string, string>()
											{
												{
													"EXAMPLE_KEY_yOdZC", 
													"EXAMPLE_VALUE_Mpa1QjvocFVtZ9Bp5xeN"
												}
											},
											RegistryVersion = 551,
											Labels = new List<string>
											{
												"EXAMPLE--Value"
											},
											IsFavorite = true,
											CountStatistics = new Oci.DataintegrationService.Models.CountStatistic
											{
												ObjectTypeCountList = new List<Oci.DataintegrationService.Models.CountStatisticSummary>
												{
													new Oci.DataintegrationService.Models.CountStatisticSummary
													{
														ObjectType = Oci.DataintegrationService.Models.CountStatisticSummary.ObjectTypeEnum.Folder,
														ObjectCount = 172
													}
												}
											}
										},
										KeyMap = new Dictionary<string, string>()
										{
											{
												"EXAMPLE_KEY_yBXYD", 
												"EXAMPLE_VALUE_kmuXApCpIx6RUr6wbBk9"
											}
										}
									},
									BucketSchema = new Oci.DataintegrationService.Models.Schema
									{
										Key = "EXAMPLE-key-Value",
										ModelType = "EXAMPLE-modelType-Value",
										ModelVersion = "EXAMPLE-modelVersion-Value",
										ParentRef = new Oci.DataintegrationService.Models.ParentReference
										{
											Parent = "EXAMPLE-parent-Value",
											RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
										},
										Name = "EXAMPLE-name-Value",
										ResourceName = "EXAMPLE-resourceName-Value",
										Description = "EXAMPLE-description-Value",
										ObjectVersion = 401,
										ExternalKey = "EXAMPLE-externalKey-Value",
										IsHasContainers = false,
										DefaultConnection = "EXAMPLE-defaultConnection-Value",
										ObjectStatus = 384,
										Identifier = "EXAMPLE-identifier-Value",
										Metadata = new Oci.DataintegrationService.Models.ObjectMetadata
										{
											CreatedBy = "EXAMPLE-createdBy-Value",
											CreatedByName = "EXAMPLE-createdByName-Value",
											UpdatedBy = "EXAMPLE-updatedBy-Value",
											UpdatedByName = "EXAMPLE-updatedByName-Value",
											TimeCreated = DateTime.Parse("04/19/2014 11:52:26"),
											TimeUpdated = DateTime.Parse("02/05/2017 16:04:19"),
											AggregatorKey = "EXAMPLE-aggregatorKey-Value",
											Aggregator = new Oci.DataintegrationService.Models.AggregatorSummary
											{
												Type = "EXAMPLE-type-Value",
												Key = "EXAMPLE-key-Value",
												Name = "EXAMPLE-name-Value",
												Identifier = "EXAMPLE-identifier-Value",
												Description = "EXAMPLE-description-Value"
											},
											IdentifierPath = "EXAMPLE-identifierPath-Value",
											InfoFields = new Dictionary<string, string>()
											{
												{
													"EXAMPLE_KEY_uoPHS", 
													"EXAMPLE_VALUE_rryCkEBayn4XUxq770ah"
												}
											},
											RegistryVersion = 643,
											Labels = new List<string>
											{
												"EXAMPLE--Value"
											},
											IsFavorite = true,
											CountStatistics = new Oci.DataintegrationService.Models.CountStatistic
											{
												ObjectTypeCountList = new List<Oci.DataintegrationService.Models.CountStatisticSummary>
												{
													new Oci.DataintegrationService.Models.CountStatisticSummary
													{
														ObjectType = Oci.DataintegrationService.Models.CountStatisticSummary.ObjectTypeEnum.DataAsset,
														ObjectCount = 773
													}
												}
											}
										}
									},
									FetchSize = 486
								}
							},
							LoadOrder = 980,
							Key = "EXAMPLE-key-Value",
							ModelVersion = "EXAMPLE-modelVersion-Value",
							ParentRef = new Oci.DataintegrationService.Models.ParentReference
							{
								Parent = "EXAMPLE-parent-Value",
								RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
							},
							Name = "EXAMPLE-name-Value",
							Description = "EXAMPLE-description-Value",
							ObjectVersion = 189,
							InputPorts = new List<Oci.DataintegrationService.Models.InputPort>
							{
								new Oci.DataintegrationService.Models.InputPort
								{
									PortType = Oci.DataintegrationService.Models.InputPort.PortTypeEnum.Model,
									Fields = new List<Oci.DataintegrationService.Models.TypedObject>
									{
										new Oci.DataintegrationService.Models.DerivedField
										{
											Expr = new Oci.DataintegrationService.Models.Expression
											{
												Key = "EXAMPLE-key-Value",
												ModelType = "EXAMPLE-modelType-Value",
												ModelVersion = "EXAMPLE-modelVersion-Value",
												ParentRef = new Oci.DataintegrationService.Models.ParentReference
												{
													Parent = "EXAMPLE-parent-Value",
													RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
												},
												ExprString = "EXAMPLE-exprString-Value",
												ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
												{
													ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
													{
														{
															"EXAMPLE_KEY_WdOTb", 
															new Oci.DataintegrationService.Models.ConfigParameterValue
															{
																StringValue = "EXAMPLE-stringValue-Value",
																IntValue = 7,
																ObjectValue = "EXAMPLE-objectValue-Value",
																RefValue = "EXAMPLE-refValue-Value",
																ParameterValue = "EXAMPLE-parameterValue-Value",
																RootObjectValue = "EXAMPLE-rootObjectValue-Value"
															}
														}
													},
													ParentRef = new Oci.DataintegrationService.Models.ParentReference
													{
														Parent = "EXAMPLE-parent-Value",
														RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
													}
												},
												ObjectStatus = 393
											},
											Type = "EXAMPLE-type-Value",
											IsUseInferredType = false,
											Labels = new List<string>
											{
												"EXAMPLE--Value"
											},
											Key = "EXAMPLE-key-Value",
											ModelVersion = "EXAMPLE-modelVersion-Value",
											ParentRef = new Oci.DataintegrationService.Models.ParentReference
											{
												Parent = "EXAMPLE-parent-Value",
												RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
											},
											ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
											{
												ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
												{
													{
														"EXAMPLE_KEY_oxubz", 
														new Oci.DataintegrationService.Models.ConfigParameterValue
														{
															StringValue = "EXAMPLE-stringValue-Value",
															IntValue = 12,
															ObjectValue = "EXAMPLE-objectValue-Value",
															RefValue = "EXAMPLE-refValue-Value",
															ParameterValue = "EXAMPLE-parameterValue-Value",
															RootObjectValue = "EXAMPLE-rootObjectValue-Value"
														}
													}
												},
												ParentRef = new Oci.DataintegrationService.Models.ParentReference
												{
													Parent = "EXAMPLE-parent-Value",
													RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
												}
											},
											ObjectStatus = 804,
											Name = "EXAMPLE-name-Value",
											Description = "EXAMPLE-description-Value"
										}
									},
									Key = "EXAMPLE-key-Value",
									ModelVersion = "EXAMPLE-modelVersion-Value",
									ParentRef = new Oci.DataintegrationService.Models.ParentReference
									{
										Parent = "EXAMPLE-parent-Value",
										RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
									},
									ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
									{
										ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
										{
											{
												"EXAMPLE_KEY_LTByO", 
												new Oci.DataintegrationService.Models.ConfigParameterValue
												{
													StringValue = "EXAMPLE-stringValue-Value",
													IntValue = 417,
													ObjectValue = "EXAMPLE-objectValue-Value",
													RefValue = "EXAMPLE-refValue-Value",
													ParameterValue = "EXAMPLE-parameterValue-Value",
													RootObjectValue = "EXAMPLE-rootObjectValue-Value"
												}
											}
										},
										ParentRef = new Oci.DataintegrationService.Models.ParentReference
										{
											Parent = "EXAMPLE-parent-Value",
											RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
										}
									},
									ObjectStatus = 904,
									Name = "EXAMPLE-name-Value",
									Description = "EXAMPLE-description-Value"
								}
							},
							OutputPorts = new List<Oci.DataintegrationService.Models.TypedObject>
							{
								new Oci.DataintegrationService.Models.OutputField
								{
									Type = new Oci.DataintegrationService.Models.DerivedType
									{
										Key = "EXAMPLE-key-Value",
										ModelVersion = "EXAMPLE-modelVersion-Value",
										ParentRef = new Oci.DataintegrationService.Models.ParentReference
										{
											Parent = "EXAMPLE-parent-Value",
											RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
										},
										Name = "EXAMPLE-name-Value",
										ObjectStatus = 390,
										Description = "EXAMPLE-description-Value"
									},
									Labels = new List<string>
									{
										"EXAMPLE--Value"
									},
									Key = "EXAMPLE-key-Value",
									ModelVersion = "EXAMPLE-modelVersion-Value",
									ParentRef = new Oci.DataintegrationService.Models.ParentReference
									{
										Parent = "EXAMPLE-parent-Value",
										RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
									},
									ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
									{
										ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
										{
											{
												"EXAMPLE_KEY_o5Lr1", 
												new Oci.DataintegrationService.Models.ConfigParameterValue
												{
													StringValue = "EXAMPLE-stringValue-Value",
													IntValue = 303,
													ObjectValue = "EXAMPLE-objectValue-Value",
													RefValue = "EXAMPLE-refValue-Value",
													ParameterValue = "EXAMPLE-parameterValue-Value",
													RootObjectValue = "EXAMPLE-rootObjectValue-Value"
												}
											}
										},
										ParentRef = new Oci.DataintegrationService.Models.ParentReference
										{
											Parent = "EXAMPLE-parent-Value",
											RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
										}
									},
									ObjectStatus = 971,
									Name = "EXAMPLE-name-Value",
									Description = "EXAMPLE-description-Value"
								}
							},
							ObjectStatus = 821,
							Identifier = "EXAMPLE-identifier-Value",
							Parameters = new List<Oci.DataintegrationService.Models.Parameter>
							{
								new Oci.DataintegrationService.Models.Parameter
								{
									Type = "EXAMPLE-type-Value",
									DefaultValue = "EXAMPLE-defaultValue-Value",
									RootObjectDefaultValue = "EXAMPLE-rootObjectDefaultValue-Value",
									IsInput = false,
									IsOutput = false,
									OutputAggregationType = Oci.DataintegrationService.Models.Parameter.OutputAggregationTypeEnum.Count,
									TypeName = "EXAMPLE-typeName-Value",
									UsedFor = "EXAMPLE-usedFor-Value",
									Key = "EXAMPLE-key-Value",
									ModelVersion = "EXAMPLE-modelVersion-Value",
									ParentRef = new Oci.DataintegrationService.Models.ParentReference
									{
										Parent = "EXAMPLE-parent-Value",
										RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
									},
									ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
									{
										ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
										{
											{
												"EXAMPLE_KEY_abt87", 
												new Oci.DataintegrationService.Models.ConfigParameterValue
												{
													StringValue = "EXAMPLE-stringValue-Value",
													IntValue = 963,
													ObjectValue = "EXAMPLE-objectValue-Value",
													RefValue = "EXAMPLE-refValue-Value",
													ParameterValue = "EXAMPLE-parameterValue-Value",
													RootObjectValue = "EXAMPLE-rootObjectValue-Value"
												}
											}
										},
										ParentRef = new Oci.DataintegrationService.Models.ParentReference
										{
											Parent = "EXAMPLE-parent-Value",
											RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
										}
									},
									ObjectStatus = 415,
									Name = "EXAMPLE-name-Value",
									Description = "EXAMPLE-description-Value"
								}
							},
							OpConfigValues = new Oci.DataintegrationService.Models.ConfigValues
							{
								ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
								{
									{
										"EXAMPLE_KEY_5LmMr", 
										new Oci.DataintegrationService.Models.ConfigParameterValue
										{
											StringValue = "EXAMPLE-stringValue-Value",
											IntValue = 525,
											ObjectValue = "EXAMPLE-objectValue-Value",
											RefValue = "EXAMPLE-refValue-Value",
											ParameterValue = "EXAMPLE-parameterValue-Value",
											RootObjectValue = "EXAMPLE-rootObjectValue-Value"
										}
									}
								},
								ParentRef = new Oci.DataintegrationService.Models.ParentReference
								{
									Parent = "EXAMPLE-parent-Value",
									RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
								}
							}
						},
						UiProperties = new Oci.DataintegrationService.Models.UIProperties
						{
							CoordinateX = new System.Decimal
							{
							},
							CoordinateY = new System.Decimal
							{
							}
						},
						ObjectStatus = 276
					}
				},
				Parameters = new List<Oci.DataintegrationService.Models.Parameter>
				{
					new Oci.DataintegrationService.Models.Parameter
					{
						Type = "EXAMPLE-type-Value",
						DefaultValue = "EXAMPLE-defaultValue-Value",
						RootObjectDefaultValue = "EXAMPLE-rootObjectDefaultValue-Value",
						IsInput = false,
						IsOutput = true,
						OutputAggregationType = Oci.DataintegrationService.Models.Parameter.OutputAggregationTypeEnum.Sum,
						TypeName = "EXAMPLE-typeName-Value",
						UsedFor = "EXAMPLE-usedFor-Value",
						Key = "EXAMPLE-key-Value",
						ModelVersion = "EXAMPLE-modelVersion-Value",
						ParentRef = new Oci.DataintegrationService.Models.ParentReference
						{
							Parent = "EXAMPLE-parent-Value",
							RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
						},
						ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
						{
							ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
							{
								{
									"EXAMPLE_KEY_P2WYD", 
									new Oci.DataintegrationService.Models.ConfigParameterValue
									{
										StringValue = "EXAMPLE-stringValue-Value",
										IntValue = 484,
										ObjectValue = "EXAMPLE-objectValue-Value",
										RefValue = "EXAMPLE-refValue-Value",
										ParameterValue = "EXAMPLE-parameterValue-Value",
										RootObjectValue = "EXAMPLE-rootObjectValue-Value"
									}
								}
							},
							ParentRef = new Oci.DataintegrationService.Models.ParentReference
							{
								Parent = "EXAMPLE-parent-Value",
								RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
							}
						},
						ObjectStatus = 608,
						Name = "EXAMPLE-name-Value",
						Description = "EXAMPLE-description-Value"
					}
				},
				Description = "EXAMPLE-description-Value",
				FlowConfigValues = new Oci.DataintegrationService.Models.ConfigValues
				{
					ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
					{
						{
							"EXAMPLE_KEY_Xda7E", 
							new Oci.DataintegrationService.Models.ConfigParameterValue
							{
								StringValue = "EXAMPLE-stringValue-Value",
								IntValue = 289,
								ObjectValue = "EXAMPLE-objectValue-Value",
								RefValue = "EXAMPLE-refValue-Value",
								ParameterValue = "EXAMPLE-parameterValue-Value",
								RootObjectValue = "EXAMPLE-rootObjectValue-Value"
							}
						}
					},
					ParentRef = new Oci.DataintegrationService.Models.ParentReference
					{
						Parent = "EXAMPLE-parent-Value",
						RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
					}
				},
				ObjectStatus = 128,
				Metadata = new Oci.DataintegrationService.Models.ObjectMetadata
				{
					CreatedBy = "EXAMPLE-createdBy-Value",
					CreatedByName = "EXAMPLE-createdByName-Value",
					UpdatedBy = "EXAMPLE-updatedBy-Value",
					UpdatedByName = "EXAMPLE-updatedByName-Value",
					TimeCreated = DateTime.Parse("10/19/2030 16:20:27"),
					TimeUpdated = DateTime.Parse("01/23/2044 22:34:18"),
					AggregatorKey = "EXAMPLE-aggregatorKey-Value",
					Aggregator = new Oci.DataintegrationService.Models.AggregatorSummary
					{
						Type = "EXAMPLE-type-Value",
						Key = "EXAMPLE-key-Value",
						Name = "EXAMPLE-name-Value",
						Identifier = "EXAMPLE-identifier-Value",
						Description = "EXAMPLE-description-Value"
					},
					IdentifierPath = "EXAMPLE-identifierPath-Value",
					InfoFields = new Dictionary<string, string>()
					{
						{
							"EXAMPLE_KEY_i2lcK", 
							"EXAMPLE_VALUE_MwQjIiJuZhE9RouRCmqB"
						}
					},
					RegistryVersion = 61,
					Labels = new List<string>
					{
						"EXAMPLE--Value"
					},
					IsFavorite = true,
					CountStatistics = new Oci.DataintegrationService.Models.CountStatistic
					{
						ObjectTypeCountList = new List<Oci.DataintegrationService.Models.CountStatisticSummary>
						{
							new Oci.DataintegrationService.Models.CountStatisticSummary
							{
								ObjectType = Oci.DataintegrationService.Models.CountStatisticSummary.ObjectTypeEnum.FunctionLibrary,
								ObjectCount = 735
							}
						}
					}
				},
				KeyMap = new Dictionary<string, string>()
				{
					{
						"EXAMPLE_KEY_StrZA", 
						"EXAMPLE_VALUE_jhegOZvLZvn1GLGj9pl4"
					}
				},
				TypedObjectMap = new Dictionary<string, Oci.DataintegrationService.Models.TypedObjectWrapper>()
				{
					{
						"EXAMPLE_KEY_KOcla", 
						new Oci.DataintegrationService.Models.TypedObjectWrapper
						{
							TypedObject = new Oci.DataintegrationService.Models.ConditionalOutputPort
							{
								PortType = Oci.DataintegrationService.Models.ConditionalOutputPort.PortTypeEnum.Model,
								SplitCondition = new Oci.DataintegrationService.Models.Expression
								{
									Key = "EXAMPLE-key-Value",
									ModelType = "EXAMPLE-modelType-Value",
									ModelVersion = "EXAMPLE-modelVersion-Value",
									ParentRef = new Oci.DataintegrationService.Models.ParentReference
									{
										Parent = "EXAMPLE-parent-Value",
										RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
									},
									ExprString = "EXAMPLE-exprString-Value",
									ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
									{
										ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
										{
											{
												"EXAMPLE_KEY_y3aJY", 
												new Oci.DataintegrationService.Models.ConfigParameterValue
												{
													StringValue = "EXAMPLE-stringValue-Value",
													IntValue = 521,
													ObjectValue = "EXAMPLE-objectValue-Value",
													RefValue = "EXAMPLE-refValue-Value",
													ParameterValue = "EXAMPLE-parameterValue-Value",
													RootObjectValue = "EXAMPLE-rootObjectValue-Value"
												}
											}
										},
										ParentRef = new Oci.DataintegrationService.Models.ParentReference
										{
											Parent = "EXAMPLE-parent-Value",
											RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
										}
									},
									ObjectStatus = 420
								},
								Key = "EXAMPLE-key-Value",
								ModelVersion = "EXAMPLE-modelVersion-Value",
								ParentRef = new Oci.DataintegrationService.Models.ParentReference
								{
									Parent = "EXAMPLE-parent-Value",
									RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
								},
								ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
								{
									ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
									{
										{
											"EXAMPLE_KEY_fFfI6", 
											new Oci.DataintegrationService.Models.ConfigParameterValue
											{
												StringValue = "EXAMPLE-stringValue-Value",
												IntValue = 811,
												ObjectValue = "EXAMPLE-objectValue-Value",
												RefValue = "EXAMPLE-refValue-Value",
												ParameterValue = "EXAMPLE-parameterValue-Value",
												RootObjectValue = "EXAMPLE-rootObjectValue-Value"
											}
										}
									},
									ParentRef = new Oci.DataintegrationService.Models.ParentReference
									{
										Parent = "EXAMPLE-parent-Value",
										RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
									}
								},
								ObjectStatus = 192,
								Name = "EXAMPLE-name-Value",
								Description = "EXAMPLE-description-Value"
							}
						}
					}
				},
				TargetFieldMapSummary = new Dictionary<string, Oci.DataintegrationService.Models.FieldMapWrapper>()
				{
					{
						"EXAMPLE_KEY_QCUDf", 
						new Oci.DataintegrationService.Models.FieldMapWrapper
						{
							FieldMap = new Oci.DataintegrationService.Models.CompositeFieldMap
							{
								Key = "EXAMPLE-key-Value",
								ModelVersion = "EXAMPLE-modelVersion-Value",
								ParentRef = new Oci.DataintegrationService.Models.ParentReference
								{
									Parent = "EXAMPLE-parent-Value",
									RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
								},
								ConfigValues = new Oci.DataintegrationService.Models.ConfigValues
								{
									ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
									{
										{
											"EXAMPLE_KEY_zQhWU", 
											new Oci.DataintegrationService.Models.ConfigParameterValue
											{
												StringValue = "EXAMPLE-stringValue-Value",
												IntValue = 489,
												ObjectValue = "EXAMPLE-objectValue-Value",
												RefValue = "EXAMPLE-refValue-Value",
												ParameterValue = "EXAMPLE-parameterValue-Value",
												RootObjectValue = "EXAMPLE-rootObjectValue-Value"
											}
										}
									},
									ParentRef = new Oci.DataintegrationService.Models.ParentReference
									{
										Parent = "EXAMPLE-parent-Value",
										RootDocId = "ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"
									}
								},
								ObjectStatus = 362,
								Description = "EXAMPLE-description-Value"
							}
						}
					}
				}
			};
			var createDataFlowValidationRequest = new Oci.DataintegrationService.Requests.CreateDataFlowValidationRequest
			{
				WorkspaceId = "ocid1.test.oc1..<unique_ID>EXAMPLE-workspaceId-Value",
				CreateDataFlowValidationDetails = createDataFlowValidationDetails,
				OpcRequestId = "V3PD5MYHRU5BT1YZCB9J<unique_ID>",
				OpcRetryToken = "EXAMPLE-opcRetryToken-Value"
			};

            // 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. 
            var provider = new ConfigFileAuthenticationDetailsProvider("DEFAULT");
            try
            {
                // Create a service client and send the request.
				using (var client = new DataIntegrationClient(provider, new ClientConfiguration()))
				{
					var response = await client.CreateDataFlowValidation(createDataFlowValidationRequest);
					// Retrieve value from the response.
					var totalMessageCountValue = response.DataFlowValidation.TotalMessageCount;
				}
            }
            catch (Exception e)
            {
                Console.WriteLine($"CreateDataFlowValidation Failed with {e.Message}");
                throw e;
            }
        }

    }
}

Was this article helpful?