// 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 ValidateSourceExample
    {
        public static async Task Main()
        {
            // Create a request and dependent object(s).
			var upsertLogAnalyticsSourceDetails = new Oci.LoganalyticsService.Models.UpsertLogAnalyticsSourceDetails
			{
				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.Or,
							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 = 103,
						IsSystem = true,
						LabelConditionOperator = "EXAMPLE-labelConditionOperator-Value",
						SourceId = 849,
						LabelDisplayName = "EXAMPLE-labelDisplayName-Value",
						StorageField = "EXAMPLE-storageField-Value",
						LabelName = "EXAMPLE-labelName-Value",
						IsInlineLabelExistingInDatabase = true
					}
				},
				DataFilterDefinitions = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceDataFilter>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsSourceDataFilter
					{
						Description = "EXAMPLE-description-Value",
						DisplayName = "EXAMPLE-displayName-Value",
						EditVersion = 927,
						IsEnabled = false,
						FieldName = "EXAMPLE-fieldName-Value",
						HashType = 103,
						DataFilterId = 352,
						IsSystem = false,
						MatchRegularExpression = "EXAMPLE-matchRegularExpression-Value",
						Order = 46,
						Path = "EXAMPLE-path-Value",
						ReplacementString = "EXAMPLE-replacementString-Value",
						SourceId = 976,
						FilterType = Oci.LoganalyticsService.Models.LogAnalyticsSourceDataFilter.FilterTypeEnum.DropLogEntry
					}
				},
				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 = 983,
							FacetPriority = 366,
							Name = "EXAMPLE-name-Value",
							IsFacetEligible = true,
							IsHighCardinality = true,
							IsLargeData = true,
							IsMultiValued = true,
							IsPrimary = true,
							IsSystem = true,
							IsSummarizable = false,
							MappedValue = "EXAMPLE-mappedValue-Value",
							IsMetricKeyEligible = true,
							IsMetricValueEligible = true,
							RangeFacetEligible = 586,
							IsTableEligible = false,
							UnitType = "EXAMPLE-unitType-Value"
						},
						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 = 511,
									FacetPriority = 282,
									Name = "EXAMPLE-name-Value",
									IsFacetEligible = true,
									IsHighCardinality = false,
									IsLargeData = true,
									IsMultiValued = false,
									IsPrimary = false,
									IsSystem = false,
									IsSummarizable = false,
									MappedValue = "EXAMPLE-mappedValue-Value",
									IsMetricKeyEligible = false,
									IsMetricValueEligible = true,
									RangeFacetEligible = 828,
									IsTableEligible = false,
									UnitType = "EXAMPLE-unitType-Value"
								},
								ExtendedFieldDefinitionId = 252,
								FieldName = "EXAMPLE-fieldName-Value",
								FieldDisplayName = "EXAMPLE-fieldDisplayName-Value",
								SavedRegularExpressionName = "EXAMPLE-savedRegularExpressionName-Value",
								ExtendedFieldId = 171
							}
						},
						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 = false,
						ExtendedFieldDefinitionId = 464,
						IsSystem = false,
						RegularExpression = "EXAMPLE-regularExpression-Value",
						SourceId = 508,
						TimeUpdated = DateTime.Parse("02/06/2013 16:59:02")
					}
				},
				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 = 39,
						CountUsageInSource = 814,
						Id = "EXAMPLE-id-Value",
						SuggestType = 305,
						Description = "EXAMPLE-description-Value",
						DisplayName = "EXAMPLE-displayName-Value",
						EditVersion = 412,
						Impact = "EXAMPLE-impact-Value",
						IsSystem = true,
						Name = "EXAMPLE-name-Value",
						Priority = Oci.LoganalyticsService.Models.LogAnalyticsLabelView.PriorityEnum.Low,
						Recommendation = "EXAMPLE-recommendation-Value",
						Type = 474,
						IsUserDeleted = false
					}
				},
				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 = 612,
						FieldName = "EXAMPLE-fieldName-Value",
						FieldValues = new List<string>
						{
							"EXAMPLE--Value"
						},
						GroupingField = "EXAMPLE-groupingField-Value",
						IsEnabled = true,
						IsSystem = false,
						DisplayName = "EXAMPLE-displayName-Value",
						MetricReference = 56,
						Name = "EXAMPLE-name-Value",
						MetricType = Oci.LoganalyticsService.Models.LogAnalyticsMetric.MetricTypeEnum.CountDistribution,
						IsMetricSourceEnabled = false,
						Operator = Oci.LoganalyticsService.Models.LogAnalyticsMetric.OperatorEnum.InIgnoreCase,
						Sources = new List<Oci.LoganalyticsService.Models.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.NotAnd,
											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 = 984,
										IsSystem = true,
										LabelConditionOperator = "EXAMPLE-labelConditionOperator-Value",
										SourceId = 800,
										LabelDisplayName = "EXAMPLE-labelDisplayName-Value",
										StorageField = "EXAMPLE-storageField-Value",
										LabelName = "EXAMPLE-labelName-Value",
										IsInlineLabelExistingInDatabase = true
									}
								},
								AssociationCount = 20,
								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/04/2028 17:41:13"),
										RetryCount = 882,
										SourceName = "EXAMPLE-sourceName-Value",
										SourceDisplayName = "EXAMPLE-sourceDisplayName-Value",
										SourceTypeName = "EXAMPLE-sourceTypeName-Value",
										LifeCycleState = Oci.LoganalyticsService.Models.LogAnalyticsAssociation.LifeCycleStateEnum.Succeeded,
										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 = 35,
										IsEnabled = true,
										FieldName = "EXAMPLE-fieldName-Value",
										HashType = 891,
										DataFilterId = 340,
										IsSystem = true,
										MatchRegularExpression = "EXAMPLE-matchRegularExpression-Value",
										Order = 250,
										Path = "EXAMPLE-path-Value",
										ReplacementString = "EXAMPLE-replacementString-Value",
										SourceId = 291,
										FilterType = Oci.LoganalyticsService.Models.LogAnalyticsSourceDataFilter.FilterTypeEnum.Mask
									}
								},
								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 = 898,
											FacetPriority = 244,
											Name = "EXAMPLE-name-Value",
											IsFacetEligible = true,
											IsHighCardinality = false,
											IsLargeData = false,
											IsMultiValued = false,
											IsPrimary = true,
											IsSystem = false,
											IsSummarizable = true,
											MappedValue = "EXAMPLE-mappedValue-Value",
											IsMetricKeyEligible = true,
											IsMetricValueEligible = false,
											RangeFacetEligible = 342,
											IsTableEligible = true,
											UnitType = "EXAMPLE-unitType-Value"
										},
										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 = 639,
													FacetPriority = 846,
													Name = "EXAMPLE-name-Value",
													IsFacetEligible = true,
													IsHighCardinality = false,
													IsLargeData = false,
													IsMultiValued = true,
													IsPrimary = true,
													IsSystem = true,
													IsSummarizable = false,
													MappedValue = "EXAMPLE-mappedValue-Value",
													IsMetricKeyEligible = true,
													IsMetricValueEligible = true,
													RangeFacetEligible = 971,
													IsTableEligible = true,
													UnitType = "EXAMPLE-unitType-Value"
												},
												ExtendedFieldDefinitionId = 559,
												FieldName = "EXAMPLE-fieldName-Value",
												FieldDisplayName = "EXAMPLE-fieldDisplayName-Value",
												SavedRegularExpressionName = "EXAMPLE-savedRegularExpressionName-Value",
												ExtendedFieldId = 430
											}
										},
										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 = false,
										ExtendedFieldDefinitionId = 795,
										IsSystem = true,
										RegularExpression = "EXAMPLE-regularExpression-Value",
										SourceId = 556,
										TimeUpdated = DateTime.Parse("12/09/2036 06:55:22")
									}
								},
								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 = false,
												DisplayName = "EXAMPLE-displayName-Value",
												Name = "EXAMPLE-name-Value",
												Priority = Oci.LoganalyticsService.Models.LogAnalyticsLabelAlias.PriorityEnum.None
											}
										},
										CountUsageInAlertRule = 684,
										CountUsageInSource = 210,
										Id = "EXAMPLE-id-Value",
										SuggestType = 950,
										Description = "EXAMPLE-description-Value",
										DisplayName = "EXAMPLE-displayName-Value",
										EditVersion = 861,
										Impact = "EXAMPLE-impact-Value",
										IsSystem = true,
										Name = "EXAMPLE-name-Value",
										Priority = Oci.LoganalyticsService.Models.LogAnalyticsLabelView.PriorityEnum.High,
										Recommendation = "EXAMPLE-recommendation-Value",
										Type = 387,
										IsUserDeleted = true
									}
								},
								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 = 58,
										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 = 28,
													FacetPriority = 637,
													Name = "EXAMPLE-name-Value",
													IsFacetEligible = false,
													IsHighCardinality = false,
													IsLargeData = false,
													IsMultiValued = false,
													IsPrimary = false,
													IsSystem = true,
													IsSummarizable = true,
													MappedValue = "EXAMPLE-mappedValue-Value",
													IsMetricKeyEligible = false,
													IsMetricValueEligible = true,
													RangeFacetEligible = 943,
													IsTableEligible = false,
													UnitType = "EXAMPLE-unitType-Value"
												},
												ParserFieldId = 277,
												ParserFieldExpression = "EXAMPLE-parserFieldExpression-Value",
												ParserFieldName = "EXAMPLE-parserFieldName-Value",
												StorageFieldName = "EXAMPLE-storageFieldName-Value",
												ParserFieldIntegratorName = "EXAMPLE-parserFieldIntegratorName-Value",
												ParserName = "EXAMPLE-parserName-Value",
												ParserFieldSequence = 984,
												StructuredColumnInfo = "EXAMPLE-structuredColumnInfo-Value"
											}
										},
										FooterContent = "EXAMPLE-footerContent-Value",
										HeaderContent = "EXAMPLE-headerContent-Value",
										Name = "EXAMPLE-name-Value",
										IsDefault = false,
										IsSingleLineContent = true,
										IsSystem = true,
										Language = "EXAMPLE-language-Value",
										TimeUpdated = DateTime.Parse("09/29/2018 12:52:52"),
										LogTypeTestRequestVersion = 155,
										ParserIgnorelineCharacters = "EXAMPLE-parserIgnorelineCharacters-Value",
										IsHidden = false,
										ParserSequence = 135,
										ParserTimezone = "EXAMPLE-parserTimezone-Value",
										ParserFilter = new Oci.LoganalyticsService.Models.LogAnalyticsParserFilter
										{
											Id = "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
											AgentVersion = "EXAMPLE-agentVersion-Value",
											IsInUse = 614,
											OperatingSystem = "EXAMPLE-operatingSystem-Value",
											ParserId = 598,
											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 = 357,
												ParserFunctionName = "EXAMPLE-parserFunctionName-Value",
												IsEnabled = true,
												IsSystem = true,
												ParserId = 452,
												ParserName = "EXAMPLE-parserName-Value",
												ParserMetaPluginName = "EXAMPLE-parserMetaPluginName-Value",
												ParserFunctionPriority = 991,
												ParserFunctionParameters = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter>
												{
													new Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter
													{
														ParserFunctionId = 603,
														ParserFunctionParameterName = "EXAMPLE-parserFunctionParameterName-Value",
														ParserFunctionParameterId = 9,
														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 = 532,
										ShouldTokenizeOriginalText = true,
										FieldDelimiter = "EXAMPLE-fieldDelimiter-Value",
										FieldQualifier = "EXAMPLE-fieldQualifier-Value",
										Type = Oci.LoganalyticsService.Models.LogAnalyticsParser.TypeEnum.Json,
										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 = false,
										DependentSources = new List<Oci.LoganalyticsService.Models.DependentSource>
										{
											new Oci.LoganalyticsService.Models.DependentSource
											{
												SourceName = "EXAMPLE-sourceName-Value",
												SourceDisplayName = "EXAMPLE-sourceDisplayName-Value",
												SourceId = 576,
												SourceType = "EXAMPLE-sourceType-Value",
												IsSystem = true,
												IsAutoAssociationEnabled = true,
												EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
												{
													new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
													{
														SourceId = 692,
														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 = 392
													}
												}
											}
										},
										DependentParsers = new List<Oci.LoganalyticsService.Models.DependentParser>
										{
											new Oci.LoganalyticsService.Models.DependentParser
											{
												ParserName = "EXAMPLE-parserName-Value",
												ParserDisplayName = "EXAMPLE-parserDisplayName-Value",
												ParserId = 939,
												IsSystem = false,
												ParserType = Oci.LoganalyticsService.Models.DependentParser.ParserTypeEnum.Json,
												Dependencies = new List<Oci.LoganalyticsService.Models.Dependency>
												{
													new Oci.LoganalyticsService.Models.Dependency
													{
														Type = "EXAMPLE-type-Value",
														ReferenceType = "EXAMPLE-referenceType-Value",
														ReferenceId = 708
													}
												}
											}
										}
									}
								},
								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 = 268
									}
								},
								PatternCount = 222,
								Patterns = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourcePattern>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsSourcePattern
									{
										ConvertedText = "EXAMPLE-convertedText-Value",
										DbParserId = 16,
										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 = 163,
													FacetPriority = 153,
													Name = "EXAMPLE-name-Value",
													IsFacetEligible = false,
													IsHighCardinality = true,
													IsLargeData = true,
													IsMultiValued = false,
													IsPrimary = false,
													IsSystem = false,
													IsSummarizable = true,
													MappedValue = "EXAMPLE-mappedValue-Value",
													IsMetricKeyEligible = false,
													IsMetricValueEligible = true,
													RangeFacetEligible = 745,
													IsTableEligible = true,
													UnitType = "EXAMPLE-unitType-Value"
												},
												ParserFieldId = 17,
												ParserFieldExpression = "EXAMPLE-parserFieldExpression-Value",
												ParserFieldName = "EXAMPLE-parserFieldName-Value",
												StorageFieldName = "EXAMPLE-storageFieldName-Value",
												ParserFieldIntegratorName = "EXAMPLE-parserFieldIntegratorName-Value",
												ParserName = "EXAMPLE-parserName-Value",
												ParserFieldSequence = 872,
												Parser = new Oci.LoganalyticsService.Models.LogAnalyticsParser
												{
													Content = "EXAMPLE-content-Value",
													Description = "EXAMPLE-description-Value",
													DisplayName = "EXAMPLE-displayName-Value",
													EditVersion = 90,
													Encoding = "EXAMPLE-encoding-Value",
													ExampleContent = "EXAMPLE-exampleContent-Value",
													FooterContent = "EXAMPLE-footerContent-Value",
													HeaderContent = "EXAMPLE-headerContent-Value",
													Name = "EXAMPLE-name-Value",
													IsDefault = false,
													IsSingleLineContent = false,
													IsSystem = true,
													Language = "EXAMPLE-language-Value",
													TimeUpdated = DateTime.Parse("01/11/2023 02:22:57"),
													LogTypeTestRequestVersion = 972,
													ParserIgnorelineCharacters = "EXAMPLE-parserIgnorelineCharacters-Value",
													IsHidden = false,
													ParserSequence = 83,
													ParserTimezone = "EXAMPLE-parserTimezone-Value",
													ParserFilter = new Oci.LoganalyticsService.Models.LogAnalyticsParserFilter
													{
														Id = "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
														AgentVersion = "EXAMPLE-agentVersion-Value",
														IsInUse = 198,
														OperatingSystem = "EXAMPLE-operatingSystem-Value",
														ParserId = 388,
														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 = false,
																		IsRepeatable = false,
																		PluginName = "EXAMPLE-pluginName-Value",
																		Type = "EXAMPLE-type-Value"
																	}
																},
																Description = "EXAMPLE-description-Value",
																DisplayName = "EXAMPLE-displayName-Value",
																Name = "EXAMPLE-name-Value"
															},
															ParserFunctionId = 925,
															ParserFunctionName = "EXAMPLE-parserFunctionName-Value",
															IsEnabled = true,
															IsSystem = false,
															ParserId = 209,
															ParserName = "EXAMPLE-parserName-Value",
															ParserMetaPluginName = "EXAMPLE-parserMetaPluginName-Value",
															ParserFunctionPriority = 418,
															ParserFunctionParameters = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter>
															{
																new Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter
																{
																	ParserFunctionId = 523,
																	ParserFunctionParameterName = "EXAMPLE-parserFunctionParameterName-Value",
																	ParserFunctionParameterId = 469,
																	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 = 599,
													ShouldTokenizeOriginalText = false,
													FieldDelimiter = "EXAMPLE-fieldDelimiter-Value",
													FieldQualifier = "EXAMPLE-fieldQualifier-Value",
													Type = Oci.LoganalyticsService.Models.LogAnalyticsParser.TypeEnum.Odl,
													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 = false,
													DependentSources = new List<Oci.LoganalyticsService.Models.DependentSource>
													{
														new Oci.LoganalyticsService.Models.DependentSource
														{
															SourceName = "EXAMPLE-sourceName-Value",
															SourceDisplayName = "EXAMPLE-sourceDisplayName-Value",
															SourceId = 956,
															SourceType = "EXAMPLE-sourceType-Value",
															IsSystem = true,
															IsAutoAssociationEnabled = true,
															EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
															{
																new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
																{
																	SourceId = 486,
																	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 = 58
																}
															}
														}
													},
													DependentParsers = new List<Oci.LoganalyticsService.Models.DependentParser>
													{
														new Oci.LoganalyticsService.Models.DependentParser
														{
															ParserName = "EXAMPLE-parserName-Value",
															ParserDisplayName = "EXAMPLE-parserDisplayName-Value",
															ParserId = 19,
															IsSystem = false,
															ParserType = Oci.LoganalyticsService.Models.DependentParser.ParserTypeEnum.Delimited,
															Dependencies = new List<Oci.LoganalyticsService.Models.Dependency>
															{
																new Oci.LoganalyticsService.Models.Dependency
																{
																	Type = "EXAMPLE-type-Value",
																	ReferenceType = "EXAMPLE-referenceType-Value",
																	ReferenceId = 864
																}
															}
														}
													}
												},
												StructuredColumnInfo = "EXAMPLE-structuredColumnInfo-Value"
											}
										},
										IsInclude = false,
										IsDefault = false,
										PatternFilter = new Oci.LoganalyticsService.Models.LogAnalyticsPatternFilter
										{
											AgentVersion = "EXAMPLE-agentVersion-Value",
											IsInUse = false,
											OperatingSystem = "EXAMPLE-operatingSystem-Value",
											PatternId = 416,
											SourceId = 231,
											Version = "EXAMPLE-version-Value",
										},
										Alias = "EXAMPLE-alias-Value",
										Description = "EXAMPLE-description-Value",
										IsEnabled = true,
										PatternId = 364,
										IsSystem = true,
										SourceId = 621,
										IsAgentWarningSuppressed = false,
										PatternText = "EXAMPLE-patternText-Value",
										PatternType = 316,
										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 = 638,
								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 = 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 = 721,
												ArgumentType = 622,
												ArgumentId = 808,
												ArgumentLookupColumn = "EXAMPLE-argumentLookupColumn-Value",
												ArgumentLookupColumnPosition = 978,
												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 = 851,
													ArgumentType = 9,
													ArgumentId = 9,
													ArgumentLookupColumn = "EXAMPLE-argumentLookupColumn-Value",
													ArgumentLookupColumnPosition = 36,
													ArgumentValue = "EXAMPLE-argumentValue-Value",
													ArgumentReference = "EXAMPLE-argumentReference-Value"
												}
											},
											Component = "EXAMPLE-component-Value",
											Description = "EXAMPLE-description-Value",
											EditVersion = 611,
											MetaFunctionId = 779,
											JavaClassName = "EXAMPLE-javaClassName-Value",
											Name = "EXAMPLE-name-Value"
										},
										FunctionName = Oci.LoganalyticsService.Models.LogAnalyticsSourceFunction.FunctionNameEnum.Geolocation,
										FunctionReference = "EXAMPLE-functionReference-Value",
										SourceReference = "EXAMPLE-sourceReference-Value",
										Features = new List<string>
										{
											"EXAMPLE--Value"
										},
										FunctionId = 3,
										Order = 802,
										IsSystem = true,
										LookupColumn = "EXAMPLE-lookupColumn-Value",
										LookupColumnPosition = 567,
										LookupDisplayName = "EXAMPLE-lookupDisplayName-Value",
										LookupMode = 443,
										LookupTable = "EXAMPLE-lookupTable-Value",
										SourceId = 523
									}
								},
								SourceId = 487,
								Name = "EXAMPLE-name-Value",
								IsSecureContent = false,
								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 = 835,
										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 = 337,
													FacetPriority = 0,
													Name = "EXAMPLE-name-Value",
													IsFacetEligible = true,
													IsHighCardinality = true,
													IsLargeData = true,
													IsMultiValued = true,
													IsPrimary = true,
													IsSystem = false,
													IsSummarizable = true,
													MappedValue = "EXAMPLE-mappedValue-Value",
													IsMetricKeyEligible = true,
													IsMetricValueEligible = true,
													RangeFacetEligible = 840,
													IsTableEligible = false,
													UnitType = "EXAMPLE-unitType-Value"
												},
												ParserFieldId = 671,
												ParserFieldExpression = "EXAMPLE-parserFieldExpression-Value",
												ParserFieldName = "EXAMPLE-parserFieldName-Value",
												StorageFieldName = "EXAMPLE-storageFieldName-Value",
												ParserFieldIntegratorName = "EXAMPLE-parserFieldIntegratorName-Value",
												ParserName = "EXAMPLE-parserName-Value",
												ParserFieldSequence = 8,
												StructuredColumnInfo = "EXAMPLE-structuredColumnInfo-Value"
											}
										},
										FooterContent = "EXAMPLE-footerContent-Value",
										HeaderContent = "EXAMPLE-headerContent-Value",
										Name = "EXAMPLE-name-Value",
										IsDefault = false,
										IsSingleLineContent = false,
										IsSystem = false,
										Language = "EXAMPLE-language-Value",
										TimeUpdated = DateTime.Parse("10/28/2049 01:28:15"),
										LogTypeTestRequestVersion = 320,
										ParserIgnorelineCharacters = "EXAMPLE-parserIgnorelineCharacters-Value",
										IsHidden = true,
										ParserSequence = 966,
										ParserTimezone = "EXAMPLE-parserTimezone-Value",
										ParserFilter = new Oci.LoganalyticsService.Models.LogAnalyticsParserFilter
										{
											Id = "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
											AgentVersion = "EXAMPLE-agentVersion-Value",
											IsInUse = 376,
											OperatingSystem = "EXAMPLE-operatingSystem-Value",
											ParserId = 35,
											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 = 427,
												ParserFunctionName = "EXAMPLE-parserFunctionName-Value",
												IsEnabled = true,
												IsSystem = true,
												ParserId = 199,
												ParserName = "EXAMPLE-parserName-Value",
												ParserMetaPluginName = "EXAMPLE-parserMetaPluginName-Value",
												ParserFunctionPriority = 694,
												ParserFunctionParameters = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter>
												{
													new Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter
													{
														ParserFunctionId = 672,
														ParserFunctionParameterName = "EXAMPLE-parserFunctionParameterName-Value",
														ParserFunctionParameterId = 845,
														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 = 408,
										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 = 757,
												SourceType = "EXAMPLE-sourceType-Value",
												IsSystem = true,
												IsAutoAssociationEnabled = true,
												EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
												{
													new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
													{
														SourceId = 962,
														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 = 731
													}
												}
											}
										},
										DependentParsers = new List<Oci.LoganalyticsService.Models.DependentParser>
										{
											new Oci.LoganalyticsService.Models.DependentParser
											{
												ParserName = "EXAMPLE-parserName-Value",
												ParserDisplayName = "EXAMPLE-parserDisplayName-Value",
												ParserId = 689,
												IsSystem = true,
												ParserType = Oci.LoganalyticsService.Models.DependentParser.ParserTypeEnum.Json,
												Dependencies = new List<Oci.LoganalyticsService.Models.Dependency>
												{
													new Oci.LoganalyticsService.Models.Dependency
													{
														Type = "EXAMPLE-type-Value",
														ReferenceType = "EXAMPLE-referenceType-Value",
														ReferenceId = 220
													}
												}
											}
										}
									}
								},
								IsAutoAssociationEnabled = true,
								IsAutoAssociationOverride = true,
								RuleId = 95,
								TypeName = "EXAMPLE-typeName-Value",
								TypeDisplayName = "EXAMPLE-typeDisplayName-Value",
								WarningConfig = 699,
								MetadataFields = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceMetadataField>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsSourceMetadataField
									{
										FieldName = "EXAMPLE-fieldName-Value",
										IsEnabled = false,
										IsSystem = false,
										Key = "EXAMPLE-key-Value",
										SourceName = "EXAMPLE-sourceName-Value"
									}
								},
								LabelDefinitions = new List<Oci.LoganalyticsService.Models.LogAnalyticsLabelDefinition>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsLabelDefinition
									{
										EditVersion = 675,
										IsSystem = true,
										SourceId = 28,
										LabelName = "EXAMPLE-labelName-Value"
									}
								},
								EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
									{
										SourceId = 930,
										EntityType = "EXAMPLE-entityType-Value",
										EntityTypeCategory = "EXAMPLE-entityTypeCategory-Value",
										EntityTypeDisplayName = "EXAMPLE-entityTypeDisplayName-Value"
									}
								},
								IsTimezoneOverride = true,
								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 = 274,
										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 = 716,
													FacetPriority = 552,
													Name = "EXAMPLE-name-Value",
													IsFacetEligible = true,
													IsHighCardinality = true,
													IsLargeData = true,
													IsMultiValued = true,
													IsPrimary = true,
													IsSystem = false,
													IsSummarizable = false,
													MappedValue = "EXAMPLE-mappedValue-Value",
													IsMetricKeyEligible = true,
													IsMetricValueEligible = false,
													RangeFacetEligible = 944,
													IsTableEligible = true,
													UnitType = "EXAMPLE-unitType-Value"
												},
												ParserFieldId = 382,
												ParserFieldExpression = "EXAMPLE-parserFieldExpression-Value",
												ParserFieldName = "EXAMPLE-parserFieldName-Value",
												StorageFieldName = "EXAMPLE-storageFieldName-Value",
												ParserFieldIntegratorName = "EXAMPLE-parserFieldIntegratorName-Value",
												ParserName = "EXAMPLE-parserName-Value",
												ParserFieldSequence = 234,
												StructuredColumnInfo = "EXAMPLE-structuredColumnInfo-Value"
											}
										},
										FooterContent = "EXAMPLE-footerContent-Value",
										HeaderContent = "EXAMPLE-headerContent-Value",
										Name = "EXAMPLE-name-Value",
										IsDefault = false,
										IsSingleLineContent = false,
										IsSystem = true,
										Language = "EXAMPLE-language-Value",
										TimeUpdated = DateTime.Parse("06/11/2049 18:44:44"),
										LogTypeTestRequestVersion = 913,
										ParserIgnorelineCharacters = "EXAMPLE-parserIgnorelineCharacters-Value",
										IsHidden = false,
										ParserSequence = 788,
										ParserTimezone = "EXAMPLE-parserTimezone-Value",
										ParserFilter = new Oci.LoganalyticsService.Models.LogAnalyticsParserFilter
										{
											Id = "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
											AgentVersion = "EXAMPLE-agentVersion-Value",
											IsInUse = 510,
											OperatingSystem = "EXAMPLE-operatingSystem-Value",
											ParserId = 975,
											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 = 734,
												ParserFunctionName = "EXAMPLE-parserFunctionName-Value",
												IsEnabled = false,
												IsSystem = false,
												ParserId = 862,
												ParserName = "EXAMPLE-parserName-Value",
												ParserMetaPluginName = "EXAMPLE-parserMetaPluginName-Value",
												ParserFunctionPriority = 813,
												ParserFunctionParameters = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter>
												{
													new Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter
													{
														ParserFunctionId = 170,
														ParserFunctionParameterName = "EXAMPLE-parserFunctionParameterName-Value",
														ParserFunctionParameterId = 212,
														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 = false,
															PluginName = "EXAMPLE-pluginName-Value",
															Type = "EXAMPLE-type-Value"
														}
													}
												}
											}
										},
										SourcesCount = 787,
										ShouldTokenizeOriginalText = true,
										FieldDelimiter = "EXAMPLE-fieldDelimiter-Value",
										FieldQualifier = "EXAMPLE-fieldQualifier-Value",
										Type = Oci.LoganalyticsService.Models.LogAnalyticsParser.TypeEnum.Odl,
										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 = false
											}
										},
										IsPositionAware = false,
										DependentSources = new List<Oci.LoganalyticsService.Models.DependentSource>
										{
											new Oci.LoganalyticsService.Models.DependentSource
											{
												SourceName = "EXAMPLE-sourceName-Value",
												SourceDisplayName = "EXAMPLE-sourceDisplayName-Value",
												SourceId = 562,
												SourceType = "EXAMPLE-sourceType-Value",
												IsSystem = false,
												IsAutoAssociationEnabled = true,
												EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
												{
													new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
													{
														SourceId = 680,
														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 = 861
													}
												}
											}
										},
										DependentParsers = new List<Oci.LoganalyticsService.Models.DependentParser>
										{
											new Oci.LoganalyticsService.Models.DependentParser
											{
												ParserName = "EXAMPLE-parserName-Value",
												ParserDisplayName = "EXAMPLE-parserDisplayName-Value",
												ParserId = 187,
												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 = 297
													}
												}
											}
										}
									}
								},
								TimeUpdated = DateTime.Parse("06/28/2015 01:00:42"),
								EventTypes = new List<Oci.LoganalyticsService.Models.EventType>
								{
									new Oci.LoganalyticsService.Models.EventType
									{
										EventTypeName = "EXAMPLE-eventTypeName-Value",
										SpecVersion = "EXAMPLE-specVersion-Value",
										IsEnabled = true,
										IsSystem = true,
										TimeUpdated = DateTime.Parse("06/14/2035 06:00:09")
									}
								},
								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 = 505,
											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.DynamicToken,
												CredentialName = "EXAMPLE-credentialName-Value",
												CredentialEndpoint = new Oci.LoganalyticsService.Models.CredentialEndpoint
												{
													Name = "EXAMPLE-name-Value",
													Description = "EXAMPLE-description-Value",
													Model = "EXAMPLE-model-Value",
													EndpointId = 752,
													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.BasicAuth
											},
											IsEnabled = true,
											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"
									}
								}
							}
						},
						EntityType = "EXAMPLE-entityType-Value",
						TimeUpdated = DateTime.Parse("01/16/2046 22:29:55"),
						UnitType = "EXAMPLE-unitType-Value",
						IsUserCustomized = true
					}
				},
				Metrics = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceMetric>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsSourceMetric
					{
						IsMetricSourceEnabled = true,
						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 = 462,
						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 = 955,
									FacetPriority = 23,
									Name = "EXAMPLE-name-Value",
									IsFacetEligible = false,
									IsHighCardinality = false,
									IsLargeData = true,
									IsMultiValued = true,
									IsPrimary = false,
									IsSystem = true,
									IsSummarizable = true,
									MappedValue = "EXAMPLE-mappedValue-Value",
									IsMetricKeyEligible = true,
									IsMetricValueEligible = false,
									RangeFacetEligible = 140,
									IsTableEligible = false,
									UnitType = "EXAMPLE-unitType-Value"
								},
								ParserFieldId = 498,
								ParserFieldExpression = "EXAMPLE-parserFieldExpression-Value",
								ParserFieldName = "EXAMPLE-parserFieldName-Value",
								StorageFieldName = "EXAMPLE-storageFieldName-Value",
								ParserFieldIntegratorName = "EXAMPLE-parserFieldIntegratorName-Value",
								ParserName = "EXAMPLE-parserName-Value",
								ParserFieldSequence = 700,
								StructuredColumnInfo = "EXAMPLE-structuredColumnInfo-Value"
							}
						},
						FooterContent = "EXAMPLE-footerContent-Value",
						HeaderContent = "EXAMPLE-headerContent-Value",
						Name = "EXAMPLE-name-Value",
						IsDefault = false,
						IsSingleLineContent = false,
						IsSystem = false,
						Language = "EXAMPLE-language-Value",
						TimeUpdated = DateTime.Parse("09/09/2035 06:31:19"),
						LogTypeTestRequestVersion = 263,
						ParserIgnorelineCharacters = "EXAMPLE-parserIgnorelineCharacters-Value",
						IsHidden = false,
						ParserSequence = 810,
						ParserTimezone = "EXAMPLE-parserTimezone-Value",
						ParserFilter = new Oci.LoganalyticsService.Models.LogAnalyticsParserFilter
						{
							Id = "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
							AgentVersion = "EXAMPLE-agentVersion-Value",
							IsInUse = 610,
							OperatingSystem = "EXAMPLE-operatingSystem-Value",
							ParserId = 692,
							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 = 807,
								ParserFunctionName = "EXAMPLE-parserFunctionName-Value",
								IsEnabled = true,
								IsSystem = false,
								ParserId = 99,
								ParserName = "EXAMPLE-parserName-Value",
								ParserMetaPluginName = "EXAMPLE-parserMetaPluginName-Value",
								ParserFunctionPriority = 876,
								ParserFunctionParameters = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter
									{
										ParserFunctionId = 507,
										ParserFunctionParameterName = "EXAMPLE-parserFunctionParameterName-Value",
										ParserFunctionParameterId = 589,
										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 = 840,
						Sources = new List<Oci.LoganalyticsService.Models.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.NotOr,
											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 = 178,
										IsSystem = true,
										LabelConditionOperator = "EXAMPLE-labelConditionOperator-Value",
										SourceId = 323,
										LabelDisplayName = "EXAMPLE-labelDisplayName-Value",
										StorageField = "EXAMPLE-storageField-Value",
										LabelName = "EXAMPLE-labelName-Value",
										IsInlineLabelExistingInDatabase = false
									}
								},
								AssociationCount = 546,
								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("09/18/2027 19:10:04"),
										RetryCount = 900,
										SourceName = "EXAMPLE-sourceName-Value",
										SourceDisplayName = "EXAMPLE-sourceDisplayName-Value",
										SourceTypeName = "EXAMPLE-sourceTypeName-Value",
										LifeCycleState = Oci.LoganalyticsService.Models.LogAnalyticsAssociation.LifeCycleStateEnum.InProgress,
										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 = 76,
										IsEnabled = true,
										FieldName = "EXAMPLE-fieldName-Value",
										HashType = 258,
										DataFilterId = 496,
										IsSystem = false,
										MatchRegularExpression = "EXAMPLE-matchRegularExpression-Value",
										Order = 794,
										Path = "EXAMPLE-path-Value",
										ReplacementString = "EXAMPLE-replacementString-Value",
										SourceId = 897,
										FilterType = Oci.LoganalyticsService.Models.LogAnalyticsSourceDataFilter.FilterTypeEnum.DropLogEntry
									}
								},
								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 = 932,
											FacetPriority = 346,
											Name = "EXAMPLE-name-Value",
											IsFacetEligible = false,
											IsHighCardinality = true,
											IsLargeData = true,
											IsMultiValued = true,
											IsPrimary = true,
											IsSystem = false,
											IsSummarizable = false,
											MappedValue = "EXAMPLE-mappedValue-Value",
											IsMetricKeyEligible = true,
											IsMetricValueEligible = false,
											RangeFacetEligible = 13,
											IsTableEligible = true,
											UnitType = "EXAMPLE-unitType-Value"
										},
										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 = 424,
													FacetPriority = 703,
													Name = "EXAMPLE-name-Value",
													IsFacetEligible = true,
													IsHighCardinality = true,
													IsLargeData = true,
													IsMultiValued = false,
													IsPrimary = false,
													IsSystem = true,
													IsSummarizable = false,
													MappedValue = "EXAMPLE-mappedValue-Value",
													IsMetricKeyEligible = false,
													IsMetricValueEligible = false,
													RangeFacetEligible = 826,
													IsTableEligible = true,
													UnitType = "EXAMPLE-unitType-Value"
												},
												ExtendedFieldDefinitionId = 499,
												FieldName = "EXAMPLE-fieldName-Value",
												FieldDisplayName = "EXAMPLE-fieldDisplayName-Value",
												SavedRegularExpressionName = "EXAMPLE-savedRegularExpressionName-Value",
												ExtendedFieldId = 812
											}
										},
										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 = 396,
										IsSystem = true,
										RegularExpression = "EXAMPLE-regularExpression-Value",
										SourceId = 447,
										TimeUpdated = DateTime.Parse("12/04/2023 08:21:42")
									}
								},
								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 = false,
												DisplayName = "EXAMPLE-displayName-Value",
												Name = "EXAMPLE-name-Value",
												Priority = Oci.LoganalyticsService.Models.LogAnalyticsLabelAlias.PriorityEnum.High
											}
										},
										CountUsageInAlertRule = 136,
										CountUsageInSource = 862,
										Id = "EXAMPLE-id-Value",
										SuggestType = 458,
										Description = "EXAMPLE-description-Value",
										DisplayName = "EXAMPLE-displayName-Value",
										EditVersion = 195,
										Impact = "EXAMPLE-impact-Value",
										IsSystem = false,
										Name = "EXAMPLE-name-Value",
										Priority = Oci.LoganalyticsService.Models.LogAnalyticsLabelView.PriorityEnum.Low,
										Recommendation = "EXAMPLE-recommendation-Value",
										Type = 631,
										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 = 376,
										FieldName = "EXAMPLE-fieldName-Value",
										FieldValues = new List<string>
										{
											"EXAMPLE--Value"
										},
										GroupingField = "EXAMPLE-groupingField-Value",
										IsEnabled = false,
										IsSystem = false,
										DisplayName = "EXAMPLE-displayName-Value",
										MetricReference = 582,
										Name = "EXAMPLE-name-Value",
										MetricType = Oci.LoganalyticsService.Models.LogAnalyticsMetric.MetricTypeEnum.Count,
										IsMetricSourceEnabled = true,
										Operator = Oci.LoganalyticsService.Models.LogAnalyticsMetric.OperatorEnum.EqualIgnoreCase,
										EntityType = "EXAMPLE-entityType-Value",
										TimeUpdated = DateTime.Parse("02/21/2001 03:08:55"),
										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"
									}
								},
								Parameters = new List<Oci.LoganalyticsService.Models.LogAnalyticsParameter>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsParameter
									{
										DefaultValue = "EXAMPLE-defaultValue-Value",
										Description = "EXAMPLE-description-Value",
										IsActive = true,
										Name = "EXAMPLE-name-Value",
										SourceId = 289
									}
								},
								PatternCount = 573,
								Patterns = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourcePattern>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsSourcePattern
									{
										ConvertedText = "EXAMPLE-convertedText-Value",
										DbParserId = 887,
										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 = 249,
													FacetPriority = 571,
													Name = "EXAMPLE-name-Value",
													IsFacetEligible = true,
													IsHighCardinality = false,
													IsLargeData = false,
													IsMultiValued = false,
													IsPrimary = false,
													IsSystem = true,
													IsSummarizable = false,
													MappedValue = "EXAMPLE-mappedValue-Value",
													IsMetricKeyEligible = true,
													IsMetricValueEligible = false,
													RangeFacetEligible = 212,
													IsTableEligible = false,
													UnitType = "EXAMPLE-unitType-Value"
												},
												ParserFieldId = 532,
												ParserFieldExpression = "EXAMPLE-parserFieldExpression-Value",
												ParserFieldName = "EXAMPLE-parserFieldName-Value",
												StorageFieldName = "EXAMPLE-storageFieldName-Value",
												ParserFieldIntegratorName = "EXAMPLE-parserFieldIntegratorName-Value",
												ParserName = "EXAMPLE-parserName-Value",
												ParserFieldSequence = 67,
												StructuredColumnInfo = "EXAMPLE-structuredColumnInfo-Value"
											}
										},
										IsInclude = true,
										IsDefault = true,
										PatternFilter = new Oci.LoganalyticsService.Models.LogAnalyticsPatternFilter
										{
											AgentVersion = "EXAMPLE-agentVersion-Value",
											IsInUse = false,
											OperatingSystem = "EXAMPLE-operatingSystem-Value",
											PatternId = 679,
											SourceId = 313,
											Version = "EXAMPLE-version-Value",
										},
										Alias = "EXAMPLE-alias-Value",
										Description = "EXAMPLE-description-Value",
										IsEnabled = false,
										PatternId = 776,
										IsSystem = false,
										SourceId = 82,
										IsAgentWarningSuppressed = true,
										PatternText = "EXAMPLE-patternText-Value",
										PatternType = 965,
										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 = 24,
								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 = 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 = 964,
												ArgumentType = 994,
												ArgumentId = 568,
												ArgumentLookupColumn = "EXAMPLE-argumentLookupColumn-Value",
												ArgumentLookupColumnPosition = 141,
												ArgumentValue = "EXAMPLE-argumentValue-Value",
												ArgumentReference = "EXAMPLE-argumentReference-Value"
											}
										},
										IsEnabled = true,
										Function = new Oci.LoganalyticsService.Models.LogAnalyticsMetaFunction
										{
											MetaFunctionArgument = 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 = 891,
													ArgumentType = 763,
													ArgumentId = 392,
													ArgumentLookupColumn = "EXAMPLE-argumentLookupColumn-Value",
													ArgumentLookupColumnPosition = 289,
													ArgumentValue = "EXAMPLE-argumentValue-Value",
													ArgumentReference = "EXAMPLE-argumentReference-Value"
												}
											},
											Component = "EXAMPLE-component-Value",
											Description = "EXAMPLE-description-Value",
											EditVersion = 627,
											MetaFunctionId = 360,
											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 = 508,
										Order = 77,
										IsSystem = true,
										LookupColumn = "EXAMPLE-lookupColumn-Value",
										LookupColumnPosition = 886,
										LookupDisplayName = "EXAMPLE-lookupDisplayName-Value",
										LookupMode = 972,
										LookupTable = "EXAMPLE-lookupTable-Value",
										SourceId = 201
									}
								},
								SourceId = 261,
								Name = "EXAMPLE-name-Value",
								IsSecureContent = true,
								IsSystem = false,
								IsAutoAssociationEnabled = false,
								IsAutoAssociationOverride = true,
								RuleId = 406,
								TypeName = "EXAMPLE-typeName-Value",
								TypeDisplayName = "EXAMPLE-typeDisplayName-Value",
								WarningConfig = 18,
								MetadataFields = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceMetadataField>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsSourceMetadataField
									{
										FieldName = "EXAMPLE-fieldName-Value",
										IsEnabled = false,
										IsSystem = false,
										Key = "EXAMPLE-key-Value",
										SourceName = "EXAMPLE-sourceName-Value"
									}
								},
								LabelDefinitions = new List<Oci.LoganalyticsService.Models.LogAnalyticsLabelDefinition>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsLabelDefinition
									{
										EditVersion = 703,
										IsSystem = false,
										SourceId = 94,
										LabelName = "EXAMPLE-labelName-Value"
									}
								},
								EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
									{
										SourceId = 993,
										EntityType = "EXAMPLE-entityType-Value",
										EntityTypeCategory = "EXAMPLE-entityTypeCategory-Value",
										EntityTypeDisplayName = "EXAMPLE-entityTypeDisplayName-Value"
									}
								},
								IsTimezoneOverride = false,
								TimeUpdated = DateTime.Parse("10/09/2025 22:58:14"),
								EventTypes = new List<Oci.LoganalyticsService.Models.EventType>
								{
									new Oci.LoganalyticsService.Models.EventType
									{
										EventTypeName = "EXAMPLE-eventTypeName-Value",
										SpecVersion = "EXAMPLE-specVersion-Value",
										IsEnabled = true,
										IsSystem = false,
										TimeUpdated = DateTime.Parse("12/23/2009 01:31:04")
									}
								},
								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
									}
								},
								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 = 819,
											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 = 662,
													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.Token
													}
												}
											},
											Proxy = new Oci.LoganalyticsService.Models.EndpointProxy
											{
												Url = "EXAMPLE-url-Value",
												CredentialName = "EXAMPLE-credentialName-Value",
												CredentialType = Oci.LoganalyticsService.Models.EndpointProxy.CredentialTypeEnum.None
											},
											IsEnabled = true,
											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"
									}
								}
							}
						},
						ShouldTokenizeOriginalText = false,
						FieldDelimiter = "EXAMPLE-fieldDelimiter-Value",
						FieldQualifier = "EXAMPLE-fieldQualifier-Value",
						Type = Oci.LoganalyticsService.Models.LogAnalyticsParser.TypeEnum.Regex,
						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 = 371,
								SourceType = "EXAMPLE-sourceType-Value",
								IsSystem = true,
								IsAutoAssociationEnabled = true,
								EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
									{
										SourceId = 512,
										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 = 331
									}
								}
							}
						},
						DependentParsers = new List<Oci.LoganalyticsService.Models.DependentParser>
						{
							new Oci.LoganalyticsService.Models.DependentParser
							{
								ParserName = "EXAMPLE-parserName-Value",
								ParserDisplayName = "EXAMPLE-parserDisplayName-Value",
								ParserId = 474,
								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 = 110
									}
								}
							}
						}
					}
				},
				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 = 355
					}
				},
				Patterns = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourcePattern>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsSourcePattern
					{
						ConvertedText = "EXAMPLE-convertedText-Value",
						DbParserId = 535,
						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 = 730,
									FacetPriority = 314,
									Name = "EXAMPLE-name-Value",
									IsFacetEligible = false,
									IsHighCardinality = true,
									IsLargeData = false,
									IsMultiValued = true,
									IsPrimary = true,
									IsSystem = false,
									IsSummarizable = false,
									MappedValue = "EXAMPLE-mappedValue-Value",
									IsMetricKeyEligible = false,
									IsMetricValueEligible = true,
									RangeFacetEligible = 906,
									IsTableEligible = true,
									UnitType = "EXAMPLE-unitType-Value"
								},
								ParserFieldId = 15,
								ParserFieldExpression = "EXAMPLE-parserFieldExpression-Value",
								ParserFieldName = "EXAMPLE-parserFieldName-Value",
								StorageFieldName = "EXAMPLE-storageFieldName-Value",
								ParserFieldIntegratorName = "EXAMPLE-parserFieldIntegratorName-Value",
								ParserName = "EXAMPLE-parserName-Value",
								ParserFieldSequence = 782,
								Parser = new Oci.LoganalyticsService.Models.LogAnalyticsParser
								{
									Content = "EXAMPLE-content-Value",
									Description = "EXAMPLE-description-Value",
									DisplayName = "EXAMPLE-displayName-Value",
									EditVersion = 318,
									Encoding = "EXAMPLE-encoding-Value",
									ExampleContent = "EXAMPLE-exampleContent-Value",
									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/11/2002 15:19:16"),
									LogTypeTestRequestVersion = 651,
									ParserIgnorelineCharacters = "EXAMPLE-parserIgnorelineCharacters-Value",
									IsHidden = true,
									ParserSequence = 425,
									ParserTimezone = "EXAMPLE-parserTimezone-Value",
									ParserFilter = new Oci.LoganalyticsService.Models.LogAnalyticsParserFilter
									{
										Id = "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
										AgentVersion = "EXAMPLE-agentVersion-Value",
										IsInUse = 560,
										OperatingSystem = "EXAMPLE-operatingSystem-Value",
										ParserId = 634,
										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 = false,
														PluginName = "EXAMPLE-pluginName-Value",
														Type = "EXAMPLE-type-Value"
													}
												},
												Description = "EXAMPLE-description-Value",
												DisplayName = "EXAMPLE-displayName-Value",
												Name = "EXAMPLE-name-Value"
											},
											ParserFunctionId = 585,
											ParserFunctionName = "EXAMPLE-parserFunctionName-Value",
											IsEnabled = true,
											IsSystem = true,
											ParserId = 173,
											ParserName = "EXAMPLE-parserName-Value",
											ParserMetaPluginName = "EXAMPLE-parserMetaPluginName-Value",
											ParserFunctionPriority = 542,
											ParserFunctionParameters = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter>
											{
												new Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter
												{
													ParserFunctionId = 389,
													ParserFunctionParameterName = "EXAMPLE-parserFunctionParameterName-Value",
													ParserFunctionParameterId = 219,
													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 = 56,
									Sources = new List<Oci.LoganalyticsService.Models.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.Or,
														FieldName = "EXAMPLE-fieldName-Value",
														LabelConditionOperator = "EXAMPLE-labelConditionOperator-Value",
														LabelConditionValue = "EXAMPLE-labelConditionValue-Value",
														LabelConditionValues = new List<string>
														{
															"EXAMPLE--Value"
														},
													},
													Message = "EXAMPLE-message-Value",
													IsVisible = false,
													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 = true,
													FieldName = "EXAMPLE-fieldName-Value",
													LabelConditionId = 74,
													IsSystem = true,
													LabelConditionOperator = "EXAMPLE-labelConditionOperator-Value",
													SourceId = 647,
													LabelDisplayName = "EXAMPLE-labelDisplayName-Value",
													StorageField = "EXAMPLE-storageField-Value",
													LabelName = "EXAMPLE-labelName-Value",
													IsInlineLabelExistingInDatabase = false
												}
											},
											AssociationCount = 180,
											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("01/12/2048 11:29:15"),
													RetryCount = 661,
													SourceName = "EXAMPLE-sourceName-Value",
													SourceDisplayName = "EXAMPLE-sourceDisplayName-Value",
													SourceTypeName = "EXAMPLE-sourceTypeName-Value",
													LifeCycleState = Oci.LoganalyticsService.Models.LogAnalyticsAssociation.LifeCycleStateEnum.Succeeded,
													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 = 912,
													IsEnabled = false,
													FieldName = "EXAMPLE-fieldName-Value",
													HashType = 82,
													DataFilterId = 445,
													IsSystem = false,
													MatchRegularExpression = "EXAMPLE-matchRegularExpression-Value",
													Order = 913,
													Path = "EXAMPLE-path-Value",
													ReplacementString = "EXAMPLE-replacementString-Value",
													SourceId = 46,
													FilterType = Oci.LoganalyticsService.Models.LogAnalyticsSourceDataFilter.FilterTypeEnum.Mask
												}
											},
											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 = 456,
														FacetPriority = 745,
														Name = "EXAMPLE-name-Value",
														IsFacetEligible = false,
														IsHighCardinality = false,
														IsLargeData = false,
														IsMultiValued = true,
														IsPrimary = true,
														IsSystem = false,
														IsSummarizable = false,
														MappedValue = "EXAMPLE-mappedValue-Value",
														IsMetricKeyEligible = false,
														IsMetricValueEligible = false,
														RangeFacetEligible = 549,
														IsTableEligible = true,
														UnitType = "EXAMPLE-unitType-Value"
													},
													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 = 303,
																FacetPriority = 661,
																Name = "EXAMPLE-name-Value",
																IsFacetEligible = true,
																IsHighCardinality = false,
																IsLargeData = false,
																IsMultiValued = false,
																IsPrimary = false,
																IsSystem = true,
																IsSummarizable = true,
																MappedValue = "EXAMPLE-mappedValue-Value",
																IsMetricKeyEligible = false,
																IsMetricValueEligible = false,
																RangeFacetEligible = 898,
																IsTableEligible = false,
																UnitType = "EXAMPLE-unitType-Value"
															},
															ExtendedFieldDefinitionId = 789,
															FieldName = "EXAMPLE-fieldName-Value",
															FieldDisplayName = "EXAMPLE-fieldDisplayName-Value",
															SavedRegularExpressionName = "EXAMPLE-savedRegularExpressionName-Value",
															ExtendedFieldId = 626
														}
													},
													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 = 888,
													IsSystem = true,
													RegularExpression = "EXAMPLE-regularExpression-Value",
													SourceId = 538,
													TimeUpdated = DateTime.Parse("09/30/2015 10:44:48")
												}
											},
											IsForCloud = true,
											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 = false,
															DisplayName = "EXAMPLE-displayName-Value",
															Name = "EXAMPLE-name-Value",
															Priority = Oci.LoganalyticsService.Models.LogAnalyticsLabelAlias.PriorityEnum.Medium
														}
													},
													CountUsageInAlertRule = 705,
													CountUsageInSource = 417,
													Id = "EXAMPLE-id-Value",
													SuggestType = 55,
													Description = "EXAMPLE-description-Value",
													DisplayName = "EXAMPLE-displayName-Value",
													EditVersion = 598,
													Impact = "EXAMPLE-impact-Value",
													IsSystem = false,
													Name = "EXAMPLE-name-Value",
													Priority = Oci.LoganalyticsService.Models.LogAnalyticsLabelView.PriorityEnum.None,
													Recommendation = "EXAMPLE-recommendation-Value",
													Type = 487,
													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 = 223,
													FieldName = "EXAMPLE-fieldName-Value",
													FieldValues = new List<string>
													{
														"EXAMPLE--Value"
													},
													GroupingField = "EXAMPLE-groupingField-Value",
													IsEnabled = true,
													IsSystem = true,
													DisplayName = "EXAMPLE-displayName-Value",
													MetricReference = 599,
													Name = "EXAMPLE-name-Value",
													MetricType = Oci.LoganalyticsService.Models.LogAnalyticsMetric.MetricTypeEnum.AverageDistribution,
													IsMetricSourceEnabled = false,
													Operator = Oci.LoganalyticsService.Models.LogAnalyticsMetric.OperatorEnum.NotNull,
													EntityType = "EXAMPLE-entityType-Value",
													TimeUpdated = DateTime.Parse("12/06/2001 17:02:58"),
													UnitType = "EXAMPLE-unitType-Value",
													IsUserCustomized = true
												}
											},
											Metrics = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceMetric>
											{
												new Oci.LoganalyticsService.Models.LogAnalyticsSourceMetric
												{
													IsMetricSourceEnabled = true,
													MetricName = "EXAMPLE-metricName-Value",
													SourceName = "EXAMPLE-sourceName-Value",
													EntityType = "EXAMPLE-entityType-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 = 131
												}
											},
											PatternCount = 467,
											Description = "EXAMPLE-description-Value",
											DisplayName = "EXAMPLE-displayName-Value",
											EditVersion = 802,
											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 = 816,
															ArgumentType = 187,
															ArgumentId = 14,
															ArgumentLookupColumn = "EXAMPLE-argumentLookupColumn-Value",
															ArgumentLookupColumnPosition = 404,
															ArgumentValue = "EXAMPLE-argumentValue-Value",
															ArgumentReference = "EXAMPLE-argumentReference-Value"
														}
													},
													IsEnabled = true,
													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 = 424,
																ArgumentType = 928,
																ArgumentId = 906,
																ArgumentLookupColumn = "EXAMPLE-argumentLookupColumn-Value",
																ArgumentLookupColumnPosition = 47,
																ArgumentValue = "EXAMPLE-argumentValue-Value",
																ArgumentReference = "EXAMPLE-argumentReference-Value"
															}
														},
														Component = "EXAMPLE-component-Value",
														Description = "EXAMPLE-description-Value",
														EditVersion = 957,
														MetaFunctionId = 12,
														JavaClassName = "EXAMPLE-javaClassName-Value",
														Name = "EXAMPLE-name-Value"
													},
													FunctionName = Oci.LoganalyticsService.Models.LogAnalyticsSourceFunction.FunctionNameEnum.Geolocation,
													FunctionReference = "EXAMPLE-functionReference-Value",
													SourceReference = "EXAMPLE-sourceReference-Value",
													Features = new List<string>
													{
														"EXAMPLE--Value"
													},
													FunctionId = 141,
													Order = 44,
													IsSystem = true,
													LookupColumn = "EXAMPLE-lookupColumn-Value",
													LookupColumnPosition = 796,
													LookupDisplayName = "EXAMPLE-lookupDisplayName-Value",
													LookupMode = 500,
													LookupTable = "EXAMPLE-lookupTable-Value",
													SourceId = 972
												}
											},
											SourceId = 414,
											Name = "EXAMPLE-name-Value",
											IsSecureContent = true,
											IsSystem = true,
											IsAutoAssociationEnabled = true,
											IsAutoAssociationOverride = true,
											RuleId = 820,
											TypeName = "EXAMPLE-typeName-Value",
											TypeDisplayName = "EXAMPLE-typeDisplayName-Value",
											WarningConfig = 744,
											MetadataFields = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceMetadataField>
											{
												new Oci.LoganalyticsService.Models.LogAnalyticsSourceMetadataField
												{
													FieldName = "EXAMPLE-fieldName-Value",
													IsEnabled = true,
													IsSystem = true,
													Key = "EXAMPLE-key-Value",
													SourceName = "EXAMPLE-sourceName-Value"
												}
											},
											LabelDefinitions = new List<Oci.LoganalyticsService.Models.LogAnalyticsLabelDefinition>
											{
												new Oci.LoganalyticsService.Models.LogAnalyticsLabelDefinition
												{
													EditVersion = 261,
													IsSystem = false,
													SourceId = 662,
													LabelName = "EXAMPLE-labelName-Value"
												}
											},
											EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
											{
												new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
												{
													SourceId = 821,
													EntityType = "EXAMPLE-entityType-Value",
													EntityTypeCategory = "EXAMPLE-entityTypeCategory-Value",
													EntityTypeDisplayName = "EXAMPLE-entityTypeDisplayName-Value"
												}
											},
											IsTimezoneOverride = false,
											TimeUpdated = DateTime.Parse("08/15/2001 22:27:48"),
											EventTypes = new List<Oci.LoganalyticsService.Models.EventType>
											{
												new Oci.LoganalyticsService.Models.EventType
												{
													EventTypeName = "EXAMPLE-eventTypeName-Value",
													SpecVersion = "EXAMPLE-specVersion-Value",
													IsEnabled = true,
													IsSystem = true,
													TimeUpdated = DateTime.Parse("03/20/2025 02:57:48")
												}
											},
											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 = 3,
														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.None,
															CredentialName = "EXAMPLE-credentialName-Value",
															CredentialEndpoint = new Oci.LoganalyticsService.Models.CredentialEndpoint
															{
																Name = "EXAMPLE-name-Value",
																Description = "EXAMPLE-description-Value",
																Model = "EXAMPLE-model-Value",
																EndpointId = 225,
																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.None
																}
															}
														},
														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"
												}
											}
										}
									},
									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 = true
										}
									},
									IsPositionAware = false,
									DependentSources = new List<Oci.LoganalyticsService.Models.DependentSource>
									{
										new Oci.LoganalyticsService.Models.DependentSource
										{
											SourceName = "EXAMPLE-sourceName-Value",
											SourceDisplayName = "EXAMPLE-sourceDisplayName-Value",
											SourceId = 368,
											SourceType = "EXAMPLE-sourceType-Value",
											IsSystem = true,
											IsAutoAssociationEnabled = false,
											EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
											{
												new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
												{
													SourceId = 258,
													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 = 115
												}
											}
										}
									},
									DependentParsers = new List<Oci.LoganalyticsService.Models.DependentParser>
									{
										new Oci.LoganalyticsService.Models.DependentParser
										{
											ParserName = "EXAMPLE-parserName-Value",
											ParserDisplayName = "EXAMPLE-parserDisplayName-Value",
											ParserId = 432,
											IsSystem = true,
											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 = 541
												}
											}
										}
									}
								},
								StructuredColumnInfo = "EXAMPLE-structuredColumnInfo-Value"
							}
						},
						IsInclude = false,
						IsDefault = false,
						PatternFilter = new Oci.LoganalyticsService.Models.LogAnalyticsPatternFilter
						{
							AgentVersion = "EXAMPLE-agentVersion-Value",
							IsInUse = true,
							OperatingSystem = "EXAMPLE-operatingSystem-Value",
							PatternId = 488,
							SourceId = 780,
							Version = "EXAMPLE-version-Value",
							Source = 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.NotAnd,
											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 = true,
										FieldName = "EXAMPLE-fieldName-Value",
										LabelConditionId = 372,
										IsSystem = true,
										LabelConditionOperator = "EXAMPLE-labelConditionOperator-Value",
										SourceId = 641,
										LabelDisplayName = "EXAMPLE-labelDisplayName-Value",
										StorageField = "EXAMPLE-storageField-Value",
										LabelName = "EXAMPLE-labelName-Value",
										IsInlineLabelExistingInDatabase = false
									}
								},
								AssociationCount = 738,
								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("02/13/2008 01:24:40"),
										RetryCount = 654,
										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 = 809,
										IsEnabled = true,
										FieldName = "EXAMPLE-fieldName-Value",
										HashType = 975,
										DataFilterId = 767,
										IsSystem = false,
										MatchRegularExpression = "EXAMPLE-matchRegularExpression-Value",
										Order = 936,
										Path = "EXAMPLE-path-Value",
										ReplacementString = "EXAMPLE-replacementString-Value",
										SourceId = 251,
										FilterType = Oci.LoganalyticsService.Models.LogAnalyticsSourceDataFilter.FilterTypeEnum.DropLogEntry
									}
								},
								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 = 749,
											FacetPriority = 387,
											Name = "EXAMPLE-name-Value",
											IsFacetEligible = true,
											IsHighCardinality = true,
											IsLargeData = false,
											IsMultiValued = true,
											IsPrimary = false,
											IsSystem = false,
											IsSummarizable = true,
											MappedValue = "EXAMPLE-mappedValue-Value",
											IsMetricKeyEligible = true,
											IsMetricValueEligible = true,
											RangeFacetEligible = 440,
											IsTableEligible = true,
											UnitType = "EXAMPLE-unitType-Value"
										},
										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 = 652,
													FacetPriority = 582,
													Name = "EXAMPLE-name-Value",
													IsFacetEligible = false,
													IsHighCardinality = false,
													IsLargeData = false,
													IsMultiValued = true,
													IsPrimary = false,
													IsSystem = false,
													IsSummarizable = true,
													MappedValue = "EXAMPLE-mappedValue-Value",
													IsMetricKeyEligible = true,
													IsMetricValueEligible = true,
													RangeFacetEligible = 56,
													IsTableEligible = true,
													UnitType = "EXAMPLE-unitType-Value"
												},
												ExtendedFieldDefinitionId = 73,
												FieldName = "EXAMPLE-fieldName-Value",
												FieldDisplayName = "EXAMPLE-fieldDisplayName-Value",
												SavedRegularExpressionName = "EXAMPLE-savedRegularExpressionName-Value",
												ExtendedFieldId = 160
											}
										},
										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 = 451,
										IsSystem = true,
										RegularExpression = "EXAMPLE-regularExpression-Value",
										SourceId = 659,
										TimeUpdated = DateTime.Parse("09/09/2006 22:14:00")
									}
								},
								IsForCloud = true,
								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 = false,
												DisplayName = "EXAMPLE-displayName-Value",
												Name = "EXAMPLE-name-Value",
												Priority = Oci.LoganalyticsService.Models.LogAnalyticsLabelAlias.PriorityEnum.High
											}
										},
										CountUsageInAlertRule = 275,
										CountUsageInSource = 337,
										Id = "EXAMPLE-id-Value",
										SuggestType = 560,
										Description = "EXAMPLE-description-Value",
										DisplayName = "EXAMPLE-displayName-Value",
										EditVersion = 236,
										Impact = "EXAMPLE-impact-Value",
										IsSystem = true,
										Name = "EXAMPLE-name-Value",
										Priority = Oci.LoganalyticsService.Models.LogAnalyticsLabelView.PriorityEnum.Medium,
										Recommendation = "EXAMPLE-recommendation-Value",
										Type = 495,
										IsUserDeleted = false
									}
								},
								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 = 495,
										FieldName = "EXAMPLE-fieldName-Value",
										FieldValues = new List<string>
										{
											"EXAMPLE--Value"
										},
										GroupingField = "EXAMPLE-groupingField-Value",
										IsEnabled = false,
										IsSystem = false,
										DisplayName = "EXAMPLE-displayName-Value",
										MetricReference = 962,
										Name = "EXAMPLE-name-Value",
										MetricType = Oci.LoganalyticsService.Models.LogAnalyticsMetric.MetricTypeEnum.CountDistribution,
										IsMetricSourceEnabled = false,
										Operator = Oci.LoganalyticsService.Models.LogAnalyticsMetric.OperatorEnum.EqualIgnoreCase,
										EntityType = "EXAMPLE-entityType-Value",
										TimeUpdated = DateTime.Parse("03/02/2045 19:50:47"),
										UnitType = "EXAMPLE-unitType-Value",
										IsUserCustomized = true
									}
								},
								Metrics = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceMetric>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsSourceMetric
									{
										IsMetricSourceEnabled = true,
										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 = 494,
										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 = 271,
													FacetPriority = 840,
													Name = "EXAMPLE-name-Value",
													IsFacetEligible = true,
													IsHighCardinality = true,
													IsLargeData = false,
													IsMultiValued = false,
													IsPrimary = true,
													IsSystem = false,
													IsSummarizable = false,
													MappedValue = "EXAMPLE-mappedValue-Value",
													IsMetricKeyEligible = false,
													IsMetricValueEligible = true,
													RangeFacetEligible = 762,
													IsTableEligible = true,
													UnitType = "EXAMPLE-unitType-Value"
												},
												ParserFieldId = 82,
												ParserFieldExpression = "EXAMPLE-parserFieldExpression-Value",
												ParserFieldName = "EXAMPLE-parserFieldName-Value",
												StorageFieldName = "EXAMPLE-storageFieldName-Value",
												ParserFieldIntegratorName = "EXAMPLE-parserFieldIntegratorName-Value",
												ParserName = "EXAMPLE-parserName-Value",
												ParserFieldSequence = 369,
												StructuredColumnInfo = "EXAMPLE-structuredColumnInfo-Value"
											}
										},
										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("06/07/2000 18:11:04"),
										LogTypeTestRequestVersion = 484,
										ParserIgnorelineCharacters = "EXAMPLE-parserIgnorelineCharacters-Value",
										IsHidden = false,
										ParserSequence = 322,
										ParserTimezone = "EXAMPLE-parserTimezone-Value",
										ParserFilter = new Oci.LoganalyticsService.Models.LogAnalyticsParserFilter
										{
											Id = "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
											AgentVersion = "EXAMPLE-agentVersion-Value",
											IsInUse = 810,
											OperatingSystem = "EXAMPLE-operatingSystem-Value",
											ParserId = 92,
											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 = 691,
												ParserFunctionName = "EXAMPLE-parserFunctionName-Value",
												IsEnabled = true,
												IsSystem = false,
												ParserId = 44,
												ParserName = "EXAMPLE-parserName-Value",
												ParserMetaPluginName = "EXAMPLE-parserMetaPluginName-Value",
												ParserFunctionPriority = 359,
												ParserFunctionParameters = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter>
												{
													new Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter
													{
														ParserFunctionId = 143,
														ParserFunctionParameterName = "EXAMPLE-parserFunctionParameterName-Value",
														ParserFunctionParameterId = 712,
														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 = false,
															PluginName = "EXAMPLE-pluginName-Value",
															Type = "EXAMPLE-type-Value"
														}
													}
												}
											}
										},
										SourcesCount = 579,
										ShouldTokenizeOriginalText = true,
										FieldDelimiter = "EXAMPLE-fieldDelimiter-Value",
										FieldQualifier = "EXAMPLE-fieldQualifier-Value",
										Type = Oci.LoganalyticsService.Models.LogAnalyticsParser.TypeEnum.Xml,
										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 = 864,
												SourceType = "EXAMPLE-sourceType-Value",
												IsSystem = false,
												IsAutoAssociationEnabled = true,
												EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
												{
													new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
													{
														SourceId = 383,
														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 = 597
													}
												}
											}
										},
										DependentParsers = new List<Oci.LoganalyticsService.Models.DependentParser>
										{
											new Oci.LoganalyticsService.Models.DependentParser
											{
												ParserName = "EXAMPLE-parserName-Value",
												ParserDisplayName = "EXAMPLE-parserDisplayName-Value",
												ParserId = 230,
												IsSystem = true,
												ParserType = Oci.LoganalyticsService.Models.DependentParser.ParserTypeEnum.Delimited,
												Dependencies = new List<Oci.LoganalyticsService.Models.Dependency>
												{
													new Oci.LoganalyticsService.Models.Dependency
													{
														Type = "EXAMPLE-type-Value",
														ReferenceType = "EXAMPLE-referenceType-Value",
														ReferenceId = 596
													}
												}
											}
										}
									}
								},
								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 = 248
									}
								},
								PatternCount = 640,
								Description = "EXAMPLE-description-Value",
								DisplayName = "EXAMPLE-displayName-Value",
								EditVersion = 315,
								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 = 242,
												ArgumentType = 705,
												ArgumentId = 748,
												ArgumentLookupColumn = "EXAMPLE-argumentLookupColumn-Value",
												ArgumentLookupColumnPosition = 946,
												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 = 625,
													ArgumentType = 220,
													ArgumentId = 10,
													ArgumentLookupColumn = "EXAMPLE-argumentLookupColumn-Value",
													ArgumentLookupColumnPosition = 20,
													ArgumentValue = "EXAMPLE-argumentValue-Value",
													ArgumentReference = "EXAMPLE-argumentReference-Value"
												}
											},
											Component = "EXAMPLE-component-Value",
											Description = "EXAMPLE-description-Value",
											EditVersion = 825,
											MetaFunctionId = 235,
											JavaClassName = "EXAMPLE-javaClassName-Value",
											Name = "EXAMPLE-name-Value"
										},
										FunctionName = Oci.LoganalyticsService.Models.LogAnalyticsSourceFunction.FunctionNameEnum.Geolocation,
										FunctionReference = "EXAMPLE-functionReference-Value",
										SourceReference = "EXAMPLE-sourceReference-Value",
										Features = new List<string>
										{
											"EXAMPLE--Value"
										},
										FunctionId = 349,
										Order = 745,
										IsSystem = false,
										LookupColumn = "EXAMPLE-lookupColumn-Value",
										LookupColumnPosition = 58,
										LookupDisplayName = "EXAMPLE-lookupDisplayName-Value",
										LookupMode = 542,
										LookupTable = "EXAMPLE-lookupTable-Value",
										SourceId = 364
									}
								},
								SourceId = 822,
								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 = 831,
										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 = 522,
													FacetPriority = 985,
													Name = "EXAMPLE-name-Value",
													IsFacetEligible = true,
													IsHighCardinality = false,
													IsLargeData = true,
													IsMultiValued = false,
													IsPrimary = true,
													IsSystem = true,
													IsSummarizable = false,
													MappedValue = "EXAMPLE-mappedValue-Value",
													IsMetricKeyEligible = false,
													IsMetricValueEligible = false,
													RangeFacetEligible = 609,
													IsTableEligible = false,
													UnitType = "EXAMPLE-unitType-Value"
												},
												ParserFieldId = 372,
												ParserFieldExpression = "EXAMPLE-parserFieldExpression-Value",
												ParserFieldName = "EXAMPLE-parserFieldName-Value",
												StorageFieldName = "EXAMPLE-storageFieldName-Value",
												ParserFieldIntegratorName = "EXAMPLE-parserFieldIntegratorName-Value",
												ParserName = "EXAMPLE-parserName-Value",
												ParserFieldSequence = 145,
												StructuredColumnInfo = "EXAMPLE-structuredColumnInfo-Value"
											}
										},
										FooterContent = "EXAMPLE-footerContent-Value",
										HeaderContent = "EXAMPLE-headerContent-Value",
										Name = "EXAMPLE-name-Value",
										IsDefault = true,
										IsSingleLineContent = true,
										IsSystem = true,
										Language = "EXAMPLE-language-Value",
										TimeUpdated = DateTime.Parse("01/10/2022 20:19:51"),
										LogTypeTestRequestVersion = 806,
										ParserIgnorelineCharacters = "EXAMPLE-parserIgnorelineCharacters-Value",
										IsHidden = true,
										ParserSequence = 57,
										ParserTimezone = "EXAMPLE-parserTimezone-Value",
										ParserFilter = new Oci.LoganalyticsService.Models.LogAnalyticsParserFilter
										{
											Id = "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
											AgentVersion = "EXAMPLE-agentVersion-Value",
											IsInUse = 571,
											OperatingSystem = "EXAMPLE-operatingSystem-Value",
											ParserId = 256,
											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 = true,
															PluginName = "EXAMPLE-pluginName-Value",
															Type = "EXAMPLE-type-Value"
														}
													},
													Description = "EXAMPLE-description-Value",
													DisplayName = "EXAMPLE-displayName-Value",
													Name = "EXAMPLE-name-Value"
												},
												ParserFunctionId = 718,
												ParserFunctionName = "EXAMPLE-parserFunctionName-Value",
												IsEnabled = false,
												IsSystem = false,
												ParserId = 12,
												ParserName = "EXAMPLE-parserName-Value",
												ParserMetaPluginName = "EXAMPLE-parserMetaPluginName-Value",
												ParserFunctionPriority = 857,
												ParserFunctionParameters = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter>
												{
													new Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter
													{
														ParserFunctionId = 994,
														ParserFunctionParameterName = "EXAMPLE-parserFunctionParameterName-Value",
														ParserFunctionParameterId = 131,
														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 = 334,
										ShouldTokenizeOriginalText = true,
										FieldDelimiter = "EXAMPLE-fieldDelimiter-Value",
										FieldQualifier = "EXAMPLE-fieldQualifier-Value",
										Type = Oci.LoganalyticsService.Models.LogAnalyticsParser.TypeEnum.Xml,
										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 = true
											}
										},
										IsPositionAware = true,
										DependentSources = new List<Oci.LoganalyticsService.Models.DependentSource>
										{
											new Oci.LoganalyticsService.Models.DependentSource
											{
												SourceName = "EXAMPLE-sourceName-Value",
												SourceDisplayName = "EXAMPLE-sourceDisplayName-Value",
												SourceId = 456,
												SourceType = "EXAMPLE-sourceType-Value",
												IsSystem = false,
												IsAutoAssociationEnabled = false,
												EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
												{
													new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
													{
														SourceId = 848,
														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 = 448
													}
												}
											}
										},
										DependentParsers = new List<Oci.LoganalyticsService.Models.DependentParser>
										{
											new Oci.LoganalyticsService.Models.DependentParser
											{
												ParserName = "EXAMPLE-parserName-Value",
												ParserDisplayName = "EXAMPLE-parserDisplayName-Value",
												ParserId = 434,
												IsSystem = false,
												ParserType = Oci.LoganalyticsService.Models.DependentParser.ParserTypeEnum.Json,
												Dependencies = new List<Oci.LoganalyticsService.Models.Dependency>
												{
													new Oci.LoganalyticsService.Models.Dependency
													{
														Type = "EXAMPLE-type-Value",
														ReferenceType = "EXAMPLE-referenceType-Value",
														ReferenceId = 119
													}
												}
											}
										}
									}
								},
								IsAutoAssociationEnabled = false,
								IsAutoAssociationOverride = true,
								RuleId = 844,
								TypeName = "EXAMPLE-typeName-Value",
								TypeDisplayName = "EXAMPLE-typeDisplayName-Value",
								WarningConfig = 590,
								MetadataFields = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceMetadataField>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsSourceMetadataField
									{
										FieldName = "EXAMPLE-fieldName-Value",
										IsEnabled = false,
										IsSystem = false,
										Key = "EXAMPLE-key-Value",
										SourceName = "EXAMPLE-sourceName-Value"
									}
								},
								LabelDefinitions = new List<Oci.LoganalyticsService.Models.LogAnalyticsLabelDefinition>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsLabelDefinition
									{
										EditVersion = 270,
										IsSystem = false,
										SourceId = 869,
										LabelName = "EXAMPLE-labelName-Value"
									}
								},
								EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
									{
										SourceId = 616,
										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 = 374,
										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 = 623,
													FacetPriority = 870,
													Name = "EXAMPLE-name-Value",
													IsFacetEligible = true,
													IsHighCardinality = true,
													IsLargeData = true,
													IsMultiValued = false,
													IsPrimary = false,
													IsSystem = false,
													IsSummarizable = true,
													MappedValue = "EXAMPLE-mappedValue-Value",
													IsMetricKeyEligible = true,
													IsMetricValueEligible = true,
													RangeFacetEligible = 779,
													IsTableEligible = false,
													UnitType = "EXAMPLE-unitType-Value"
												},
												ParserFieldId = 854,
												ParserFieldExpression = "EXAMPLE-parserFieldExpression-Value",
												ParserFieldName = "EXAMPLE-parserFieldName-Value",
												StorageFieldName = "EXAMPLE-storageFieldName-Value",
												ParserFieldIntegratorName = "EXAMPLE-parserFieldIntegratorName-Value",
												ParserName = "EXAMPLE-parserName-Value",
												ParserFieldSequence = 297,
												StructuredColumnInfo = "EXAMPLE-structuredColumnInfo-Value"
											}
										},
										FooterContent = "EXAMPLE-footerContent-Value",
										HeaderContent = "EXAMPLE-headerContent-Value",
										Name = "EXAMPLE-name-Value",
										IsDefault = false,
										IsSingleLineContent = true,
										IsSystem = true,
										Language = "EXAMPLE-language-Value",
										TimeUpdated = DateTime.Parse("09/14/2000 07:45:07"),
										LogTypeTestRequestVersion = 33,
										ParserIgnorelineCharacters = "EXAMPLE-parserIgnorelineCharacters-Value",
										IsHidden = false,
										ParserSequence = 52,
										ParserTimezone = "EXAMPLE-parserTimezone-Value",
										ParserFilter = new Oci.LoganalyticsService.Models.LogAnalyticsParserFilter
										{
											Id = "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
											AgentVersion = "EXAMPLE-agentVersion-Value",
											IsInUse = 591,
											OperatingSystem = "EXAMPLE-operatingSystem-Value",
											ParserId = 643,
											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 = false,
															PluginName = "EXAMPLE-pluginName-Value",
															Type = "EXAMPLE-type-Value"
														}
													},
													Description = "EXAMPLE-description-Value",
													DisplayName = "EXAMPLE-displayName-Value",
													Name = "EXAMPLE-name-Value"
												},
												ParserFunctionId = 527,
												ParserFunctionName = "EXAMPLE-parserFunctionName-Value",
												IsEnabled = false,
												IsSystem = false,
												ParserId = 595,
												ParserName = "EXAMPLE-parserName-Value",
												ParserMetaPluginName = "EXAMPLE-parserMetaPluginName-Value",
												ParserFunctionPriority = 561,
												ParserFunctionParameters = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter>
												{
													new Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter
													{
														ParserFunctionId = 78,
														ParserFunctionParameterName = "EXAMPLE-parserFunctionParameterName-Value",
														ParserFunctionParameterId = 574,
														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 = 896,
										ShouldTokenizeOriginalText = false,
										FieldDelimiter = "EXAMPLE-fieldDelimiter-Value",
										FieldQualifier = "EXAMPLE-fieldQualifier-Value",
										Type = Oci.LoganalyticsService.Models.LogAnalyticsParser.TypeEnum.Regex,
										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 = true
											}
										},
										IsPositionAware = true,
										DependentSources = new List<Oci.LoganalyticsService.Models.DependentSource>
										{
											new Oci.LoganalyticsService.Models.DependentSource
											{
												SourceName = "EXAMPLE-sourceName-Value",
												SourceDisplayName = "EXAMPLE-sourceDisplayName-Value",
												SourceId = 371,
												SourceType = "EXAMPLE-sourceType-Value",
												IsSystem = true,
												IsAutoAssociationEnabled = false,
												EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
												{
													new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
													{
														SourceId = 87,
														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 = 977
													}
												}
											}
										},
										DependentParsers = new List<Oci.LoganalyticsService.Models.DependentParser>
										{
											new Oci.LoganalyticsService.Models.DependentParser
											{
												ParserName = "EXAMPLE-parserName-Value",
												ParserDisplayName = "EXAMPLE-parserDisplayName-Value",
												ParserId = 568,
												IsSystem = true,
												ParserType = Oci.LoganalyticsService.Models.DependentParser.ParserTypeEnum.Json,
												Dependencies = new List<Oci.LoganalyticsService.Models.Dependency>
												{
													new Oci.LoganalyticsService.Models.Dependency
													{
														Type = "EXAMPLE-type-Value",
														ReferenceType = "EXAMPLE-referenceType-Value",
														ReferenceId = 634
													}
												}
											}
										}
									}
								},
								TimeUpdated = DateTime.Parse("10/15/2048 00:01:10"),
								EventTypes = new List<Oci.LoganalyticsService.Models.EventType>
								{
									new Oci.LoganalyticsService.Models.EventType
									{
										EventTypeName = "EXAMPLE-eventTypeName-Value",
										SpecVersion = "EXAMPLE-specVersion-Value",
										IsEnabled = false,
										IsSystem = false,
										TimeUpdated = DateTime.Parse("01/29/2039 08:06:59")
									}
								},
								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
									}
								},
								Endpoints = new List<Oci.LoganalyticsService.Models.LogAnalyticsEndpoint>
								{
									new Oci.LoganalyticsService.Models.LogListTypeEndpoint
									{
										ListEndpoint = new Oci.LoganalyticsService.Models.LogListEndpoint
										{
											Name = "EXAMPLE-name-Value",
											Description = "EXAMPLE-description-Value",
											Model = "EXAMPLE-model-Value",
											EndpointId = 973,
											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 = 893,
													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.None
													}
												}
											},
											Proxy = new Oci.LoganalyticsService.Models.EndpointProxy
											{
												Url = "EXAMPLE-url-Value",
												CredentialName = "EXAMPLE-credentialName-Value",
												CredentialType = Oci.LoganalyticsService.Models.EndpointProxy.CredentialTypeEnum.None
											},
											IsEnabled = true,
											IsSystem = true,
											EndpointProperties = new List<Oci.LoganalyticsService.Models.LogAnalyticsProperty>
											{
												new Oci.LoganalyticsService.Models.LogAnalyticsProperty
												{
													Name = "EXAMPLE-name-Value",
													Value = "EXAMPLE-value-Value"
												}
											}
										},
										LogEndpoints = new List<Oci.LoganalyticsService.Models.LogEndpoint>
										{
											new Oci.LoganalyticsService.Models.LogEndpoint
											{
												Name = "EXAMPLE-name-Value",
												Description = "EXAMPLE-description-Value",
												Model = "EXAMPLE-model-Value",
												EndpointId = 222,
												Request = new Oci.LoganalyticsService.Models.EndpointRequest
												{
													Method = Oci.LoganalyticsService.Models.EndpointRequest.MethodEnum.Post,
													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 = 531,
														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.Token
														}
													}
												},
												Proxy = new Oci.LoganalyticsService.Models.EndpointProxy
												{
													Url = "EXAMPLE-url-Value",
													CredentialName = "EXAMPLE-credentialName-Value",
													CredentialType = Oci.LoganalyticsService.Models.EndpointProxy.CredentialTypeEnum.Token
												},
												IsEnabled = true,
												IsSystem = false,
												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"
									}
								}
							}
						},
						Alias = "EXAMPLE-alias-Value",
						Description = "EXAMPLE-description-Value",
						IsEnabled = false,
						PatternId = 885,
						IsSystem = true,
						SourceId = 971,
						IsAgentWarningSuppressed = true,
						PatternText = "EXAMPLE-patternText-Value",
						PatternType = 736,
						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 = 433,
				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 = 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 = 283,
								ArgumentType = 321,
								ArgumentId = 773,
								ArgumentLookupColumn = "EXAMPLE-argumentLookupColumn-Value",
								ArgumentLookupColumnPosition = 89,
								ArgumentValue = "EXAMPLE-argumentValue-Value",
								ArgumentReference = "EXAMPLE-argumentReference-Value"
							}
						},
						IsEnabled = true,
						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 = 418,
									ArgumentType = 890,
									ArgumentId = 393,
									ArgumentLookupColumn = "EXAMPLE-argumentLookupColumn-Value",
									ArgumentLookupColumnPosition = 715,
									ArgumentValue = "EXAMPLE-argumentValue-Value",
									ArgumentReference = "EXAMPLE-argumentReference-Value"
								}
							},
							Component = "EXAMPLE-component-Value",
							Description = "EXAMPLE-description-Value",
							EditVersion = 268,
							MetaFunctionId = 640,
							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 = 941,
						Order = 47,
						IsSystem = false,
						LookupColumn = "EXAMPLE-lookupColumn-Value",
						LookupColumnPosition = 854,
						LookupDisplayName = "EXAMPLE-lookupDisplayName-Value",
						LookupMode = 588,
						LookupTable = "EXAMPLE-lookupTable-Value",
						SourceId = 111
					}
				},
				SourceId = 499,
				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 = 820,
						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 = 514,
									FacetPriority = 969,
									Name = "EXAMPLE-name-Value",
									IsFacetEligible = true,
									IsHighCardinality = false,
									IsLargeData = true,
									IsMultiValued = true,
									IsPrimary = false,
									IsSystem = true,
									IsSummarizable = false,
									MappedValue = "EXAMPLE-mappedValue-Value",
									IsMetricKeyEligible = false,
									IsMetricValueEligible = true,
									RangeFacetEligible = 510,
									IsTableEligible = true,
									UnitType = "EXAMPLE-unitType-Value"
								},
								ParserFieldId = 667,
								ParserFieldExpression = "EXAMPLE-parserFieldExpression-Value",
								ParserFieldName = "EXAMPLE-parserFieldName-Value",
								StorageFieldName = "EXAMPLE-storageFieldName-Value",
								ParserFieldIntegratorName = "EXAMPLE-parserFieldIntegratorName-Value",
								ParserName = "EXAMPLE-parserName-Value",
								ParserFieldSequence = 801,
								StructuredColumnInfo = "EXAMPLE-structuredColumnInfo-Value"
							}
						},
						FooterContent = "EXAMPLE-footerContent-Value",
						HeaderContent = "EXAMPLE-headerContent-Value",
						Name = "EXAMPLE-name-Value",
						IsDefault = false,
						IsSingleLineContent = true,
						IsSystem = true,
						Language = "EXAMPLE-language-Value",
						TimeUpdated = DateTime.Parse("03/01/2007 20:07:28"),
						LogTypeTestRequestVersion = 417,
						ParserIgnorelineCharacters = "EXAMPLE-parserIgnorelineCharacters-Value",
						IsHidden = true,
						ParserSequence = 493,
						ParserTimezone = "EXAMPLE-parserTimezone-Value",
						ParserFilter = new Oci.LoganalyticsService.Models.LogAnalyticsParserFilter
						{
							Id = "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
							AgentVersion = "EXAMPLE-agentVersion-Value",
							IsInUse = 994,
							OperatingSystem = "EXAMPLE-operatingSystem-Value",
							ParserId = 749,
							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 = false,
											PluginName = "EXAMPLE-pluginName-Value",
											Type = "EXAMPLE-type-Value"
										}
									},
									Description = "EXAMPLE-description-Value",
									DisplayName = "EXAMPLE-displayName-Value",
									Name = "EXAMPLE-name-Value"
								},
								ParserFunctionId = 268,
								ParserFunctionName = "EXAMPLE-parserFunctionName-Value",
								IsEnabled = false,
								IsSystem = true,
								ParserId = 211,
								ParserName = "EXAMPLE-parserName-Value",
								ParserMetaPluginName = "EXAMPLE-parserMetaPluginName-Value",
								ParserFunctionPriority = 18,
								ParserFunctionParameters = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter
									{
										ParserFunctionId = 327,
										ParserFunctionParameterName = "EXAMPLE-parserFunctionParameterName-Value",
										ParserFunctionParameterId = 697,
										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 = false,
											PluginName = "EXAMPLE-pluginName-Value",
											Type = "EXAMPLE-type-Value"
										}
									}
								}
							}
						},
						SourcesCount = 928,
						Sources = new List<Oci.LoganalyticsService.Models.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.Or,
											FieldName = "EXAMPLE-fieldName-Value",
											LabelConditionOperator = "EXAMPLE-labelConditionOperator-Value",
											LabelConditionValue = "EXAMPLE-labelConditionValue-Value",
											LabelConditionValues = new List<string>
											{
												"EXAMPLE--Value"
											},
										},
										Message = "EXAMPLE-message-Value",
										IsVisible = false,
										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 = true,
										FieldName = "EXAMPLE-fieldName-Value",
										LabelConditionId = 789,
										IsSystem = true,
										LabelConditionOperator = "EXAMPLE-labelConditionOperator-Value",
										SourceId = 357,
										LabelDisplayName = "EXAMPLE-labelDisplayName-Value",
										StorageField = "EXAMPLE-storageField-Value",
										LabelName = "EXAMPLE-labelName-Value",
										IsInlineLabelExistingInDatabase = true
									}
								},
								AssociationCount = 988,
								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/11/2006 03:56:59"),
										RetryCount = 317,
										SourceName = "EXAMPLE-sourceName-Value",
										SourceDisplayName = "EXAMPLE-sourceDisplayName-Value",
										SourceTypeName = "EXAMPLE-sourceTypeName-Value",
										LifeCycleState = Oci.LoganalyticsService.Models.LogAnalyticsAssociation.LifeCycleStateEnum.Succeeded,
										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 = 938,
										IsEnabled = true,
										FieldName = "EXAMPLE-fieldName-Value",
										HashType = 246,
										DataFilterId = 459,
										IsSystem = true,
										MatchRegularExpression = "EXAMPLE-matchRegularExpression-Value",
										Order = 985,
										Path = "EXAMPLE-path-Value",
										ReplacementString = "EXAMPLE-replacementString-Value",
										SourceId = 748,
										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 = 59,
											FacetPriority = 218,
											Name = "EXAMPLE-name-Value",
											IsFacetEligible = true,
											IsHighCardinality = true,
											IsLargeData = false,
											IsMultiValued = false,
											IsPrimary = false,
											IsSystem = true,
											IsSummarizable = true,
											MappedValue = "EXAMPLE-mappedValue-Value",
											IsMetricKeyEligible = true,
											IsMetricValueEligible = true,
											RangeFacetEligible = 111,
											IsTableEligible = true,
											UnitType = "EXAMPLE-unitType-Value"
										},
										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 = 348,
													FacetPriority = 873,
													Name = "EXAMPLE-name-Value",
													IsFacetEligible = false,
													IsHighCardinality = false,
													IsLargeData = true,
													IsMultiValued = true,
													IsPrimary = true,
													IsSystem = true,
													IsSummarizable = true,
													MappedValue = "EXAMPLE-mappedValue-Value",
													IsMetricKeyEligible = false,
													IsMetricValueEligible = true,
													RangeFacetEligible = 912,
													IsTableEligible = true,
													UnitType = "EXAMPLE-unitType-Value"
												},
												ExtendedFieldDefinitionId = 967,
												FieldName = "EXAMPLE-fieldName-Value",
												FieldDisplayName = "EXAMPLE-fieldDisplayName-Value",
												SavedRegularExpressionName = "EXAMPLE-savedRegularExpressionName-Value",
												ExtendedFieldId = 147
											}
										},
										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 = 348,
										IsSystem = false,
										RegularExpression = "EXAMPLE-regularExpression-Value",
										SourceId = 587,
										TimeUpdated = DateTime.Parse("02/17/2048 08:52:36")
									}
								},
								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.Low
											}
										},
										CountUsageInAlertRule = 299,
										CountUsageInSource = 447,
										Id = "EXAMPLE-id-Value",
										SuggestType = 763,
										Description = "EXAMPLE-description-Value",
										DisplayName = "EXAMPLE-displayName-Value",
										EditVersion = 759,
										Impact = "EXAMPLE-impact-Value",
										IsSystem = true,
										Name = "EXAMPLE-name-Value",
										Priority = Oci.LoganalyticsService.Models.LogAnalyticsLabelView.PriorityEnum.High,
										Recommendation = "EXAMPLE-recommendation-Value",
										Type = 831,
										IsUserDeleted = false
									}
								},
								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 = 716,
										FieldName = "EXAMPLE-fieldName-Value",
										FieldValues = new List<string>
										{
											"EXAMPLE--Value"
										},
										GroupingField = "EXAMPLE-groupingField-Value",
										IsEnabled = false,
										IsSystem = false,
										DisplayName = "EXAMPLE-displayName-Value",
										MetricReference = 591,
										Name = "EXAMPLE-name-Value",
										MetricType = Oci.LoganalyticsService.Models.LogAnalyticsMetric.MetricTypeEnum.CountDistribution,
										IsMetricSourceEnabled = false,
										Operator = Oci.LoganalyticsService.Models.LogAnalyticsMetric.OperatorEnum.NotNull,
										EntityType = "EXAMPLE-entityType-Value",
										TimeUpdated = DateTime.Parse("10/05/2018 20:38:26"),
										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"
									}
								},
								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 = 435
									}
								},
								PatternCount = 842,
								Patterns = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourcePattern>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsSourcePattern
									{
										ConvertedText = "EXAMPLE-convertedText-Value",
										DbParserId = 590,
										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 = 667,
													FacetPriority = 186,
													Name = "EXAMPLE-name-Value",
													IsFacetEligible = true,
													IsHighCardinality = false,
													IsLargeData = true,
													IsMultiValued = true,
													IsPrimary = false,
													IsSystem = false,
													IsSummarizable = false,
													MappedValue = "EXAMPLE-mappedValue-Value",
													IsMetricKeyEligible = true,
													IsMetricValueEligible = true,
													RangeFacetEligible = 369,
													IsTableEligible = true,
													UnitType = "EXAMPLE-unitType-Value"
												},
												ParserFieldId = 649,
												ParserFieldExpression = "EXAMPLE-parserFieldExpression-Value",
												ParserFieldName = "EXAMPLE-parserFieldName-Value",
												StorageFieldName = "EXAMPLE-storageFieldName-Value",
												ParserFieldIntegratorName = "EXAMPLE-parserFieldIntegratorName-Value",
												ParserName = "EXAMPLE-parserName-Value",
												ParserFieldSequence = 95,
												StructuredColumnInfo = "EXAMPLE-structuredColumnInfo-Value"
											}
										},
										IsInclude = true,
										IsDefault = true,
										PatternFilter = new Oci.LoganalyticsService.Models.LogAnalyticsPatternFilter
										{
											AgentVersion = "EXAMPLE-agentVersion-Value",
											IsInUse = false,
											OperatingSystem = "EXAMPLE-operatingSystem-Value",
											PatternId = 366,
											SourceId = 794,
											Version = "EXAMPLE-version-Value",
										},
										Alias = "EXAMPLE-alias-Value",
										Description = "EXAMPLE-description-Value",
										IsEnabled = true,
										PatternId = 886,
										IsSystem = true,
										SourceId = 472,
										IsAgentWarningSuppressed = true,
										PatternText = "EXAMPLE-patternText-Value",
										PatternType = 137,
										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 = 103,
								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 = 889,
												ArgumentType = 699,
												ArgumentId = 929,
												ArgumentLookupColumn = "EXAMPLE-argumentLookupColumn-Value",
												ArgumentLookupColumnPosition = 831,
												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 = 723,
													ArgumentType = 86,
													ArgumentId = 803,
													ArgumentLookupColumn = "EXAMPLE-argumentLookupColumn-Value",
													ArgumentLookupColumnPosition = 234,
													ArgumentValue = "EXAMPLE-argumentValue-Value",
													ArgumentReference = "EXAMPLE-argumentReference-Value"
												}
											},
											Component = "EXAMPLE-component-Value",
											Description = "EXAMPLE-description-Value",
											EditVersion = 423,
											MetaFunctionId = 373,
											JavaClassName = "EXAMPLE-javaClassName-Value",
											Name = "EXAMPLE-name-Value"
										},
										FunctionName = Oci.LoganalyticsService.Models.LogAnalyticsSourceFunction.FunctionNameEnum.Geolocation,
										FunctionReference = "EXAMPLE-functionReference-Value",
										SourceReference = "EXAMPLE-sourceReference-Value",
										Features = new List<string>
										{
											"EXAMPLE--Value"
										},
										FunctionId = 551,
										Order = 4,
										IsSystem = true,
										LookupColumn = "EXAMPLE-lookupColumn-Value",
										LookupColumnPosition = 676,
										LookupDisplayName = "EXAMPLE-lookupDisplayName-Value",
										LookupMode = 431,
										LookupTable = "EXAMPLE-lookupTable-Value",
										SourceId = 342
									}
								},
								SourceId = 286,
								Name = "EXAMPLE-name-Value",
								IsSecureContent = true,
								IsSystem = true,
								IsAutoAssociationEnabled = true,
								IsAutoAssociationOverride = true,
								RuleId = 886,
								TypeName = "EXAMPLE-typeName-Value",
								TypeDisplayName = "EXAMPLE-typeDisplayName-Value",
								WarningConfig = 643,
								MetadataFields = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceMetadataField>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsSourceMetadataField
									{
										FieldName = "EXAMPLE-fieldName-Value",
										IsEnabled = true,
										IsSystem = true,
										Key = "EXAMPLE-key-Value",
										SourceName = "EXAMPLE-sourceName-Value"
									}
								},
								LabelDefinitions = new List<Oci.LoganalyticsService.Models.LogAnalyticsLabelDefinition>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsLabelDefinition
									{
										EditVersion = 404,
										IsSystem = true,
										SourceId = 228,
										LabelName = "EXAMPLE-labelName-Value"
									}
								},
								EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
									{
										SourceId = 538,
										EntityType = "EXAMPLE-entityType-Value",
										EntityTypeCategory = "EXAMPLE-entityTypeCategory-Value",
										EntityTypeDisplayName = "EXAMPLE-entityTypeDisplayName-Value"
									}
								},
								IsTimezoneOverride = false,
								TimeUpdated = DateTime.Parse("02/18/2030 18:54:16"),
								EventTypes = new List<Oci.LoganalyticsService.Models.EventType>
								{
									new Oci.LoganalyticsService.Models.EventType
									{
										EventTypeName = "EXAMPLE-eventTypeName-Value",
										SpecVersion = "EXAMPLE-specVersion-Value",
										IsEnabled = true,
										IsSystem = true,
										TimeUpdated = DateTime.Parse("08/03/2038 08:32:32")
									}
								},
								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 = 939,
											Request = new Oci.LoganalyticsService.Models.EndpointRequest
											{
												Method = Oci.LoganalyticsService.Models.EndpointRequest.MethodEnum.Post,
												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.None,
												CredentialName = "EXAMPLE-credentialName-Value",
												CredentialEndpoint = new Oci.LoganalyticsService.Models.CredentialEndpoint
												{
													Name = "EXAMPLE-name-Value",
													Description = "EXAMPLE-description-Value",
													Model = "EXAMPLE-model-Value",
													EndpointId = 235,
													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.None
													}
												}
											},
											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"
									}
								}
							}
						},
						ShouldTokenizeOriginalText = false,
						FieldDelimiter = "EXAMPLE-fieldDelimiter-Value",
						FieldQualifier = "EXAMPLE-fieldQualifier-Value",
						Type = Oci.LoganalyticsService.Models.LogAnalyticsParser.TypeEnum.Odl,
						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 = true,
						DependentSources = new List<Oci.LoganalyticsService.Models.DependentSource>
						{
							new Oci.LoganalyticsService.Models.DependentSource
							{
								SourceName = "EXAMPLE-sourceName-Value",
								SourceDisplayName = "EXAMPLE-sourceDisplayName-Value",
								SourceId = 775,
								SourceType = "EXAMPLE-sourceType-Value",
								IsSystem = false,
								IsAutoAssociationEnabled = true,
								EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
									{
										SourceId = 988,
										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 = 360
									}
								}
							}
						},
						DependentParsers = new List<Oci.LoganalyticsService.Models.DependentParser>
						{
							new Oci.LoganalyticsService.Models.DependentParser
							{
								ParserName = "EXAMPLE-parserName-Value",
								ParserDisplayName = "EXAMPLE-parserDisplayName-Value",
								ParserId = 712,
								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 = 405
									}
								}
							}
						}
					}
				},
				RuleId = 558,
				TypeName = "EXAMPLE-typeName-Value",
				WarningConfig = 940,
				MetadataFields = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceMetadataField>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsSourceMetadataField
					{
						FieldName = "EXAMPLE-fieldName-Value",
						IsEnabled = false,
						IsSystem = false,
						Key = "EXAMPLE-key-Value",
						SourceName = "EXAMPLE-sourceName-Value"
					}
				},
				LabelDefinitions = new List<Oci.LoganalyticsService.Models.LogAnalyticsLabelDefinition>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsLabelDefinition
					{
						EditVersion = 225,
						IsSystem = false,
						SourceId = 362,
						LabelName = "EXAMPLE-labelName-Value"
					}
				},
				EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
				{
					new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
					{
						SourceId = 751,
						EntityType = "EXAMPLE-entityType-Value",
						EntityTypeCategory = "EXAMPLE-entityTypeCategory-Value",
						EntityTypeDisplayName = "EXAMPLE-entityTypeDisplayName-Value"
					}
				},
				IsTimezoneOverride = true,
				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 = 636,
						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 = 236,
									FacetPriority = 756,
									Name = "EXAMPLE-name-Value",
									IsFacetEligible = false,
									IsHighCardinality = false,
									IsLargeData = false,
									IsMultiValued = false,
									IsPrimary = false,
									IsSystem = false,
									IsSummarizable = false,
									MappedValue = "EXAMPLE-mappedValue-Value",
									IsMetricKeyEligible = false,
									IsMetricValueEligible = true,
									RangeFacetEligible = 441,
									IsTableEligible = false,
									UnitType = "EXAMPLE-unitType-Value"
								},
								ParserFieldId = 221,
								ParserFieldExpression = "EXAMPLE-parserFieldExpression-Value",
								ParserFieldName = "EXAMPLE-parserFieldName-Value",
								StorageFieldName = "EXAMPLE-storageFieldName-Value",
								ParserFieldIntegratorName = "EXAMPLE-parserFieldIntegratorName-Value",
								ParserName = "EXAMPLE-parserName-Value",
								ParserFieldSequence = 492,
								StructuredColumnInfo = "EXAMPLE-structuredColumnInfo-Value"
							}
						},
						FooterContent = "EXAMPLE-footerContent-Value",
						HeaderContent = "EXAMPLE-headerContent-Value",
						Name = "EXAMPLE-name-Value",
						IsDefault = true,
						IsSingleLineContent = true,
						IsSystem = true,
						Language = "EXAMPLE-language-Value",
						TimeUpdated = DateTime.Parse("07/12/2028 08:14:36"),
						LogTypeTestRequestVersion = 799,
						ParserIgnorelineCharacters = "EXAMPLE-parserIgnorelineCharacters-Value",
						IsHidden = true,
						ParserSequence = 58,
						ParserTimezone = "EXAMPLE-parserTimezone-Value",
						ParserFilter = new Oci.LoganalyticsService.Models.LogAnalyticsParserFilter
						{
							Id = "ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
							AgentVersion = "EXAMPLE-agentVersion-Value",
							IsInUse = 881,
							OperatingSystem = "EXAMPLE-operatingSystem-Value",
							ParserId = 12,
							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 = true,
											PluginName = "EXAMPLE-pluginName-Value",
											Type = "EXAMPLE-type-Value"
										}
									},
									Description = "EXAMPLE-description-Value",
									DisplayName = "EXAMPLE-displayName-Value",
									Name = "EXAMPLE-name-Value"
								},
								ParserFunctionId = 863,
								ParserFunctionName = "EXAMPLE-parserFunctionName-Value",
								IsEnabled = true,
								IsSystem = true,
								ParserId = 193,
								ParserName = "EXAMPLE-parserName-Value",
								ParserMetaPluginName = "EXAMPLE-parserMetaPluginName-Value",
								ParserFunctionPriority = 796,
								ParserFunctionParameters = new List<Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsParserFunctionParameter
									{
										ParserFunctionId = 495,
										ParserFunctionParameterName = "EXAMPLE-parserFunctionParameterName-Value",
										ParserFunctionParameterId = 507,
										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 = false,
											PluginName = "EXAMPLE-pluginName-Value",
											Type = "EXAMPLE-type-Value"
										}
									}
								}
							}
						},
						SourcesCount = 229,
						Sources = new List<Oci.LoganalyticsService.Models.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.Or,
											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 = 159,
										IsSystem = true,
										LabelConditionOperator = "EXAMPLE-labelConditionOperator-Value",
										SourceId = 523,
										LabelDisplayName = "EXAMPLE-labelDisplayName-Value",
										StorageField = "EXAMPLE-storageField-Value",
										LabelName = "EXAMPLE-labelName-Value",
										IsInlineLabelExistingInDatabase = false
									}
								},
								AssociationCount = 755,
								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("12/22/2034 22:50:48"),
										RetryCount = 555,
										SourceName = "EXAMPLE-sourceName-Value",
										SourceDisplayName = "EXAMPLE-sourceDisplayName-Value",
										SourceTypeName = "EXAMPLE-sourceTypeName-Value",
										LifeCycleState = Oci.LoganalyticsService.Models.LogAnalyticsAssociation.LifeCycleStateEnum.Succeeded,
										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 = 411,
										IsEnabled = false,
										FieldName = "EXAMPLE-fieldName-Value",
										HashType = 274,
										DataFilterId = 474,
										IsSystem = false,
										MatchRegularExpression = "EXAMPLE-matchRegularExpression-Value",
										Order = 938,
										Path = "EXAMPLE-path-Value",
										ReplacementString = "EXAMPLE-replacementString-Value",
										SourceId = 10,
										FilterType = Oci.LoganalyticsService.Models.LogAnalyticsSourceDataFilter.FilterTypeEnum.DropString
									}
								},
								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 = 80,
											FacetPriority = 317,
											Name = "EXAMPLE-name-Value",
											IsFacetEligible = true,
											IsHighCardinality = false,
											IsLargeData = true,
											IsMultiValued = true,
											IsPrimary = false,
											IsSystem = false,
											IsSummarizable = false,
											MappedValue = "EXAMPLE-mappedValue-Value",
											IsMetricKeyEligible = false,
											IsMetricValueEligible = false,
											RangeFacetEligible = 39,
											IsTableEligible = true,
											UnitType = "EXAMPLE-unitType-Value"
										},
										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 = 48,
													FacetPriority = 143,
													Name = "EXAMPLE-name-Value",
													IsFacetEligible = true,
													IsHighCardinality = true,
													IsLargeData = false,
													IsMultiValued = false,
													IsPrimary = true,
													IsSystem = false,
													IsSummarizable = true,
													MappedValue = "EXAMPLE-mappedValue-Value",
													IsMetricKeyEligible = false,
													IsMetricValueEligible = false,
													RangeFacetEligible = 619,
													IsTableEligible = true,
													UnitType = "EXAMPLE-unitType-Value"
												},
												ExtendedFieldDefinitionId = 169,
												FieldName = "EXAMPLE-fieldName-Value",
												FieldDisplayName = "EXAMPLE-fieldDisplayName-Value",
												SavedRegularExpressionName = "EXAMPLE-savedRegularExpressionName-Value",
												ExtendedFieldId = 794
											}
										},
										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 = false,
										ExtendedFieldDefinitionId = 929,
										IsSystem = false,
										RegularExpression = "EXAMPLE-regularExpression-Value",
										SourceId = 564,
										TimeUpdated = DateTime.Parse("08/06/2028 05:19:33")
									}
								},
								IsForCloud = true,
								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 = false,
												DisplayName = "EXAMPLE-displayName-Value",
												Name = "EXAMPLE-name-Value",
												Priority = Oci.LoganalyticsService.Models.LogAnalyticsLabelAlias.PriorityEnum.High
											}
										},
										CountUsageInAlertRule = 45,
										CountUsageInSource = 602,
										Id = "EXAMPLE-id-Value",
										SuggestType = 163,
										Description = "EXAMPLE-description-Value",
										DisplayName = "EXAMPLE-displayName-Value",
										EditVersion = 485,
										Impact = "EXAMPLE-impact-Value",
										IsSystem = false,
										Name = "EXAMPLE-name-Value",
										Priority = Oci.LoganalyticsService.Models.LogAnalyticsLabelView.PriorityEnum.Medium,
										Recommendation = "EXAMPLE-recommendation-Value",
										Type = 457,
										IsUserDeleted = false
									}
								},
								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 = 23,
										FieldName = "EXAMPLE-fieldName-Value",
										FieldValues = new List<string>
										{
											"EXAMPLE--Value"
										},
										GroupingField = "EXAMPLE-groupingField-Value",
										IsEnabled = true,
										IsSystem = true,
										DisplayName = "EXAMPLE-displayName-Value",
										MetricReference = 444,
										Name = "EXAMPLE-name-Value",
										MetricType = Oci.LoganalyticsService.Models.LogAnalyticsMetric.MetricTypeEnum.Count,
										IsMetricSourceEnabled = true,
										Operator = Oci.LoganalyticsService.Models.LogAnalyticsMetric.OperatorEnum.InIgnoreCase,
										EntityType = "EXAMPLE-entityType-Value",
										TimeUpdated = DateTime.Parse("01/19/2036 21:53:45"),
										UnitType = "EXAMPLE-unitType-Value",
										IsUserCustomized = false
									}
								},
								Metrics = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceMetric>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsSourceMetric
									{
										IsMetricSourceEnabled = true,
										MetricName = "EXAMPLE-metricName-Value",
										SourceName = "EXAMPLE-sourceName-Value",
										EntityType = "EXAMPLE-entityType-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 = 791
									}
								},
								PatternCount = 279,
								Patterns = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourcePattern>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsSourcePattern
									{
										ConvertedText = "EXAMPLE-convertedText-Value",
										DbParserId = 875,
										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 = 509,
													FacetPriority = 734,
													Name = "EXAMPLE-name-Value",
													IsFacetEligible = false,
													IsHighCardinality = false,
													IsLargeData = false,
													IsMultiValued = true,
													IsPrimary = true,
													IsSystem = false,
													IsSummarizable = true,
													MappedValue = "EXAMPLE-mappedValue-Value",
													IsMetricKeyEligible = false,
													IsMetricValueEligible = false,
													RangeFacetEligible = 710,
													IsTableEligible = false,
													UnitType = "EXAMPLE-unitType-Value"
												},
												ParserFieldId = 991,
												ParserFieldExpression = "EXAMPLE-parserFieldExpression-Value",
												ParserFieldName = "EXAMPLE-parserFieldName-Value",
												StorageFieldName = "EXAMPLE-storageFieldName-Value",
												ParserFieldIntegratorName = "EXAMPLE-parserFieldIntegratorName-Value",
												ParserName = "EXAMPLE-parserName-Value",
												ParserFieldSequence = 498,
												StructuredColumnInfo = "EXAMPLE-structuredColumnInfo-Value"
											}
										},
										IsInclude = false,
										IsDefault = false,
										PatternFilter = new Oci.LoganalyticsService.Models.LogAnalyticsPatternFilter
										{
											AgentVersion = "EXAMPLE-agentVersion-Value",
											IsInUse = false,
											OperatingSystem = "EXAMPLE-operatingSystem-Value",
											PatternId = 259,
											SourceId = 428,
											Version = "EXAMPLE-version-Value",
										},
										Alias = "EXAMPLE-alias-Value",
										Description = "EXAMPLE-description-Value",
										IsEnabled = false,
										PatternId = 751,
										IsSystem = false,
										SourceId = 806,
										IsAgentWarningSuppressed = true,
										PatternText = "EXAMPLE-patternText-Value",
										PatternType = 726,
										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 = 916,
								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 = 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 = 930,
												ArgumentType = 11,
												ArgumentId = 479,
												ArgumentLookupColumn = "EXAMPLE-argumentLookupColumn-Value",
												ArgumentLookupColumnPosition = 700,
												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 = 660,
													ArgumentType = 731,
													ArgumentId = 38,
													ArgumentLookupColumn = "EXAMPLE-argumentLookupColumn-Value",
													ArgumentLookupColumnPosition = 12,
													ArgumentValue = "EXAMPLE-argumentValue-Value",
													ArgumentReference = "EXAMPLE-argumentReference-Value"
												}
											},
											Component = "EXAMPLE-component-Value",
											Description = "EXAMPLE-description-Value",
											EditVersion = 889,
											MetaFunctionId = 576,
											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 = 790,
										Order = 779,
										IsSystem = false,
										LookupColumn = "EXAMPLE-lookupColumn-Value",
										LookupColumnPosition = 491,
										LookupDisplayName = "EXAMPLE-lookupDisplayName-Value",
										LookupMode = 566,
										LookupTable = "EXAMPLE-lookupTable-Value",
										SourceId = 226
									}
								},
								SourceId = 789,
								Name = "EXAMPLE-name-Value",
								IsSecureContent = true,
								IsSystem = true,
								IsAutoAssociationEnabled = true,
								IsAutoAssociationOverride = false,
								RuleId = 650,
								TypeName = "EXAMPLE-typeName-Value",
								TypeDisplayName = "EXAMPLE-typeDisplayName-Value",
								WarningConfig = 558,
								MetadataFields = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceMetadataField>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsSourceMetadataField
									{
										FieldName = "EXAMPLE-fieldName-Value",
										IsEnabled = true,
										IsSystem = false,
										Key = "EXAMPLE-key-Value",
										SourceName = "EXAMPLE-sourceName-Value"
									}
								},
								LabelDefinitions = new List<Oci.LoganalyticsService.Models.LogAnalyticsLabelDefinition>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsLabelDefinition
									{
										EditVersion = 105,
										IsSystem = true,
										SourceId = 553,
										LabelName = "EXAMPLE-labelName-Value"
									}
								},
								EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
									{
										SourceId = 619,
										EntityType = "EXAMPLE-entityType-Value",
										EntityTypeCategory = "EXAMPLE-entityTypeCategory-Value",
										EntityTypeDisplayName = "EXAMPLE-entityTypeDisplayName-Value"
									}
								},
								IsTimezoneOverride = false,
								TimeUpdated = DateTime.Parse("04/08/2003 13:12:56"),
								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("12/23/2036 04:52:46")
									}
								},
								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 = 992,
											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 = 58,
													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 = false,
											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"
									}
								}
							}
						},
						ShouldTokenizeOriginalText = false,
						FieldDelimiter = "EXAMPLE-fieldDelimiter-Value",
						FieldQualifier = "EXAMPLE-fieldQualifier-Value",
						Type = Oci.LoganalyticsService.Models.LogAnalyticsParser.TypeEnum.Xml,
						IsUserDeleted = true,
						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 = 974,
								SourceType = "EXAMPLE-sourceType-Value",
								IsSystem = true,
								IsAutoAssociationEnabled = false,
								EntityTypes = new List<Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType>
								{
									new Oci.LoganalyticsService.Models.LogAnalyticsSourceEntityType
									{
										SourceId = 556,
										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 = 497
									}
								}
							}
						},
						DependentParsers = new List<Oci.LoganalyticsService.Models.DependentParser>
						{
							new Oci.LoganalyticsService.Models.DependentParser
							{
								ParserName = "EXAMPLE-parserName-Value",
								ParserDisplayName = "EXAMPLE-parserDisplayName-Value",
								ParserId = 805,
								IsSystem = true,
								ParserType = Oci.LoganalyticsService.Models.DependentParser.ParserTypeEnum.Delimited,
								Dependencies = new List<Oci.LoganalyticsService.Models.Dependency>
								{
									new Oci.LoganalyticsService.Models.Dependency
									{
										Type = "EXAMPLE-type-Value",
										ReferenceType = "EXAMPLE-referenceType-Value",
										ReferenceId = 479
									}
								}
							}
						}
					}
				},
				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.LogListTypeEndpoint
					{
						ListEndpoint = new Oci.LoganalyticsService.Models.LogListEndpoint
						{
							Name = "EXAMPLE-name-Value",
							Description = "EXAMPLE-description-Value",
							Model = "EXAMPLE-model-Value",
							EndpointId = 784,
							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.None,
								CredentialName = "EXAMPLE-credentialName-Value",
								CredentialEndpoint = new Oci.LoganalyticsService.Models.CredentialEndpoint
								{
									Name = "EXAMPLE-name-Value",
									Description = "EXAMPLE-description-Value",
									Model = "EXAMPLE-model-Value",
									EndpointId = 518,
									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.None
									}
								}
							},
							Proxy = new Oci.LoganalyticsService.Models.EndpointProxy
							{
								Url = "EXAMPLE-url-Value",
								CredentialName = "EXAMPLE-credentialName-Value",
								CredentialType = Oci.LoganalyticsService.Models.EndpointProxy.CredentialTypeEnum.BasicAuth
							},
							IsEnabled = false,
							IsSystem = true,
							EndpointProperties = new List<Oci.LoganalyticsService.Models.LogAnalyticsProperty>
							{
								new Oci.LoganalyticsService.Models.LogAnalyticsProperty
								{
									Name = "EXAMPLE-name-Value",
									Value = "EXAMPLE-value-Value"
								}
							}
						},
						LogEndpoints = new List<Oci.LoganalyticsService.Models.LogEndpoint>
						{
							new Oci.LoganalyticsService.Models.LogEndpoint
							{
								Name = "EXAMPLE-name-Value",
								Description = "EXAMPLE-description-Value",
								Model = "EXAMPLE-model-Value",
								EndpointId = 624,
								Request = new Oci.LoganalyticsService.Models.EndpointRequest
								{
									Method = Oci.LoganalyticsService.Models.EndpointRequest.MethodEnum.Post,
									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.DynamicToken,
									CredentialName = "EXAMPLE-credentialName-Value",
									CredentialEndpoint = new Oci.LoganalyticsService.Models.CredentialEndpoint
									{
										Name = "EXAMPLE-name-Value",
										Description = "EXAMPLE-description-Value",
										Model = "EXAMPLE-model-Value",
										EndpointId = 202,
										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.Token
										}
									}
								},
								Proxy = new Oci.LoganalyticsService.Models.EndpointProxy
								{
									Url = "EXAMPLE-url-Value",
									CredentialName = "EXAMPLE-credentialName-Value",
									CredentialType = Oci.LoganalyticsService.Models.EndpointProxy.CredentialTypeEnum.Token
								},
								IsEnabled = true,
								IsSystem = false,
								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"
					}
				}
			};
			var validateSourceRequest = new Oci.LoganalyticsService.Requests.ValidateSourceRequest
			{
				NamespaceName = "EXAMPLE-namespaceName-Value",
				UpsertLogAnalyticsSourceDetails = upsertLogAnalyticsSourceDetails,
				CreateLikeSourceId = 322,
				IsIncremental = true,
				IsIgnoreWarning = true,
				OpcRetryToken = "EXAMPLE-opcRetryToken-Value",
				OpcRequestId = "6FDNTSQXT5XPKQ4G5LTO<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.ValidateSource(validateSourceRequest);
					// Retrieve value from the response.
					var itemsValue = response.SourceValidateResults.Items;
				}
            }
            catch (Exception e)
            {
                Console.WriteLine($"ValidateSource Failed with {e.Message}");
                throw e;
            }
        }

    }
}