// 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.LoganalyticsService;
using Oci.Common;
using Oci.Common.Auth;

namespace Oci.Sdk.DotNet.Example.Loganalytics
{
    public class ValidateSourceExtendedFieldDetailsExample
    {
        public static async Task Main()
        {
            // Create a request and dependent object(s).
			var logAnalyticsSource = new Oci.LoganalyticsService.Models.LogAnalyticsSource
			{
				LabelConditions = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceLabelCondition>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsSourceLabelCondition
					{
						ConditionString = "EXAMPLE-conditionString-Value",
						ConditionBlock = new Oci.LoganalyticsService.Models.ConditionBlock
						{
							ConditionBlocksOperator = Oci.LoganalyticsService.Models.ConditionBlock.ConditionBlocksOperatorEnum.And,
							FieldName = "EXAMPLE-fieldName-Value",
							LabelConditionOperator = "EXAMPLE-labelConditionOperator-Value",
							LabelConditionValue = "EXAMPLE-labelConditionValue-Value",
							LabelConditionValues = new List<string>
							{
								"EXAMPLE--Value"
							},
						},
						Message = "EXAMPLE-message-Value",
						IsVisible = true,
						BlockConditionField = "EXAMPLE-blockConditionField-Value",
						BlockConditionOperator = "EXAMPLE-blockConditionOperator-Value",
						BlockConditionValue = "EXAMPLE-blockConditionValue-Value",
						LabelConditionValue = "EXAMPLE-labelConditionValue-Value",
						LabelConditionValues = new List<string>
						{
							"EXAMPLE--Value"
						},
						ContentExample = "EXAMPLE-contentExample-Value",
						IsEnabled = false,
						FieldName = "EXAMPLE-fieldName-Value",
						LabelConditionId = 793,
						IsSystem = true,
						LabelConditionOperator = "EXAMPLE-labelConditionOperator-Value",
						SourceId = 610,
						LabelDisplayName = "EXAMPLE-labelDisplayName-Value",
						StorageField = "EXAMPLE-storageField-Value",
						LabelName = "EXAMPLE-labelName-Value",
						IsInlineLabelExistingInDatabase = false
					}
				},
				AssociationCount = 507,
				AssociationEntity = new List<Oci.LoganalyticsService.Models.LogAnalyticsAssociation>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsAssociation
					{
						FailureMessage = "EXAMPLE-failureMessage-Value",
						AgentId = "ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value",
						TimeLastAttempted = DateTime.Parse("08/13/2049 05:17:37"),
						RetryCount = 151,
						SourceName = "EXAMPLE-sourceName-Value",
						SourceDisplayName = "EXAMPLE-sourceDisplayName-Value",
						SourceTypeName = "EXAMPLE-sourceTypeName-Value",
						LifeCycleState = Oci.LoganalyticsService.Models.LogAnalyticsAssociation.LifeCycleStateEnum.Accepted,
						EntityId = "ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value",
						EntityName = "EXAMPLE-entityName-Value",
						EntityTypeName = "EXAMPLE-entityTypeName-Value",
						Host = "EXAMPLE-host-Value",
						AgentEntityName = "EXAMPLE-agentEntityName-Value",
						EntityTypeDisplayName = "EXAMPLE-entityTypeDisplayName-Value",
						LogGroupId = "ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value",
						LogGroupName = "EXAMPLE-logGroupName-Value",
						LogGroupCompartment = "EXAMPLE-logGroupCompartment-Value",
						AssociationProperties = new List<Oci.LoganalyticsService.Models.AssociationProperty>
						{
							new Oci.LoganalyticsService.Models.AssociationProperty
							{
								Name = "EXAMPLE-name-Value",
								Value = "EXAMPLE-value-Value",
								Patterns = new List<Oci.LoganalyticsService.Models.PatternOverride>
								{
									new Oci.LoganalyticsService.Models.PatternOverride
									{
										Id = "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
										Value = "EXAMPLE-value-Value",
										EffectiveLevel = "EXAMPLE-effectiveLevel-Value"
									}
								}
							}
						}
					}
				},
				DataFilterDefinitions = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceDataFilter>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsSourceDataFilter
					{
						Description = "EXAMPLE-description-Value",
						DisplayName = "EXAMPLE-displayName-Value",
						EditVersion = 473,
						IsEnabled = true,
						FieldName = "EXAMPLE-fieldName-Value",
						HashType = 11,
						DataFilterId = 556,
						IsSystem = false,
						MatchRegularExpression = "EXAMPLE-matchRegularExpression-Value",
						Order = 709,
						Path = "EXAMPLE-path-Value",
						ReplacementString = "EXAMPLE-replacementString-Value",
						SourceId = 121,
						FilterType = Oci.LoganalyticsService.Models.LogAnalyticsSourceDataFilter.FilterTypeEnum.HashMask
					}
				},
				DatabaseCredential = "EXAMPLE-databaseCredential-Value",
				ExtendedFieldDefinitions = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceExtendedFieldDefinition>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsSourceExtendedFieldDefinition
					{
						Field = new Oci.LoganalyticsService.Models.LogAnalyticsField
						{
							CeeAlias = "EXAMPLE-ceeAlias-Value",
							DataType = "EXAMPLE-dataType-Value",
							RegularExpression = "EXAMPLE-regularExpression-Value",
							Description = "EXAMPLE-description-Value",
							DisplayName = "EXAMPLE-displayName-Value",
							EditVersion = 11,
							FacetPriority = 944,
							Name = "EXAMPLE-name-Value",
							IsFacetEligible = true,
							IsHighCardinality = true,
							IsLargeData = false,
							IsMultiValued = true,
							IsPrimary = false,
							IsSystem = false,
							IsSummarizable = false,
							MappedValue = "EXAMPLE-mappedValue-Value",
							IsMetricKeyEligible = true,
							IsMetricValueEligible = false,
							RangeFacetEligible = 666,
							IsTableEligible = true,
							UnitType = "EXAMPLE-unitType-Value",
							TimeUpdated = DateTime.Parse("01/31/2022 12:03:17"),
							IsKeepDuplicates = true
						},
						DisplayRegularExpression = "EXAMPLE-displayRegularExpression-Value",
						ExtendedFields = new List<Oci.LoganalyticsService.Models.LogAnalyticsExtendedField>
						{
							new Oci.LoganalyticsService.Models.LogAnalyticsExtendedField
							{
								Field = new Oci.LoganalyticsService.Models.LogAnalyticsField
								{
									CeeAlias = "EXAMPLE-ceeAlias-Value",
									DataType = "EXAMPLE-dataType-Value",
									RegularExpression = "EXAMPLE-regularExpression-Value",
									Description = "EXAMPLE-description-Value",
									DisplayName = "EXAMPLE-displayName-Value",
									EditVersion = 127,
									FacetPriority = 526,
									Name = "EXAMPLE-name-Value",
									IsFacetEligible = false,
									IsHighCardinality = false,
									IsLargeData = true,
									IsMultiValued = true,
									IsPrimary = true,
									IsSystem = true,
									IsSummarizable = true,
									MappedValue = "EXAMPLE-mappedValue-Value",
									IsMetricKeyEligible = true,
									IsMetricValueEligible = true,
									RangeFacetEligible = 715,
									IsTableEligible = false,
									UnitType = "EXAMPLE-unitType-Value",
									TimeUpdated = DateTime.Parse("02/24/2049 20:02:02"),
									IsKeepDuplicates = true
								},
								ExtendedFieldDefinitionId = 468,
								FieldName = "EXAMPLE-fieldName-Value",
								FieldDisplayName = "EXAMPLE-fieldDisplayName-Value",
								SavedRegularExpressionName = "EXAMPLE-savedRegularExpressionName-Value",
								ExtendedFieldId = 428
							}
						},
						BaseFieldName = "EXAMPLE-baseFieldName-Value",
						BaseFieldLogText = "EXAMPLE-baseFieldLogText-Value",
						ConditionDataType = "EXAMPLE-conditionDataType-Value",
						ConditionField = "EXAMPLE-conditionField-Value",
						ConditionOperator = "EXAMPLE-conditionOperator-Value",
						ConditionValue = "EXAMPLE-conditionValue-Value",
						ConvertedRegularExpression = "EXAMPLE-convertedRegularExpression-Value",
						IsEnabled = true,
						ExtendedFieldDefinitionId = 139,
						IsSystem = false,
						RegularExpression = "EXAMPLE-regularExpression-Value",
						SourceId = 686,
						TimeUpdated = DateTime.Parse("12/15/2022 21:22:00"),
						ConditionString = "EXAMPLE-conditionString-Value",
						ConditionBlock = new Oci.LoganalyticsService.Models.GenericConditionBlock
						{
							ConditionBlocksOperator = Oci.LoganalyticsService.Models.GenericConditionBlock.ConditionBlocksOperatorEnum.NotAnd,
							Name = "EXAMPLE-name-Value",
							Operator = "EXAMPLE-operator-Value",
							Value = "EXAMPLE-value-Value",
							Values = new List<string>
							{
								"EXAMPLE--Value"
							},
						}
					}
				},
				IsForCloud = false,
				Labels = new List<Oci.LoganalyticsService.Models.LogAnalyticsLabelView>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsLabelView
					{
						Aliases = new List<Oci.LoganalyticsService.Models.LogAnalyticsLabelAlias>
						{
							new Oci.LoganalyticsService.Models.LogAnalyticsLabelAlias
							{
								Alias = "EXAMPLE-alias-Value",
								AliasDisplayName = "EXAMPLE-aliasDisplayName-Value",
								IsSystem = true,
								DisplayName = "EXAMPLE-displayName-Value",
								Name = "EXAMPLE-name-Value",
								Priority = Oci.LoganalyticsService.Models.LogAnalyticsLabelAlias.PriorityEnum.Medium
							}
						},
						CountUsageInAlertRule = 754,
						CountUsageInSource = 604,
						Id = "EXAMPLE-id-Value",
						SuggestType = 818,
						Description = "EXAMPLE-description-Value",
						DisplayName = "EXAMPLE-displayName-Value",
						EditVersion = 283,
						Impact = "EXAMPLE-impact-Value",
						IsSystem = false,
						Name = "EXAMPLE-name-Value",
						Priority = Oci.LoganalyticsService.Models.LogAnalyticsLabelView.PriorityEnum.Medium,
						Recommendation = "EXAMPLE-recommendation-Value",
						Type = 900,
						IsUserDeleted = true
					}
				},
				MetricDefinitions = new List<Oci.LoganalyticsService.Models.LogAnalyticsMetric>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsMetric
					{
						AggregationField = "EXAMPLE-aggregationField-Value",
						BucketMetadata = "EXAMPLE-bucketMetadata-Value",
						ClockPeriod = "EXAMPLE-clockPeriod-Value",
						Description = "EXAMPLE-description-Value",
						EditVersion = 754,
						FieldName = "EXAMPLE-fieldName-Value",
						FieldValues = new List<string>
						{
							"EXAMPLE--Value"
						},
						GroupingField = "EXAMPLE-groupingField-Value",
						IsEnabled = false,
						IsSystem = true,
						DisplayName = "EXAMPLE-displayName-Value",
						MetricReference = 321,
						Name = "EXAMPLE-name-Value",
						MetricType = Oci.LoganalyticsService.Models.LogAnalyticsMetric.MetricTypeEnum.Sum,
						IsMetricSourceEnabled = true,
						Operator = Oci.LoganalyticsService.Models.LogAnalyticsMetric.OperatorEnum.ContainsIgnoreCase,
						EntityType = "EXAMPLE-entityType-Value",
						TimeUpdated = DateTime.Parse("10/16/2014 23:47:00"),
						UnitType = "EXAMPLE-unitType-Value",
						IsUserCustomized = false
					}
				},
				Metrics = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceMetric>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsSourceMetric
					{
						IsMetricSourceEnabled = false,
						MetricName = "EXAMPLE-metricName-Value",
						SourceName = "EXAMPLE-sourceName-Value",
						EntityType = "EXAMPLE-entityType-Value"
					}
				},
				OobParsers = new List<Oci.LoganalyticsService.Models.LogAnalyticsParser>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsParser
					{
						Content = "EXAMPLE-content-Value",
						Description = "EXAMPLE-description-Value",
						DisplayName = "EXAMPLE-displayName-Value",
						EditVersion = 807,
						Encoding = "EXAMPLE-encoding-Value",
						ExampleContent = "EXAMPLE-exampleContent-Value",
						FieldMaps = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserField>
						{
							new Oci.LoganalyticsService.Models.LogAnalyticsParserField
							{
								Field = new Oci.LoganalyticsService.Models.LogAnalyticsField
								{
									CeeAlias = "EXAMPLE-ceeAlias-Value",
									DataType = "EXAMPLE-dataType-Value",
									RegularExpression = "EXAMPLE-regularExpression-Value",
									Description = "EXAMPLE-description-Value",
									DisplayName = "EXAMPLE-displayName-Value",
									EditVersion = 54,
									FacetPriority = 524,
									Name = "EXAMPLE-name-Value",
									IsFacetEligible = false,
									IsHighCardinality = true,
									IsLargeData = true,
									IsMultiValued = false,
									IsPrimary = false,
									IsSystem = false,
									IsSummarizable = false,
									MappedValue = "EXAMPLE-mappedValue-Value",
									IsMetricKeyEligible = false,
									IsMetricValueEligible = true,
									RangeFacetEligible = 878,
									IsTableEligible = true,
									UnitType = "EXAMPLE-unitType-Value",
									TimeUpdated = DateTime.Parse("08/12/2032 09:28:23"),
									IsKeepDuplicates = false
								},
								ParserFieldId = 14,
								ParserFieldExpression = "EXAMPLE-parserFieldExpression-Value",
								ParserFieldName = "EXAMPLE-parserFieldName-Value",
								StorageFieldName = "EXAMPLE-storageFieldName-Value",
								ParserFieldIntegratorName = "EXAMPLE-parserFieldIntegratorName-Value",
								ParserName = "EXAMPLE-parserName-Value",
								ParserFieldSequence = 820,
								StructuredColumnInfo = "EXAMPLE-structuredColumnInfo-Value",
								Actions = new List<Oci.LoganalyticsService.Models.ParserAction>
								{
									new Oci.LoganalyticsService.Models.ParserAction
									{
										Name = "EXAMPLE-name-Value",
										Order = 766
									}
								}
							}
						},
						FooterContent = "EXAMPLE-footerContent-Value",
						HeaderContent = "EXAMPLE-headerContent-Value",
						Name = "EXAMPLE-name-Value",
						IsDefault = false,
						IsSingleLineContent = true,
						IsSystem = false,
						Language = "EXAMPLE-language-Value",
						TimeUpdated = DateTime.Parse("12/28/2048 20:06:42"),
						LogTypeTestRequestVersion = 725,
						ParserIgnorelineCharacters = "EXAMPLE-parserIgnorelineCharacters-Value",
						IsHidden = true,
						ParserSequence = 799,
						ParserTimezone = "EXAMPLE-parserTimezone-Value",
						ParserFilter = new Oci.LoganalyticsService.Models.LogAnalyticsParserFilter
						{
							Id = "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
							AgentVersion = "EXAMPLE-agentVersion-Value",
							IsInUse = 547,
							OperatingSystem = "EXAMPLE-operatingSystem-Value",
							ParserId = 515,
							Version = "EXAMPLE-version-Value"
						},
						IsParserWrittenOnce = true,
						ParserFunctions = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserFunction>
						{
							new Oci.LoganalyticsService.Models.LogAnalyticsParserFunction
							{
								ParserMetaPlugin = new Oci.LoganalyticsService.Models.LogAnalyticsParserMetaPlugin
								{
									MetaPluginParameters = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserMetaPluginParameter>
									{
										new Oci.LoganalyticsService.Models.LogAnalyticsParserMetaPluginParameter
										{
											Description = "EXAMPLE-description-Value",
											Name = "EXAMPLE-name-Value",
											IsMandatory = true,
											IsRepeatable = false,
											PluginName = "EXAMPLE-pluginName-Value",
											Type = "EXAMPLE-type-Value"
										}
									},
									Description = "EXAMPLE-description-Value",
									DisplayName = "EXAMPLE-displayName-Value",
									Name = "EXAMPLE-name-Value"
								},
								ParserFunctionId = 832,
								ParserFunctionName = "EXAMPLE-parserFunctionName-Value",
								IsEnabled = false,
								IsSystem = true,
								ParserId = 86,
								ParserName = "EXAMPLE-parserName-Value",
								ParserMetaPluginName = "EXAMPLE-parserMetaPluginName-Value",
								ParserFunctionPriority = 675,
								ParserFunctionParameters = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter
									{
										ParserFunctionId = 832,
										ParserFunctionParameterName = "EXAMPLE-parserFunctionParameterName-Value",
										ParserFunctionParameterId = 582,
										ParserMetaPluginParameterName = "EXAMPLE-parserMetaPluginParameterName-Value",
										ParserMetaPluginParameterValue = "EXAMPLE-parserMetaPluginParameterValue-Value",
										ParserName = "EXAMPLE-parserName-Value",
										ParserMetaPluginParameter = new Oci.LoganalyticsService.Models.LogAnalyticsParserMetaPluginParameter
										{
											Description = "EXAMPLE-description-Value",
											Name = "EXAMPLE-name-Value",
											IsMandatory = false,
											IsRepeatable = true,
											PluginName = "EXAMPLE-pluginName-Value",
											Type = "EXAMPLE-type-Value"
										}
									}
								}
							}
						},
						SourcesCount = 446,
						ShouldTokenizeOriginalText = true,
						FieldDelimiter = "EXAMPLE-fieldDelimiter-Value",
						FieldQualifier = "EXAMPLE-fieldQualifier-Value",
						Type = Oci.LoganalyticsService.Models.LogAnalyticsParser.TypeEnum.Json,
						IsUserDeleted = true,
						IsNamespaceAware = false,
						Categories = new List<Oci.LoganalyticsService.Models.LogAnalyticsCategory>
						{
							new Oci.LoganalyticsService.Models.LogAnalyticsCategory
							{
								Name = "EXAMPLE-name-Value",
								Description = "EXAMPLE-description-Value",
								DisplayName = "EXAMPLE-displayName-Value",
								Type = "EXAMPLE-type-Value",
								IsSystem = false
							}
						},
						IsPositionAware = true,
						DependentSources = new List<Oci.LoganalyticsService.Models.DependentSource>
						{
							new Oci.LoganalyticsService.Models.DependentSource
							{
								SourceName = "EXAMPLE-sourceName-Value",
								SourceDisplayName = "EXAMPLE-sourceDisplayName-Value",
								SourceId = 561,
								SourceType = "EXAMPLE-sourceType-Value",
								IsSystem = false,
								IsAutoAssociationEnabled = true,
								EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
									{
										SourceId = 523,
										EntityType = "EXAMPLE-entityType-Value",
										EntityTypeCategory = "EXAMPLE-entityTypeCategory-Value",
										EntityTypeDisplayName = "EXAMPLE-entityTypeDisplayName-Value"
									}
								},
								Dependencies = new List<Oci.LoganalyticsService.Models.Dependency>
								{
									new Oci.LoganalyticsService.Models.Dependency
									{
										Type = "EXAMPLE-type-Value",
										ReferenceType = "EXAMPLE-referenceType-Value",
										ReferenceId = 499,
										ReferenceName = "EXAMPLE-referenceName-Value",
										ReferenceDisplayName = "EXAMPLE-referenceDisplayName-Value"
									}
								}
							}
						},
						DependentParsers = new List<Oci.LoganalyticsService.Models.DependentParser>
						{
							new Oci.LoganalyticsService.Models.DependentParser
							{
								ParserName = "EXAMPLE-parserName-Value",
								ParserDisplayName = "EXAMPLE-parserDisplayName-Value",
								ParserId = 547,
								IsSystem = false,
								ParserType = Oci.LoganalyticsService.Models.DependentParser.ParserTypeEnum.Regex,
								Dependencies = new List<Oci.LoganalyticsService.Models.Dependency>
								{
									new Oci.LoganalyticsService.Models.Dependency
									{
										Type = "EXAMPLE-type-Value",
										ReferenceType = "EXAMPLE-referenceType-Value",
										ReferenceId = 467,
										ReferenceName = "EXAMPLE-referenceName-Value",
										ReferenceDisplayName = "EXAMPLE-referenceDisplayName-Value"
									}
								}
							}
						}
					}
				},
				Parameters = new List<Oci.LoganalyticsService.Models.LogAnalyticsParameter>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsParameter
					{
						DefaultValue = "EXAMPLE-defaultValue-Value",
						Description = "EXAMPLE-description-Value",
						IsActive = false,
						Name = "EXAMPLE-name-Value",
						SourceId = 342
					}
				},
				PatternCount = 840,
				Patterns = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourcePattern>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsSourcePattern
					{
						ConvertedText = "EXAMPLE-convertedText-Value",
						DbParserId = 106,
						DbPatternDateTimeColumns = "EXAMPLE-dbPatternDateTimeColumns-Value",
						DbPatternDateTimeField = "EXAMPLE-dbPatternDateTimeField-Value",
						DbPatternSequenceColumn = "EXAMPLE-dbPatternSequenceColumn-Value",
						Fields = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserField>
						{
							new Oci.LoganalyticsService.Models.LogAnalyticsParserField
							{
								Field = new Oci.LoganalyticsService.Models.LogAnalyticsField
								{
									CeeAlias = "EXAMPLE-ceeAlias-Value",
									DataType = "EXAMPLE-dataType-Value",
									RegularExpression = "EXAMPLE-regularExpression-Value",
									Description = "EXAMPLE-description-Value",
									DisplayName = "EXAMPLE-displayName-Value",
									EditVersion = 179,
									FacetPriority = 922,
									Name = "EXAMPLE-name-Value",
									IsFacetEligible = false,
									IsHighCardinality = true,
									IsLargeData = true,
									IsMultiValued = false,
									IsPrimary = false,
									IsSystem = false,
									IsSummarizable = true,
									MappedValue = "EXAMPLE-mappedValue-Value",
									IsMetricKeyEligible = true,
									IsMetricValueEligible = false,
									RangeFacetEligible = 542,
									IsTableEligible = true,
									UnitType = "EXAMPLE-unitType-Value",
									TimeUpdated = DateTime.Parse("04/24/2014 08:48:20"),
									IsKeepDuplicates = false
								},
								ParserFieldId = 555,
								ParserFieldExpression = "EXAMPLE-parserFieldExpression-Value",
								ParserFieldName = "EXAMPLE-parserFieldName-Value",
								StorageFieldName = "EXAMPLE-storageFieldName-Value",
								ParserFieldIntegratorName = "EXAMPLE-parserFieldIntegratorName-Value",
								ParserName = "EXAMPLE-parserName-Value",
								ParserFieldSequence = 518,
								Parser = new Oci.LoganalyticsService.Models.LogAnalyticsParser
								{
									Content = "EXAMPLE-content-Value",
									Description = "EXAMPLE-description-Value",
									DisplayName = "EXAMPLE-displayName-Value",
									EditVersion = 286,
									Encoding = "EXAMPLE-encoding-Value",
									ExampleContent = "EXAMPLE-exampleContent-Value",
									FooterContent = "EXAMPLE-footerContent-Value",
									HeaderContent = "EXAMPLE-headerContent-Value",
									Name = "EXAMPLE-name-Value",
									IsDefault = true,
									IsSingleLineContent = false,
									IsSystem = false,
									Language = "EXAMPLE-language-Value",
									TimeUpdated = DateTime.Parse("01/28/2035 15:37:21"),
									LogTypeTestRequestVersion = 414,
									ParserIgnorelineCharacters = "EXAMPLE-parserIgnorelineCharacters-Value",
									IsHidden = true,
									ParserSequence = 835,
									ParserTimezone = "EXAMPLE-parserTimezone-Value",
									ParserFilter = new Oci.LoganalyticsService.Models.LogAnalyticsParserFilter
									{
										Id = "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
										AgentVersion = "EXAMPLE-agentVersion-Value",
										IsInUse = 298,
										OperatingSystem = "EXAMPLE-operatingSystem-Value",
										ParserId = 827,
										Version = "EXAMPLE-version-Value"
									},
									IsParserWrittenOnce = true,
									ParserFunctions = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserFunction>
									{
										new Oci.LoganalyticsService.Models.LogAnalyticsParserFunction
										{
											ParserMetaPlugin = new Oci.LoganalyticsService.Models.LogAnalyticsParserMetaPlugin
											{
												MetaPluginParameters = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserMetaPluginParameter>
												{
													new Oci.LoganalyticsService.Models.LogAnalyticsParserMetaPluginParameter
													{
														Description = "EXAMPLE-description-Value",
														Name = "EXAMPLE-name-Value",
														IsMandatory = true,
														IsRepeatable = false,
														PluginName = "EXAMPLE-pluginName-Value",
														Type = "EXAMPLE-type-Value"
													}
												},
												Description = "EXAMPLE-description-Value",
												DisplayName = "EXAMPLE-displayName-Value",
												Name = "EXAMPLE-name-Value"
											},
											ParserFunctionId = 744,
											ParserFunctionName = "EXAMPLE-parserFunctionName-Value",
											IsEnabled = false,
											IsSystem = false,
											ParserId = 781,
											ParserName = "EXAMPLE-parserName-Value",
											ParserMetaPluginName = "EXAMPLE-parserMetaPluginName-Value",
											ParserFunctionPriority = 366,
											ParserFunctionParameters = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter>
											{
												new Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter
												{
													ParserFunctionId = 764,
													ParserFunctionParameterName = "EXAMPLE-parserFunctionParameterName-Value",
													ParserFunctionParameterId = 841,
													ParserMetaPluginParameterName = "EXAMPLE-parserMetaPluginParameterName-Value",
													ParserMetaPluginParameterValue = "EXAMPLE-parserMetaPluginParameterValue-Value",
													ParserName = "EXAMPLE-parserName-Value",
													ParserMetaPluginParameter = new Oci.LoganalyticsService.Models.LogAnalyticsParserMetaPluginParameter
													{
														Description = "EXAMPLE-description-Value",
														Name = "EXAMPLE-name-Value",
														IsMandatory = false,
														IsRepeatable = false,
														PluginName = "EXAMPLE-pluginName-Value",
														Type = "EXAMPLE-type-Value"
													}
												}
											}
										}
									},
									SourcesCount = 793,
									ShouldTokenizeOriginalText = false,
									FieldDelimiter = "EXAMPLE-fieldDelimiter-Value",
									FieldQualifier = "EXAMPLE-fieldQualifier-Value",
									Type = Oci.LoganalyticsService.Models.LogAnalyticsParser.TypeEnum.Delimited,
									IsUserDeleted = false,
									IsNamespaceAware = true,
									Categories = new List<Oci.LoganalyticsService.Models.LogAnalyticsCategory>
									{
										new Oci.LoganalyticsService.Models.LogAnalyticsCategory
										{
											Name = "EXAMPLE-name-Value",
											Description = "EXAMPLE-description-Value",
											DisplayName = "EXAMPLE-displayName-Value",
											Type = "EXAMPLE-type-Value",
											IsSystem = false
										}
									},
									IsPositionAware = true,
									DependentSources = new List<Oci.LoganalyticsService.Models.DependentSource>
									{
										new Oci.LoganalyticsService.Models.DependentSource
										{
											SourceName = "EXAMPLE-sourceName-Value",
											SourceDisplayName = "EXAMPLE-sourceDisplayName-Value",
											SourceId = 149,
											SourceType = "EXAMPLE-sourceType-Value",
											IsSystem = true,
											IsAutoAssociationEnabled = false,
											EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
											{
												new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
												{
													SourceId = 466,
													EntityType = "EXAMPLE-entityType-Value",
													EntityTypeCategory = "EXAMPLE-entityTypeCategory-Value",
													EntityTypeDisplayName = "EXAMPLE-entityTypeDisplayName-Value"
												}
											},
											Dependencies = new List<Oci.LoganalyticsService.Models.Dependency>
											{
												new Oci.LoganalyticsService.Models.Dependency
												{
													Type = "EXAMPLE-type-Value",
													ReferenceType = "EXAMPLE-referenceType-Value",
													ReferenceId = 294,
													ReferenceName = "EXAMPLE-referenceName-Value",
													ReferenceDisplayName = "EXAMPLE-referenceDisplayName-Value"
												}
											}
										}
									},
									DependentParsers = new List<Oci.LoganalyticsService.Models.DependentParser>
									{
										new Oci.LoganalyticsService.Models.DependentParser
										{
											ParserName = "EXAMPLE-parserName-Value",
											ParserDisplayName = "EXAMPLE-parserDisplayName-Value",
											ParserId = 299,
											IsSystem = false,
											ParserType = Oci.LoganalyticsService.Models.DependentParser.ParserTypeEnum.Xml,
											Dependencies = new List<Oci.LoganalyticsService.Models.Dependency>
											{
												new Oci.LoganalyticsService.Models.Dependency
												{
													Type = "EXAMPLE-type-Value",
													ReferenceType = "EXAMPLE-referenceType-Value",
													ReferenceId = 172,
													ReferenceName = "EXAMPLE-referenceName-Value",
													ReferenceDisplayName = "EXAMPLE-referenceDisplayName-Value"
												}
											}
										}
									}
								},
								StructuredColumnInfo = "EXAMPLE-structuredColumnInfo-Value",
								Actions = new List<Oci.LoganalyticsService.Models.ParserAction>
								{
									new Oci.LoganalyticsService.Models.ParserAction
									{
										Name = "EXAMPLE-name-Value",
										Order = 340
									}
								}
							}
						},
						IsInclude = false,
						IsDefault = false,
						PatternFilter = new Oci.LoganalyticsService.Models.LogAnalyticsPatternFilter
						{
							AgentVersion = "EXAMPLE-agentVersion-Value",
							IsInUse = false,
							OperatingSystem = "EXAMPLE-operatingSystem-Value",
							PatternId = 134,
							SourceId = 402,
							Version = "EXAMPLE-version-Value",
						},
						Alias = "EXAMPLE-alias-Value",
						Description = "EXAMPLE-description-Value",
						IsEnabled = false,
						PatternId = 16,
						IsSystem = true,
						SourceId = 134,
						IsAgentWarningSuppressed = false,
						PatternText = "EXAMPLE-patternText-Value",
						PatternType = 121,
						EntityType = new List<string>
						{
							"EXAMPLE--Value"
						},
						PatternProperties = new List<Oci.LoganalyticsService.Models.LogAnalyticsProperty>
						{
							new Oci.LoganalyticsService.Models.LogAnalyticsProperty
							{
								Name = "EXAMPLE-name-Value",
								Value = "EXAMPLE-value-Value"
							}
						}
					}
				},
				Description = "EXAMPLE-description-Value",
				DisplayName = "EXAMPLE-displayName-Value",
				EditVersion = 89,
				Functions = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceFunction>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsSourceFunction
					{
						Arguments = new List<Oci.LoganalyticsService.Models.LogAnalyticsMetaFunctionArgument>
						{
							new Oci.LoganalyticsService.Models.LogAnalyticsMetaFunctionArgument
							{
								IsOverrideOutputFields = true,
								ArgumentDisplayName = "EXAMPLE-argumentDisplayName-Value",
								ArgumentExample = "EXAMPLE-argumentExample-Value",
								ArgumentService = "EXAMPLE-argumentService-Value",
								ArgumentDataType = "EXAMPLE-argumentDataType-Value",
								ArgumentDescription = "EXAMPLE-argumentDescription-Value",
								ArgumentName = "EXAMPLE-argumentName-Value",
								ArgumentOrder = 955,
								ArgumentType = 982,
								ArgumentId = 387,
								ArgumentLookupColumn = "EXAMPLE-argumentLookupColumn-Value",
								ArgumentLookupColumnPosition = 804,
								ArgumentValue = "EXAMPLE-argumentValue-Value",
								ArgumentReference = "EXAMPLE-argumentReference-Value"
							}
						},
						IsEnabled = false,
						Function = new Oci.LoganalyticsService.Models.LogAnalyticsMetaFunction
						{
							MetaFunctionArgument = new List<Oci.LoganalyticsService.Models.LogAnalyticsMetaFunctionArgument>
							{
								new Oci.LoganalyticsService.Models.LogAnalyticsMetaFunctionArgument
								{
									IsOverrideOutputFields = false,
									ArgumentDisplayName = "EXAMPLE-argumentDisplayName-Value",
									ArgumentExample = "EXAMPLE-argumentExample-Value",
									ArgumentService = "EXAMPLE-argumentService-Value",
									ArgumentDataType = "EXAMPLE-argumentDataType-Value",
									ArgumentDescription = "EXAMPLE-argumentDescription-Value",
									ArgumentName = "EXAMPLE-argumentName-Value",
									ArgumentOrder = 220,
									ArgumentType = 85,
									ArgumentId = 404,
									ArgumentLookupColumn = "EXAMPLE-argumentLookupColumn-Value",
									ArgumentLookupColumnPosition = 483,
									ArgumentValue = "EXAMPLE-argumentValue-Value",
									ArgumentReference = "EXAMPLE-argumentReference-Value"
								}
							},
							Component = "EXAMPLE-component-Value",
							Description = "EXAMPLE-description-Value",
							EditVersion = 227,
							MetaFunctionId = 39,
							JavaClassName = "EXAMPLE-javaClassName-Value",
							Name = "EXAMPLE-name-Value"
						},
						FunctionName = Oci.LoganalyticsService.Models.LogAnalyticsSourceFunction.FunctionNameEnum.Lookup,
						FunctionReference = "EXAMPLE-functionReference-Value",
						SourceReference = "EXAMPLE-sourceReference-Value",
						Features = new List<string>
						{
							"EXAMPLE--Value"
						},
						FunctionId = 907,
						Order = 248,
						IsSystem = true,
						LookupColumn = "EXAMPLE-lookupColumn-Value",
						LookupColumnPosition = 615,
						LookupDisplayName = "EXAMPLE-lookupDisplayName-Value",
						LookupMode = 291,
						LookupTable = "EXAMPLE-lookupTable-Value",
						SourceId = 530
					}
				},
				SourceId = 271,
				Name = "EXAMPLE-name-Value",
				IsSecureContent = true,
				IsSystem = false,
				Parsers = new List<Oci.LoganalyticsService.Models.LogAnalyticsParser>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsParser
					{
						Content = "EXAMPLE-content-Value",
						Description = "EXAMPLE-description-Value",
						DisplayName = "EXAMPLE-displayName-Value",
						EditVersion = 117,
						Encoding = "EXAMPLE-encoding-Value",
						ExampleContent = "EXAMPLE-exampleContent-Value",
						FieldMaps = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserField>
						{
							new Oci.LoganalyticsService.Models.LogAnalyticsParserField
							{
								Field = new Oci.LoganalyticsService.Models.LogAnalyticsField
								{
									CeeAlias = "EXAMPLE-ceeAlias-Value",
									DataType = "EXAMPLE-dataType-Value",
									RegularExpression = "EXAMPLE-regularExpression-Value",
									Description = "EXAMPLE-description-Value",
									DisplayName = "EXAMPLE-displayName-Value",
									EditVersion = 806,
									FacetPriority = 105,
									Name = "EXAMPLE-name-Value",
									IsFacetEligible = true,
									IsHighCardinality = true,
									IsLargeData = true,
									IsMultiValued = false,
									IsPrimary = false,
									IsSystem = true,
									IsSummarizable = true,
									MappedValue = "EXAMPLE-mappedValue-Value",
									IsMetricKeyEligible = false,
									IsMetricValueEligible = false,
									RangeFacetEligible = 952,
									IsTableEligible = false,
									UnitType = "EXAMPLE-unitType-Value",
									TimeUpdated = DateTime.Parse("07/08/2022 02:55:11"),
									IsKeepDuplicates = false
								},
								ParserFieldId = 671,
								ParserFieldExpression = "EXAMPLE-parserFieldExpression-Value",
								ParserFieldName = "EXAMPLE-parserFieldName-Value",
								StorageFieldName = "EXAMPLE-storageFieldName-Value",
								ParserFieldIntegratorName = "EXAMPLE-parserFieldIntegratorName-Value",
								ParserName = "EXAMPLE-parserName-Value",
								ParserFieldSequence = 347,
								StructuredColumnInfo = "EXAMPLE-structuredColumnInfo-Value",
								Actions = new List<Oci.LoganalyticsService.Models.ParserAction>
								{
									new Oci.LoganalyticsService.Models.ParserAction
									{
										Name = "EXAMPLE-name-Value",
										Order = 668
									}
								}
							}
						},
						FooterContent = "EXAMPLE-footerContent-Value",
						HeaderContent = "EXAMPLE-headerContent-Value",
						Name = "EXAMPLE-name-Value",
						IsDefault = true,
						IsSingleLineContent = false,
						IsSystem = true,
						Language = "EXAMPLE-language-Value",
						TimeUpdated = DateTime.Parse("05/02/2015 13:53:30"),
						LogTypeTestRequestVersion = 32,
						ParserIgnorelineCharacters = "EXAMPLE-parserIgnorelineCharacters-Value",
						IsHidden = true,
						ParserSequence = 363,
						ParserTimezone = "EXAMPLE-parserTimezone-Value",
						ParserFilter = new Oci.LoganalyticsService.Models.LogAnalyticsParserFilter
						{
							Id = "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
							AgentVersion = "EXAMPLE-agentVersion-Value",
							IsInUse = 949,
							OperatingSystem = "EXAMPLE-operatingSystem-Value",
							ParserId = 41,
							Version = "EXAMPLE-version-Value"
						},
						IsParserWrittenOnce = false,
						ParserFunctions = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserFunction>
						{
							new Oci.LoganalyticsService.Models.LogAnalyticsParserFunction
							{
								ParserMetaPlugin = new Oci.LoganalyticsService.Models.LogAnalyticsParserMetaPlugin
								{
									MetaPluginParameters = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserMetaPluginParameter>
									{
										new Oci.LoganalyticsService.Models.LogAnalyticsParserMetaPluginParameter
										{
											Description = "EXAMPLE-description-Value",
											Name = "EXAMPLE-name-Value",
											IsMandatory = false,
											IsRepeatable = true,
											PluginName = "EXAMPLE-pluginName-Value",
											Type = "EXAMPLE-type-Value"
										}
									},
									Description = "EXAMPLE-description-Value",
									DisplayName = "EXAMPLE-displayName-Value",
									Name = "EXAMPLE-name-Value"
								},
								ParserFunctionId = 490,
								ParserFunctionName = "EXAMPLE-parserFunctionName-Value",
								IsEnabled = true,
								IsSystem = false,
								ParserId = 7,
								ParserName = "EXAMPLE-parserName-Value",
								ParserMetaPluginName = "EXAMPLE-parserMetaPluginName-Value",
								ParserFunctionPriority = 937,
								ParserFunctionParameters = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter
									{
										ParserFunctionId = 653,
										ParserFunctionParameterName = "EXAMPLE-parserFunctionParameterName-Value",
										ParserFunctionParameterId = 911,
										ParserMetaPluginParameterName = "EXAMPLE-parserMetaPluginParameterName-Value",
										ParserMetaPluginParameterValue = "EXAMPLE-parserMetaPluginParameterValue-Value",
										ParserName = "EXAMPLE-parserName-Value",
										ParserMetaPluginParameter = new Oci.LoganalyticsService.Models.LogAnalyticsParserMetaPluginParameter
										{
											Description = "EXAMPLE-description-Value",
											Name = "EXAMPLE-name-Value",
											IsMandatory = false,
											IsRepeatable = true,
											PluginName = "EXAMPLE-pluginName-Value",
											Type = "EXAMPLE-type-Value"
										}
									}
								}
							}
						},
						SourcesCount = 570,
						ShouldTokenizeOriginalText = true,
						FieldDelimiter = "EXAMPLE-fieldDelimiter-Value",
						FieldQualifier = "EXAMPLE-fieldQualifier-Value",
						Type = Oci.LoganalyticsService.Models.LogAnalyticsParser.TypeEnum.Xml,
						IsUserDeleted = false,
						IsNamespaceAware = true,
						Categories = new List<Oci.LoganalyticsService.Models.LogAnalyticsCategory>
						{
							new Oci.LoganalyticsService.Models.LogAnalyticsCategory
							{
								Name = "EXAMPLE-name-Value",
								Description = "EXAMPLE-description-Value",
								DisplayName = "EXAMPLE-displayName-Value",
								Type = "EXAMPLE-type-Value",
								IsSystem = true
							}
						},
						IsPositionAware = true,
						DependentSources = new List<Oci.LoganalyticsService.Models.DependentSource>
						{
							new Oci.LoganalyticsService.Models.DependentSource
							{
								SourceName = "EXAMPLE-sourceName-Value",
								SourceDisplayName = "EXAMPLE-sourceDisplayName-Value",
								SourceId = 81,
								SourceType = "EXAMPLE-sourceType-Value",
								IsSystem = false,
								IsAutoAssociationEnabled = true,
								EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
									{
										SourceId = 591,
										EntityType = "EXAMPLE-entityType-Value",
										EntityTypeCategory = "EXAMPLE-entityTypeCategory-Value",
										EntityTypeDisplayName = "EXAMPLE-entityTypeDisplayName-Value"
									}
								},
								Dependencies = new List<Oci.LoganalyticsService.Models.Dependency>
								{
									new Oci.LoganalyticsService.Models.Dependency
									{
										Type = "EXAMPLE-type-Value",
										ReferenceType = "EXAMPLE-referenceType-Value",
										ReferenceId = 818,
										ReferenceName = "EXAMPLE-referenceName-Value",
										ReferenceDisplayName = "EXAMPLE-referenceDisplayName-Value"
									}
								}
							}
						},
						DependentParsers = new List<Oci.LoganalyticsService.Models.DependentParser>
						{
							new Oci.LoganalyticsService.Models.DependentParser
							{
								ParserName = "EXAMPLE-parserName-Value",
								ParserDisplayName = "EXAMPLE-parserDisplayName-Value",
								ParserId = 328,
								IsSystem = false,
								ParserType = Oci.LoganalyticsService.Models.DependentParser.ParserTypeEnum.Regex,
								Dependencies = new List<Oci.LoganalyticsService.Models.Dependency>
								{
									new Oci.LoganalyticsService.Models.Dependency
									{
										Type = "EXAMPLE-type-Value",
										ReferenceType = "EXAMPLE-referenceType-Value",
										ReferenceId = 649,
										ReferenceName = "EXAMPLE-referenceName-Value",
										ReferenceDisplayName = "EXAMPLE-referenceDisplayName-Value"
									}
								}
							}
						}
					}
				},
				IsAutoAssociationEnabled = false,
				IsAutoAssociationOverride = false,
				RuleId = 496,
				TypeName = "EXAMPLE-typeName-Value",
				TypeDisplayName = "EXAMPLE-typeDisplayName-Value",
				WarningConfig = 50,
				MetadataFields = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceMetadataField>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsSourceMetadataField
					{
						FieldName = "EXAMPLE-fieldName-Value",
						IsEnabled = false,
						IsSystem = true,
						Key = "EXAMPLE-key-Value",
						SourceName = "EXAMPLE-sourceName-Value"
					}
				},
				LabelDefinitions = new List<Oci.LoganalyticsService.Models.LogAnalyticsLabelDefinition>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsLabelDefinition
					{
						EditVersion = 263,
						IsSystem = true,
						SourceId = 94,
						LabelName = "EXAMPLE-labelName-Value"
					}
				},
				EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
					{
						SourceId = 718,
						EntityType = "EXAMPLE-entityType-Value",
						EntityTypeCategory = "EXAMPLE-entityTypeCategory-Value",
						EntityTypeDisplayName = "EXAMPLE-entityTypeDisplayName-Value"
					}
				},
				IsTimezoneOverride = false,
				UserParsers = new List<Oci.LoganalyticsService.Models.LogAnalyticsParser>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsParser
					{
						Content = "EXAMPLE-content-Value",
						Description = "EXAMPLE-description-Value",
						DisplayName = "EXAMPLE-displayName-Value",
						EditVersion = 454,
						Encoding = "EXAMPLE-encoding-Value",
						ExampleContent = "EXAMPLE-exampleContent-Value",
						FieldMaps = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserField>
						{
							new Oci.LoganalyticsService.Models.LogAnalyticsParserField
							{
								Field = new Oci.LoganalyticsService.Models.LogAnalyticsField
								{
									CeeAlias = "EXAMPLE-ceeAlias-Value",
									DataType = "EXAMPLE-dataType-Value",
									RegularExpression = "EXAMPLE-regularExpression-Value",
									Description = "EXAMPLE-description-Value",
									DisplayName = "EXAMPLE-displayName-Value",
									EditVersion = 656,
									FacetPriority = 143,
									Name = "EXAMPLE-name-Value",
									IsFacetEligible = true,
									IsHighCardinality = false,
									IsLargeData = true,
									IsMultiValued = false,
									IsPrimary = false,
									IsSystem = true,
									IsSummarizable = true,
									MappedValue = "EXAMPLE-mappedValue-Value",
									IsMetricKeyEligible = true,
									IsMetricValueEligible = false,
									RangeFacetEligible = 770,
									IsTableEligible = true,
									UnitType = "EXAMPLE-unitType-Value",
									TimeUpdated = DateTime.Parse("04/05/2038 12:07:26"),
									IsKeepDuplicates = true
								},
								ParserFieldId = 290,
								ParserFieldExpression = "EXAMPLE-parserFieldExpression-Value",
								ParserFieldName = "EXAMPLE-parserFieldName-Value",
								StorageFieldName = "EXAMPLE-storageFieldName-Value",
								ParserFieldIntegratorName = "EXAMPLE-parserFieldIntegratorName-Value",
								ParserName = "EXAMPLE-parserName-Value",
								ParserFieldSequence = 194,
								StructuredColumnInfo = "EXAMPLE-structuredColumnInfo-Value",
								Actions = new List<Oci.LoganalyticsService.Models.ParserAction>
								{
									new Oci.LoganalyticsService.Models.ParserAction
									{
										Name = "EXAMPLE-name-Value",
										Order = 886
									}
								}
							}
						},
						FooterContent = "EXAMPLE-footerContent-Value",
						HeaderContent = "EXAMPLE-headerContent-Value",
						Name = "EXAMPLE-name-Value",
						IsDefault = true,
						IsSingleLineContent = false,
						IsSystem = true,
						Language = "EXAMPLE-language-Value",
						TimeUpdated = DateTime.Parse("04/07/2005 12:49:16"),
						LogTypeTestRequestVersion = 430,
						ParserIgnorelineCharacters = "EXAMPLE-parserIgnorelineCharacters-Value",
						IsHidden = false,
						ParserSequence = 478,
						ParserTimezone = "EXAMPLE-parserTimezone-Value",
						ParserFilter = new Oci.LoganalyticsService.Models.LogAnalyticsParserFilter
						{
							Id = "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
							AgentVersion = "EXAMPLE-agentVersion-Value",
							IsInUse = 9,
							OperatingSystem = "EXAMPLE-operatingSystem-Value",
							ParserId = 548,
							Version = "EXAMPLE-version-Value"
						},
						IsParserWrittenOnce = false,
						ParserFunctions = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserFunction>
						{
							new Oci.LoganalyticsService.Models.LogAnalyticsParserFunction
							{
								ParserMetaPlugin = new Oci.LoganalyticsService.Models.LogAnalyticsParserMetaPlugin
								{
									MetaPluginParameters = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserMetaPluginParameter>
									{
										new Oci.LoganalyticsService.Models.LogAnalyticsParserMetaPluginParameter
										{
											Description = "EXAMPLE-description-Value",
											Name = "EXAMPLE-name-Value",
											IsMandatory = true,
											IsRepeatable = true,
											PluginName = "EXAMPLE-pluginName-Value",
											Type = "EXAMPLE-type-Value"
										}
									},
									Description = "EXAMPLE-description-Value",
									DisplayName = "EXAMPLE-displayName-Value",
									Name = "EXAMPLE-name-Value"
								},
								ParserFunctionId = 562,
								ParserFunctionName = "EXAMPLE-parserFunctionName-Value",
								IsEnabled = false,
								IsSystem = false,
								ParserId = 969,
								ParserName = "EXAMPLE-parserName-Value",
								ParserMetaPluginName = "EXAMPLE-parserMetaPluginName-Value",
								ParserFunctionPriority = 116,
								ParserFunctionParameters = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter
									{
										ParserFunctionId = 803,
										ParserFunctionParameterName = "EXAMPLE-parserFunctionParameterName-Value",
										ParserFunctionParameterId = 651,
										ParserMetaPluginParameterName = "EXAMPLE-parserMetaPluginParameterName-Value",
										ParserMetaPluginParameterValue = "EXAMPLE-parserMetaPluginParameterValue-Value",
										ParserName = "EXAMPLE-parserName-Value",
										ParserMetaPluginParameter = new Oci.LoganalyticsService.Models.LogAnalyticsParserMetaPluginParameter
										{
											Description = "EXAMPLE-description-Value",
											Name = "EXAMPLE-name-Value",
											IsMandatory = true,
											IsRepeatable = true,
											PluginName = "EXAMPLE-pluginName-Value",
											Type = "EXAMPLE-type-Value"
										}
									}
								}
							}
						},
						SourcesCount = 348,
						ShouldTokenizeOriginalText = true,
						FieldDelimiter = "EXAMPLE-fieldDelimiter-Value",
						FieldQualifier = "EXAMPLE-fieldQualifier-Value",
						Type = Oci.LoganalyticsService.Models.LogAnalyticsParser.TypeEnum.Xml,
						IsUserDeleted = false,
						IsNamespaceAware = false,
						Categories = new List<Oci.LoganalyticsService.Models.LogAnalyticsCategory>
						{
							new Oci.LoganalyticsService.Models.LogAnalyticsCategory
							{
								Name = "EXAMPLE-name-Value",
								Description = "EXAMPLE-description-Value",
								DisplayName = "EXAMPLE-displayName-Value",
								Type = "EXAMPLE-type-Value",
								IsSystem = true
							}
						},
						IsPositionAware = false,
						DependentSources = new List<Oci.LoganalyticsService.Models.DependentSource>
						{
							new Oci.LoganalyticsService.Models.DependentSource
							{
								SourceName = "EXAMPLE-sourceName-Value",
								SourceDisplayName = "EXAMPLE-sourceDisplayName-Value",
								SourceId = 795,
								SourceType = "EXAMPLE-sourceType-Value",
								IsSystem = false,
								IsAutoAssociationEnabled = true,
								EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
									{
										SourceId = 765,
										EntityType = "EXAMPLE-entityType-Value",
										EntityTypeCategory = "EXAMPLE-entityTypeCategory-Value",
										EntityTypeDisplayName = "EXAMPLE-entityTypeDisplayName-Value"
									}
								},
								Dependencies = new List<Oci.LoganalyticsService.Models.Dependency>
								{
									new Oci.LoganalyticsService.Models.Dependency
									{
										Type = "EXAMPLE-type-Value",
										ReferenceType = "EXAMPLE-referenceType-Value",
										ReferenceId = 856,
										ReferenceName = "EXAMPLE-referenceName-Value",
										ReferenceDisplayName = "EXAMPLE-referenceDisplayName-Value"
									}
								}
							}
						},
						DependentParsers = new List<Oci.LoganalyticsService.Models.DependentParser>
						{
							new Oci.LoganalyticsService.Models.DependentParser
							{
								ParserName = "EXAMPLE-parserName-Value",
								ParserDisplayName = "EXAMPLE-parserDisplayName-Value",
								ParserId = 466,
								IsSystem = false,
								ParserType = Oci.LoganalyticsService.Models.DependentParser.ParserTypeEnum.Odl,
								Dependencies = new List<Oci.LoganalyticsService.Models.Dependency>
								{
									new Oci.LoganalyticsService.Models.Dependency
									{
										Type = "EXAMPLE-type-Value",
										ReferenceType = "EXAMPLE-referenceType-Value",
										ReferenceId = 988,
										ReferenceName = "EXAMPLE-referenceName-Value",
										ReferenceDisplayName = "EXAMPLE-referenceDisplayName-Value"
									}
								}
							}
						}
					}
				},
				TimeUpdated = DateTime.Parse("11/05/2002 00:05:53"),
				EventTypes = new List<Oci.LoganalyticsService.Models.EventType>
				{
					new Oci.LoganalyticsService.Models.EventType
					{
						EventTypeName = "EXAMPLE-eventTypeName-Value",
						SpecVersion = "EXAMPLE-specVersion-Value",
						IsEnabled = false,
						IsSystem = true,
						TimeUpdated = DateTime.Parse("01/21/2031 12:11:15")
					}
				},
				Categories = new List<Oci.LoganalyticsService.Models.LogAnalyticsCategory>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsCategory
					{
						Name = "EXAMPLE-name-Value",
						Description = "EXAMPLE-description-Value",
						DisplayName = "EXAMPLE-displayName-Value",
						Type = "EXAMPLE-type-Value",
						IsSystem = true
					}
				},
				Endpoints = new List<Oci.LoganalyticsService.Models.LogAnalyticsEndpoint>
				{
					new Oci.LoganalyticsService.Models.LogTypeEndpoint
					{
						LogEndpoint = new Oci.LoganalyticsService.Models.LogEndpoint
						{
							Name = "EXAMPLE-name-Value",
							Description = "EXAMPLE-description-Value",
							Model = "EXAMPLE-model-Value",
							EndpointId = 965,
							Request = new Oci.LoganalyticsService.Models.EndpointRequest
							{
								Method = Oci.LoganalyticsService.Models.EndpointRequest.MethodEnum.Get,
								Url = "EXAMPLE-url-Value",
								ContentType = "EXAMPLE-contentType-Value",
								Payload = "EXAMPLE-payload-Value",
								Headers = new List<Oci.LoganalyticsService.Models.NameValuePair>
								{
									new Oci.LoganalyticsService.Models.NameValuePair
									{
										Name = "EXAMPLE-name-Value",
										Value = "EXAMPLE-value-Value"
									}
								},
								FormParameters = new List<Oci.LoganalyticsService.Models.NameValuePair>
								{
									new Oci.LoganalyticsService.Models.NameValuePair
									{
										Name = "EXAMPLE-name-Value",
										Value = "EXAMPLE-value-Value"
									}
								}
							},
							Response = new Oci.LoganalyticsService.Models.EndpointResponse
							{
								ContentType = "EXAMPLE-contentType-Value",
								Example = "EXAMPLE-example-Value"
							},
							Credentials = new Oci.LoganalyticsService.Models.EndpointCredentials
							{
								CredentialType = Oci.LoganalyticsService.Models.EndpointCredentials.CredentialTypeEnum.StaticToken,
								CredentialName = "EXAMPLE-credentialName-Value",
								CredentialEndpoint = new Oci.LoganalyticsService.Models.CredentialEndpoint
								{
									Name = "EXAMPLE-name-Value",
									Description = "EXAMPLE-description-Value",
									Model = "EXAMPLE-model-Value",
									EndpointId = 213,
									Response = new Oci.LoganalyticsService.Models.EndpointResponse
									{
										ContentType = "EXAMPLE-contentType-Value",
										Example = "EXAMPLE-example-Value"
									},
									Proxy = new Oci.LoganalyticsService.Models.EndpointProxy
									{
										Url = "EXAMPLE-url-Value",
										CredentialName = "EXAMPLE-credentialName-Value",
										CredentialType = Oci.LoganalyticsService.Models.EndpointProxy.CredentialTypeEnum.BasicAuth
									}
								}
							},
							Proxy = new Oci.LoganalyticsService.Models.EndpointProxy
							{
								Url = "EXAMPLE-url-Value",
								CredentialName = "EXAMPLE-credentialName-Value",
								CredentialType = Oci.LoganalyticsService.Models.EndpointProxy.CredentialTypeEnum.None
							},
							IsEnabled = false,
							IsSystem = true,
							EndpointProperties = new List<Oci.LoganalyticsService.Models.LogAnalyticsProperty>
							{
								new Oci.LoganalyticsService.Models.LogAnalyticsProperty
								{
									Name = "EXAMPLE-name-Value",
									Value = "EXAMPLE-value-Value"
								}
							}
						}
					}
				},
				SourceProperties = new List<Oci.LoganalyticsService.Models.LogAnalyticsProperty>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsProperty
					{
						Name = "EXAMPLE-name-Value",
						Value = "EXAMPLE-value-Value"
					}
				},
				LifecycleState = Oci.LoganalyticsService.Models.LogAnalyticsSource.LifecycleStateEnum.Active
			};
			var validateSourceExtendedFieldDetailsRequest = new Oci.LoganalyticsService.Requests.ValidateSourceExtendedFieldDetailsRequest
			{
				NamespaceName = "EXAMPLE-namespaceName-Value",
				LogAnalyticsSource = logAnalyticsSource,
				OpcRetryToken = "EXAMPLE-opcRetryToken-Value",
				OpcRequestId = "FAABTBJRLKCX54UA71MQ<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 LogAnalyticsClient(provider, new ClientConfiguration()))
				{
					var response = await client.ValidateSourceExtendedFieldDetails(validateSourceExtendedFieldDetailsRequest);
					// Retrieve value from the response.
					var itemsValue = response.ExtendedFieldsValidationResult.Items;
				}
            }
            catch (Exception e)
            {
                Console.WriteLine($"ValidateSourceExtendedFieldDetails Failed with {e.Message}");
                throw e;
            }
        }

    }
}