// 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 CreateDataFlowExample
    {
        public static async Task Main()
        {
            // Create a request and dependent object(s).
			var createDataFlowDetails = new Oci.DataintegrationService.Models.CreateDataFlowDetails
			{
				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",
				Identifier = "EXAMPLE-identifier-Value",
				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.DirectFieldMap
								{
									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_hpmm8", 
												new Oci.DataintegrationService.Models.ConfigParameterValue
												{
													StringValue = "EXAMPLE-stringValue-Value",
													IntValue = 242,
													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"
										}
									},
									SourceTypedObject = "EXAMPLE-sourceTypedObject-Value",
									TargetTypedObject = "EXAMPLE-targetTypedObject-Value",
									SourceScopeReference = new Oci.DataintegrationService.Models.ScopeReference
									{
										ReferenceObject = "EXAMPLE-referenceObject-Value",
										ReferenceType = Oci.DataintegrationService.Models.ScopeReference.ReferenceTypeEnum.OciFunctionInputShape,
										RefObjectName = "EXAMPLE-refObjectName-Value"
									},
									TargetScopeReference = new Oci.DataintegrationService.Models.ScopeReference
									{
										ReferenceObject = "EXAMPLE-referenceObject-Value",
										ReferenceType = Oci.DataintegrationService.Models.ScopeReference.ReferenceTypeEnum.BoundEntityShape,
										RefObjectName = "EXAMPLE-refObjectName-Value"
									},
									ObjectStatus = 240,
									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 = 596,
								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 = 168,
								Description = "EXAMPLE-description-Value",
								Port = "EXAMPLE-port-Value"
							}
						},
						Operator = new Oci.DataintegrationService.Models.Source
						{
							Entity = new Oci.DataintegrationService.Models.DataEntityFromView
							{
								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 = 907,
								ExternalKey = "EXAMPLE-externalKey-Value",
								Shape = new Oci.DataintegrationService.Models.Shape
								{
									Type = 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 = 439,
										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_oNsaD", 
												new Oci.DataintegrationService.Models.ConfigParameterValue
												{
													StringValue = "EXAMPLE-stringValue-Value",
													IntValue = 228,
													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 = 763,
									Name = "EXAMPLE-name-Value",
									Description = "EXAMPLE-description-Value"
								},
								ShapeId = "ocid1.test.oc1..<unique_ID>EXAMPLE-shapeId-Value",
								Types = new Oci.DataintegrationService.Models.TypeLibrary
								{
									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 = 750,
									Types = new Dictionary<string, Oci.DataintegrationService.Models.DerivedType>()
									{
										{
											"EXAMPLE_KEY_NbuWu", 
											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 = 312,
												Description = "EXAMPLE-description-Value"
											}
										}
									},
									ObjectStatus = 950,
									Identifier = "EXAMPLE-identifier-Value"
								},
								EntityType = Oci.DataintegrationService.Models.DataEntityFromView.EntityTypeEnum.Other,
								OtherTypeLabel = "EXAMPLE-otherTypeLabel-Value",
								UniqueKeys = new List<Oci.DataintegrationService.Models.UniqueKey>
								{
									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 = 475,
												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_3406l", 
																	new Oci.DataintegrationService.Models.ConfigParameterValue
																	{
																		StringValue = "EXAMPLE-stringValue-Value",
																		IntValue = 281,
																		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 = 287,
														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_ec6i5", 
																new Oci.DataintegrationService.Models.ConfigParameterValue
																{
																	StringValue = "EXAMPLE-stringValue-Value",
																	IntValue = 522,
																	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 = 455,
													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_r5K9I", 
																	new Oci.DataintegrationService.Models.ConfigParameterValue
																	{
																		StringValue = "EXAMPLE-stringValue-Value",
																		IntValue = 661,
																		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 = 855,
														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_K6XNR", 
																new Oci.DataintegrationService.Models.ConfigParameterValue
																{
																	StringValue = "EXAMPLE-stringValue-Value",
																	IntValue = 941,
																	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 = 466,
													Name = "EXAMPLE-name-Value",
													Description = "EXAMPLE-description-Value"
												}
											}
										},
										ObjectStatus = 937
									}
								},
								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 = 564,
												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_2Wh8i", 
																	new Oci.DataintegrationService.Models.ConfigParameterValue
																	{
																		StringValue = "EXAMPLE-stringValue-Value",
																		IntValue = 591,
																		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 = 179,
														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_CUwTU", 
																new Oci.DataintegrationService.Models.ConfigParameterValue
																{
																	StringValue = "EXAMPLE-stringValue-Value",
																	IntValue = 574,
																	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 = 361,
													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_0AJuI", 
																	new Oci.DataintegrationService.Models.ConfigParameterValue
																	{
																		StringValue = "EXAMPLE-stringValue-Value",
																		IntValue = 837,
																		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 = 968,
														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_4V8cV", 
																new Oci.DataintegrationService.Models.ConfigParameterValue
																{
																	StringValue = "EXAMPLE-stringValue-Value",
																	IntValue = 667,
																	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 = 995,
													Name = "EXAMPLE-name-Value",
													Description = "EXAMPLE-description-Value"
												}
											}
										},
										UpdateRule = 168,
										DeleteRule = 83,
										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 = 203,
													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_11L0p", 
																		new Oci.DataintegrationService.Models.ConfigParameterValue
																		{
																			StringValue = "EXAMPLE-stringValue-Value",
																			IntValue = 140,
																			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 = 638,
															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_Hoegy", 
																	new Oci.DataintegrationService.Models.ConfigParameterValue
																	{
																		StringValue = "EXAMPLE-stringValue-Value",
																		IntValue = 973,
																		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 = 857,
														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_ifMl4", 
																		new Oci.DataintegrationService.Models.ConfigParameterValue
																		{
																			StringValue = "EXAMPLE-stringValue-Value",
																			IntValue = 836,
																			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 = 666,
															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_ejtq3", 
																	new Oci.DataintegrationService.Models.ConfigParameterValue
																	{
																		StringValue = "EXAMPLE-stringValue-Value",
																		IntValue = 506,
																		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 = 782,
														Name = "EXAMPLE-name-Value",
														Description = "EXAMPLE-description-Value"
													}
												}
											},
											ObjectStatus = 51
										},
										ObjectStatus = 367
									}
								},
								ResourceName = "EXAMPLE-resourceName-Value",
								ObjectStatus = 141,
								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/14/2038 15:10:58"),
									TimeUpdated = DateTime.Parse("03/02/2023 11:29:54"),
									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_SQWU7", 
											"EXAMPLE_VALUE_XUf5v5OTPQGF3BAkGdPz"
										}
									},
									RegistryVersion = 79,
									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.DataFlow,
												ObjectCount = 943
											}
										}
									}
								}
							},
							IsReadAccess = false,
							IsCopyFields = false,
							IsPredefinedShape = false,
							SchemaDriftConfig = new Oci.DataintegrationService.Models.SchemaDriftConfig
							{
								ExtraColumnHandling = Oci.DataintegrationService.Models.SchemaDriftConfig.ExtraColumnHandlingEnum.DoNotAllow,
								MissingColumnHandling = Oci.DataintegrationService.Models.SchemaDriftConfig.MissingColumnHandlingEnum.Allow,
								DataTypeChangeHandling = Oci.DataintegrationService.Models.SchemaDriftConfig.DataTypeChangeHandlingEnum.Allow,
								IsValidationWarningIfAllowed = true
							},
							FixedDataShape = new Oci.DataintegrationService.Models.Shape
							{
								Type = new Oci.DataintegrationService.Models.JavaType
								{
									JavaTypeName = "EXAMPLE-javaTypeName-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 = 419,
										ConfigParameterDefinitions = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterDefinition>()
										{
											{
												"EXAMPLE_KEY_CBFPB", 
												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 = 183,
									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_SJYrZ", 
											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 = 448,
								Name = "EXAMPLE-name-Value",
								Description = "EXAMPLE-description-Value"
							},
							ReadOperationConfig = new Oci.DataintegrationService.Models.ReadOperationConfig
							{
								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.Select
									{
										IsDistinct = true,
										SelectColumns = new List<Oci.DataintegrationService.Models.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_Pedsr", 
																new Oci.DataintegrationService.Models.ConfigParameterValue
																{
																	StringValue = "EXAMPLE-stringValue-Value",
																	IntValue = 424,
																	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 = 463,
													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_8tp20", 
															new Oci.DataintegrationService.Models.ConfigParameterValue
															{
																StringValue = "EXAMPLE-stringValue-Value",
																IntValue = 843,
																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 = 780,
												Name = "EXAMPLE-name-Value",
												Description = "EXAMPLE-description-Value"
											}
										}
									}
								},
								DataFormat = new Oci.DataintegrationService.Models.DataFormat
								{
									FormatAttribute = new Oci.DataintegrationService.Models.JsonFormatAttribute
									{
										Encoding = "EXAMPLE-encoding-Value",
										SampleEntityData = "EXAMPLE-sampleEntityData-Value",
										IsFilePattern = true
									},
									Type = Oci.DataintegrationService.Models.DataFormat.TypeEnum.Json,
									CompressionConfig = new Oci.DataintegrationService.Models.Compression
									{
										Codec = Oci.DataintegrationService.Models.Compression.CodecEnum.Gzip
									}
								},
								PartitionConfig = new Oci.DataintegrationService.Models.KeyRangePartitionConfig
								{
									PartitionNumber = 371,
									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_1NeTO", 
															new Oci.DataintegrationService.Models.ConfigParameterValue
															{
																StringValue = "EXAMPLE-stringValue-Value",
																IntValue = 826,
																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 = 880,
												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_DidxA", 
														new Oci.DataintegrationService.Models.ConfigParameterValue
														{
															StringValue = "EXAMPLE-stringValue-Value",
															IntValue = 757,
															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 = 81,
											Name = "EXAMPLE-name-Value",
											Description = "EXAMPLE-description-Value"
										},
									}
								},
								ReadAttribute = new Oci.DataintegrationService.Models.BiccReadAttributes
								{
									FetchSize = 367,
									ExtractStrategy = Oci.DataintegrationService.Models.BiccReadAttributes.ExtractStrategyEnum.Full,
									ExternalStorage = new Oci.DataintegrationService.Models.ExternalStorage
									{
										StorageId = "ocid1.test.oc1..<unique_ID>EXAMPLE-storageId-Value",
										StorageName = "EXAMPLE-storageName-Value",
										Host = "EXAMPLE-host-Value",
										TenancyId = "ocid1.test.oc1..<unique_ID>EXAMPLE-tenancyId-Value",
										Namespace = "EXAMPLE-namespace-Value",
										Bucket = "EXAMPLE-bucket-Value"
									},
									InitialExtractDate = DateTime.Parse("03/27/2031 08:50:44"),
									LastExtractDate = DateTime.Parse("01/12/2036 11:42:05")
								},
								IncrementalReadConfig = new Oci.DataintegrationService.Models.IncrementalReadConfig
								{
									LastExtractedFieldDate = new List<Oci.DataintegrationService.Models.IncrementalFieldClause>
									{
										new Oci.DataintegrationService.Models.IncrementalFieldClause
										{
											IncrementalFieldName = "EXAMPLE-incrementalFieldName-Value",
											IncrementalFieldValue = new Dictionary<string, string>()
											{
												{
													"EXAMPLE_KEY_1TH2f", 
													"EXAMPLE_VALUE_Y5fG6RLBsT6pnertlDQ8"
												}
											},
											IncrementalComparator = Oci.DataintegrationService.Models.IncrementalFieldClause.IncrementalComparatorEnum.Contains
										}
									},
									LastExtractedDataEntityDate = new List<Oci.DataintegrationService.Models.IncrementalDataEntityClause>
									{
										new Oci.DataintegrationService.Models.IncrementalDataEntityClause
										{
											IncrementalDataEntityName = "EXAMPLE-incrementalDataEntityName-Value",
											IncrementalDataEntityValue = new Dictionary<string, string>()
											{
												{
													"EXAMPLE_KEY_0Dufj", 
													"EXAMPLE_VALUE_aQ2eN3Ptpbz3ZHFpoNhK"
												}
											},
											IncrementalComparator = Oci.DataintegrationService.Models.IncrementalDataEntityClause.IncrementalComparatorEnum.Greaterthan
										}
									}
								},
								ObjectStatus = 768,
								MetadataConfigProperties = new Dictionary<string, string>()
								{
									{
										"EXAMPLE_KEY_BLdwr", 
										"EXAMPLE_VALUE_3PpQOGUOn4EyHowfFsWj"
									}
								},
								DerivedAttributes = new Dictionary<string, string>()
								{
									{
										"EXAMPLE_KEY_p05iH", 
										"EXAMPLE_VALUE_DAOXnuwzEObVdcQu2r79"
									}
								},
								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 = 495,
											ObjectStatus = 303,
											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 = 95,
												ExternalKey = "EXAMPLE-externalKey-Value",
												IsHasContainers = true,
												DefaultConnection = "EXAMPLE-defaultConnection-Value",
												ObjectStatus = 786,
												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("06/24/2029 12:21:58"),
													TimeUpdated = DateTime.Parse("06/09/2035 19:31:56"),
													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_N8YWf", 
															"EXAMPLE_VALUE_q269M85tbknTcpPgoJCj"
														}
													},
													RegistryVersion = 389,
													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 = 381
															}
														}
													}
												}
											},
											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("03/01/2023 00:18:18"),
												TimeUpdated = DateTime.Parse("06/10/2020 23:30:56"),
												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_4uYu7", 
														"EXAMPLE_VALUE_rvo5Lr19hMBL4HpstoCM"
													}
												},
												RegistryVersion = 529,
												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.DataAsset,
															ObjectCount = 148
														}
													}
												}
											},
											KeyMap = new Dictionary<string, string>()
											{
												{
													"EXAMPLE_KEY_k7q0T", 
													"EXAMPLE_VALUE_Cu7GwVtoXd3DQ51qTuV4"
												}
											}
										},
										Key = "EXAMPLE-key-Value",
										ModelVersion = "EXAMPLE-modelVersion-Value",
										Name = "EXAMPLE-name-Value",
										Description = "EXAMPLE-description-Value",
										ObjectStatus = 848,
										Identifier = "EXAMPLE-identifier-Value",
										ExternalKey = "EXAMPLE-externalKey-Value",
										AssetProperties = new Dictionary<string, string>()
										{
											{
												"EXAMPLE_KEY_CS1RZ", 
												"EXAMPLE_VALUE_ZURQLTByOWiDgvaWKLfH"
											}
										},
										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 = 215,
											TypeMappingTo = new Dictionary<string, string>()
											{
												{
													"EXAMPLE_KEY_vBdjF", 
													"EXAMPLE_VALUE_Q0ygK1hM9xysa5WA74Hs"
												}
											},
											TypeMappingFrom = new Dictionary<string, string>()
											{
												{
													"EXAMPLE_KEY_G8TLX", 
													"EXAMPLE_VALUE_aiJRgNRLNYYBtvHsEVoH"
												}
											},
											ObjectStatus = 875,
											Identifier = "EXAMPLE-identifier-Value",
											Types = new List<Oci.DataintegrationService.Models.DataType>
											{
												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 = false,
														ObjectStatus = 733,
														ConfigParameterDefinitions = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterDefinition>()
														{
															{
																"EXAMPLE_KEY_IjuOV", 
																new Oci.DataintegrationService.Models.ConfigParameterDefinition
																{
																	ParameterType = new Oci.DataintegrationService.Models.MaterializedCompositeType
																	{
																		Elements = new List<string>
																		{
																			"EXAMPLE--Value"
																		},
																		PathNames = 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"
																		},
																		Name = "EXAMPLE-name-Value",
																		ObjectStatus = 804,
																		Description = "EXAMPLE-description-Value"
																	},
																	ParameterName = "EXAMPLE-parameterName-Value",
																	Description = "EXAMPLE-description-Value",
																	DefaultValue = "EXAMPLE-defaultValue-Value",
																	ClassFieldName = "EXAMPLE-classFieldName-Value",
																	IsStatic = true,
																	IsClassFieldValue = 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"
													},
													Name = "EXAMPLE-name-Value",
													ObjectStatus = 681,
													Description = "EXAMPLE-description-Value"
												}
											}
										},
										ObjectVersion = 5,
										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("12/16/2026 23:48:56"),
											TimeUpdated = DateTime.Parse("09/12/2029 11:12:15"),
											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_6KYZV", 
													"EXAMPLE_VALUE_Yap74oR14PdRQxEAjZWd"
												}
											},
											RegistryVersion = 698,
											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.FunctionLibrary,
														ObjectCount = 195
													}
												}
											}
										}
									},
									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 = 971,
										ObjectStatus = 826,
										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 = 760,
											ExternalKey = "EXAMPLE-externalKey-Value",
											IsHasContainers = false,
											DefaultConnection = "EXAMPLE-defaultConnection-Value",
											ObjectStatus = 317,
											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/10/2009 20:58:40"),
												TimeUpdated = DateTime.Parse("05/07/2046 07:12:13"),
												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_T6qhn", 
														"EXAMPLE_VALUE_0abt87jqgvgXR7Ccr4vJ"
													}
												},
												RegistryVersion = 964,
												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.Task,
															ObjectCount = 74
														}
													}
												}
											}
										},
										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("03/21/2001 03:17:37"),
											TimeUpdated = DateTime.Parse("11/24/2046 02:16: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_5BSeR", 
													"EXAMPLE_VALUE_3QX07XF4MoMBj7dkVsKu"
												}
											},
											RegistryVersion = 391,
											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 = 451
													}
												}
											}
										},
										KeyMap = new Dictionary<string, string>()
										{
											{
												"EXAMPLE_KEY_lfK6b", 
												"EXAMPLE_VALUE_JUyUZ0ORpwsPArPLVSse"
											}
										}
									},
									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 = 10,
										ExternalKey = "EXAMPLE-externalKey-Value",
										IsHasContainers = false,
										DefaultConnection = "EXAMPLE-defaultConnection-Value",
										ObjectStatus = 42,
										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("03/21/2024 14:04:32"),
											TimeUpdated = DateTime.Parse("11/29/2004 21:25:50"),
											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_B8t1d", 
													"EXAMPLE_VALUE_IPE6UdeTXqLhtdr4pn3d"
												}
											},
											RegistryVersion = 462,
											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 = 328
													}
												}
											}
										}
									},
									FetchSize = 682
								}
							},
							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 = 968,
							InputPorts = new List<Oci.DataintegrationService.Models.InputPort>
							{
								new Oci.DataintegrationService.Models.InputPort
								{
									PortType = Oci.DataintegrationService.Models.InputPort.PortTypeEnum.Control,
									Fields = new List<Oci.DataintegrationService.Models.TypedObject>
									{
										new Oci.DataintegrationService.Models.DecisionOutputPort
										{
											PortType = Oci.DataintegrationService.Models.DecisionOutputPort.PortTypeEnum.Data,
											DecisionOutputPortType = Oci.DataintegrationService.Models.DecisionOutputPort.DecisionOutputPortTypeEnum.EvalError,
											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_2zn1d", 
														new Oci.DataintegrationService.Models.ConfigParameterValue
														{
															StringValue = "EXAMPLE-stringValue-Value",
															IntValue = 400,
															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 = 319,
											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_d0gI3", 
												new Oci.DataintegrationService.Models.ConfigParameterValue
												{
													StringValue = "EXAMPLE-stringValue-Value",
													IntValue = 121,
													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"
								}
							},
							OutputPorts = new List<Oci.DataintegrationService.Models.TypedObject>
							{
								new Oci.DataintegrationService.Models.InputProxyField
								{
									Scope = "EXAMPLE-scope-Value",
									Type = new Oci.DataintegrationService.Models.JavaType
									{
										JavaTypeName = "EXAMPLE-javaTypeName-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 = 344,
											ConfigParameterDefinitions = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterDefinition>()
											{
												{
													"EXAMPLE_KEY_cmcAx", 
													new Oci.DataintegrationService.Models.ConfigParameterDefinition
													{
														ParameterName = "EXAMPLE-parameterName-Value",
														Description = "EXAMPLE-description-Value",
														DefaultValue = "EXAMPLE-defaultValue-Value",
														ClassFieldName = "EXAMPLE-classFieldName-Value",
														IsStatic = true,
														IsClassFieldValue = 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"
										},
										Name = "EXAMPLE-name-Value",
										ObjectStatus = 823,
										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_9R2tg", 
												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 = 901,
									Name = "EXAMPLE-name-Value",
									Description = "EXAMPLE-description-Value"
								}
							},
							ObjectStatus = 192,
							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 = true,
									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_Bmk1W", 
												new Oci.DataintegrationService.Models.ConfigParameterValue
												{
													StringValue = "EXAMPLE-stringValue-Value",
													IntValue = 875,
													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 = 736,
									Name = "EXAMPLE-name-Value",
									Description = "EXAMPLE-description-Value"
								}
							},
							OpConfigValues = new Oci.DataintegrationService.Models.ConfigValues
							{
								ConfigParamValues = new Dictionary<string, Oci.DataintegrationService.Models.ConfigParameterValue>()
								{
									{
										"EXAMPLE_KEY_ERSvy", 
										new Oci.DataintegrationService.Models.ConfigParameterValue
										{
											StringValue = "EXAMPLE-stringValue-Value",
											IntValue = 894,
											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 = 712
					}
				},
				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 = true,
						IsOutput = false,
						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_RC8TS", 
									new Oci.DataintegrationService.Models.ConfigParameterValue
									{
										StringValue = "EXAMPLE-stringValue-Value",
										IntValue = 235,
										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 = 147,
						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_j7XLR", 
							new Oci.DataintegrationService.Models.ConfigParameterValue
							{
								StringValue = "EXAMPLE-stringValue-Value",
								IntValue = 640,
								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 = 649,
				RegistryMetadata = new Oci.DataintegrationService.Models.RegistryMetadata
				{
					AggregatorKey = "EXAMPLE-aggregatorKey-Value",
					Labels = new List<string>
					{
						"EXAMPLE--Value"
					},
					RegistryVersion = 890,
					Key = "EXAMPLE-key-Value",
					IsFavorite = false
				}
			};
			var createDataFlowRequest = new Oci.DataintegrationService.Requests.CreateDataFlowRequest
			{
				WorkspaceId = "ocid1.test.oc1..<unique_ID>EXAMPLE-workspaceId-Value",
				CreateDataFlowDetails = createDataFlowDetails,
				OpcRetryToken = "EXAMPLE-opcRetryToken-Value",
				OpcRequestId = "SSWVZLLYZLFFBAX2CPS7<unique_ID>"
			};

            // 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.CreateDataFlow(createDataFlowRequest);
					// Retrieve value from the response.
					var keyValue = response.DataFlow.Key;
				}
            }
            catch (Exception e)
            {
                Console.WriteLine($"CreateDataFlow Failed with {e.Message}");
                throw e;
            }
        }

    }
}