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

import com.oracle.bmc.ConfigFileReader;
import com.oracle.bmc.auth.AuthenticationDetailsProvider;
import com.oracle.bmc.auth.ConfigFileAuthenticationDetailsProvider;
import com.oracle.bmc.loganalytics.LogAnalyticsClient;
import com.oracle.bmc.loganalytics.model.*;
import com.oracle.bmc.loganalytics.requests.*;
import com.oracle.bmc.loganalytics.responses.*;
import java.math.BigDecimal;

import java.util.ArrayList;
import java.util.HashMap;
import java.util.Date;
import java.util.UUID;
import java.util.Arrays;


public class ValidateSourceExample {
    public static void main(String[] args) throws Exception {

        /**
         * 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.
         */
        final ConfigFileReader.ConfigFile configFile = ConfigFileReader.parseDefault();
        final AuthenticationDetailsProvider provider = new ConfigFileAuthenticationDetailsProvider(configFile);

        /* Create a service client */
        LogAnalyticsClient client = LogAnalyticsClient.builder().build(provider);

        /* Create a request and dependent object(s). */
	UpsertLogAnalyticsSourceDetails upsertLogAnalyticsSourceDetails = UpsertLogAnalyticsSourceDetails.builder()
		.labelConditions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceLabelCondition.builder()
				.conditionString("EXAMPLE-conditionString-Value")
				.conditionBlock(ConditionBlock.builder()
					.conditionBlocksOperator(ConditionBlock.ConditionBlocksOperator.And)
					.fieldName("EXAMPLE-fieldName-Value")
					.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
					.labelConditionValue("EXAMPLE-labelConditionValue-Value")
					.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value"))).build())
				.message("EXAMPLE-message-Value")
				.isVisible(true)
				.blockConditionField("EXAMPLE-blockConditionField-Value")
				.blockConditionOperator("EXAMPLE-blockConditionOperator-Value")
				.blockConditionValue("EXAMPLE-blockConditionValue-Value")
				.labelConditionValue("EXAMPLE-labelConditionValue-Value")
				.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
				.contentExample("EXAMPLE-contentExample-Value")
				.isEnabled(true)
				.fieldName("EXAMPLE-fieldName-Value")
				.labelConditionId(777L)
				.isSystem(true)
				.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
				.sourceId(776L)
				.labelDisplayName("EXAMPLE-labelDisplayName-Value")
				.storageField("EXAMPLE-storageField-Value")
				.labelName("EXAMPLE-labelName-Value")
				.isInlineLabelExistingInDatabase(false).build())))
		.dataFilterDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceDataFilter.builder()
				.description("EXAMPLE-description-Value")
				.displayName("EXAMPLE-displayName-Value")
				.editVersion(686L)
				.isEnabled(true)
				.fieldName("EXAMPLE-fieldName-Value")
				.hashType(724)
				.dataFilterId(35L)
				.isSystem(true)
				.matchRegularExpression("EXAMPLE-matchRegularExpression-Value")
				.order(149L)
				.path("EXAMPLE-path-Value")
				.replacementString("EXAMPLE-replacementString-Value")
				.sourceId(202L)
				.filterType(LogAnalyticsSourceDataFilter.FilterType.DropLogEntry).build())))
		.databaseCredential("EXAMPLE-databaseCredential-Value")
		.extendedFieldDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceExtendedFieldDefinition.builder()
				.field(LogAnalyticsField.builder()
					.ceeAlias("EXAMPLE-ceeAlias-Value")
					.dataType("EXAMPLE-dataType-Value")
					.regularExpression("EXAMPLE-regularExpression-Value")
					.description("EXAMPLE-description-Value")
					.displayName("EXAMPLE-displayName-Value")
					.editVersion(87L)
					.facetPriority(417L)
					.name("EXAMPLE-name-Value")
					.isFacetEligible(true)
					.isHighCardinality(true)
					.isLargeData(true)
					.isMultiValued(true)
					.isPrimary(false)
					.isSystem(false)
					.isSummarizable(true)
					.mappedValue("EXAMPLE-mappedValue-Value")
					.isMetricKeyEligible(true)
					.isMetricValueEligible(true)
					.rangeFacetEligible(486L)
					.isTableEligible(false)
					.unitType("EXAMPLE-unitType-Value").build())
				.displayRegularExpression("EXAMPLE-displayRegularExpression-Value")
				.extendedFields(new ArrayList<>(Arrays.asList(LogAnalyticsExtendedField.builder()
						.field(LogAnalyticsField.builder()
							.ceeAlias("EXAMPLE-ceeAlias-Value")
							.dataType("EXAMPLE-dataType-Value")
							.regularExpression("EXAMPLE-regularExpression-Value")
							.description("EXAMPLE-description-Value")
							.displayName("EXAMPLE-displayName-Value")
							.editVersion(451L)
							.facetPriority(558L)
							.name("EXAMPLE-name-Value")
							.isFacetEligible(true)
							.isHighCardinality(true)
							.isLargeData(true)
							.isMultiValued(false)
							.isPrimary(true)
							.isSystem(false)
							.isSummarizable(true)
							.mappedValue("EXAMPLE-mappedValue-Value")
							.isMetricKeyEligible(false)
							.isMetricValueEligible(false)
							.rangeFacetEligible(659L)
							.isTableEligible(false)
							.unitType("EXAMPLE-unitType-Value").build())
						.extendedFieldDefinitionId(697L)
						.fieldName("EXAMPLE-fieldName-Value")
						.fieldDisplayName("EXAMPLE-fieldDisplayName-Value")
						.savedRegularExpressionName("EXAMPLE-savedRegularExpressionName-Value")
						.extendedFieldId(613L).build())))
				.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(446L)
				.isSystem(false)
				.regularExpression("EXAMPLE-regularExpression-Value")
				.sourceId(258L)
				.timeUpdated(new Date("Sun Jun 02 08:15:49 UTC 2019")).build())))
		.isForCloud(true)
		.labels(new ArrayList<>(Arrays.asList(LogAnalyticsLabelView.builder()
				.aliases(new ArrayList<>(Arrays.asList(LogAnalyticsLabelAlias.builder()
						.alias("EXAMPLE-alias-Value")
						.aliasDisplayName("EXAMPLE-aliasDisplayName-Value")
						.isSystem(true)
						.displayName("EXAMPLE-displayName-Value")
						.name("EXAMPLE-name-Value")
						.priority(LogAnalyticsLabelAlias.Priority.High).build())))
				.countUsageInAlertRule(993L)
				.countUsageInSource(269L)
				.id("EXAMPLE-id-Value")
				.suggestType(698L)
				.description("EXAMPLE-description-Value")
				.displayName("EXAMPLE-displayName-Value")
				.editVersion(991L)
				.impact("EXAMPLE-impact-Value")
				.isSystem(true)
				.name("EXAMPLE-name-Value")
				.priority(LogAnalyticsLabelView.Priority.Medium)
				.recommendation("EXAMPLE-recommendation-Value")
				.type(462L)
				.isUserDeleted(true).build())))
		.metricDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsMetric.builder()
				.aggregationField("EXAMPLE-aggregationField-Value")
				.bucketMetadata("EXAMPLE-bucketMetadata-Value")
				.clockPeriod("EXAMPLE-clockPeriod-Value")
				.description("EXAMPLE-description-Value")
				.editVersion(338L)
				.fieldName("EXAMPLE-fieldName-Value")
				.fieldValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
				.groupingField("EXAMPLE-groupingField-Value")
				.isEnabled(true)
				.isSystem(false)
				.displayName("EXAMPLE-displayName-Value")
				.metricReference(317L)
				.name("EXAMPLE-name-Value")
				.metricType(LogAnalyticsMetric.MetricType.Average)
				.isMetricSourceEnabled(true)
				.operator(LogAnalyticsMetric.Operator.EqualIgnoreCase)
				.sources(new ArrayList<>(Arrays.asList(LogAnalyticsSource.builder()
						.labelConditions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceLabelCondition.builder()
								.conditionString("EXAMPLE-conditionString-Value")
								.conditionBlock(ConditionBlock.builder()
									.conditionBlocksOperator(ConditionBlock.ConditionBlocksOperator.NotAnd)
									.fieldName("EXAMPLE-fieldName-Value")
									.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
									.labelConditionValue("EXAMPLE-labelConditionValue-Value")
									.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value"))).build())
								.message("EXAMPLE-message-Value")
								.isVisible(false)
								.blockConditionField("EXAMPLE-blockConditionField-Value")
								.blockConditionOperator("EXAMPLE-blockConditionOperator-Value")
								.blockConditionValue("EXAMPLE-blockConditionValue-Value")
								.labelConditionValue("EXAMPLE-labelConditionValue-Value")
								.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
								.contentExample("EXAMPLE-contentExample-Value")
								.isEnabled(true)
								.fieldName("EXAMPLE-fieldName-Value")
								.labelConditionId(751L)
								.isSystem(false)
								.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
								.sourceId(787L)
								.labelDisplayName("EXAMPLE-labelDisplayName-Value")
								.storageField("EXAMPLE-storageField-Value")
								.labelName("EXAMPLE-labelName-Value")
								.isInlineLabelExistingInDatabase(false).build())))
						.associationCount(204)
						.associationEntity(new ArrayList<>(Arrays.asList(LogAnalyticsAssociation.builder()
								.failureMessage("EXAMPLE-failureMessage-Value")
								.agentId("ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value")
								.timeLastAttempted(new Date("Sun Jul 19 19:25:35 UTC 2015"))
								.retryCount(340L)
								.sourceName("EXAMPLE-sourceName-Value")
								.sourceDisplayName("EXAMPLE-sourceDisplayName-Value")
								.sourceTypeName("EXAMPLE-sourceTypeName-Value")
								.lifeCycleState(LogAnalyticsAssociation.LifeCycleState.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 ArrayList<>(Arrays.asList(AssociationProperty.builder()
										.name("EXAMPLE-name-Value")
										.value("EXAMPLE-value-Value")
										.patterns(new ArrayList<>(Arrays.asList(PatternOverride.builder()
												.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
												.value("EXAMPLE-value-Value")
												.effectiveLevel("EXAMPLE-effectiveLevel-Value").build()))).build()))).build())))
						.dataFilterDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceDataFilter.builder()
								.description("EXAMPLE-description-Value")
								.displayName("EXAMPLE-displayName-Value")
								.editVersion(468L)
								.isEnabled(true)
								.fieldName("EXAMPLE-fieldName-Value")
								.hashType(878)
								.dataFilterId(255L)
								.isSystem(true)
								.matchRegularExpression("EXAMPLE-matchRegularExpression-Value")
								.order(877L)
								.path("EXAMPLE-path-Value")
								.replacementString("EXAMPLE-replacementString-Value")
								.sourceId(851L)
								.filterType(LogAnalyticsSourceDataFilter.FilterType.HashMask).build())))
						.databaseCredential("EXAMPLE-databaseCredential-Value")
						.extendedFieldDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceExtendedFieldDefinition.builder()
								.field(LogAnalyticsField.builder()
									.ceeAlias("EXAMPLE-ceeAlias-Value")
									.dataType("EXAMPLE-dataType-Value")
									.regularExpression("EXAMPLE-regularExpression-Value")
									.description("EXAMPLE-description-Value")
									.displayName("EXAMPLE-displayName-Value")
									.editVersion(53L)
									.facetPriority(933L)
									.name("EXAMPLE-name-Value")
									.isFacetEligible(false)
									.isHighCardinality(false)
									.isLargeData(false)
									.isMultiValued(false)
									.isPrimary(true)
									.isSystem(true)
									.isSummarizable(false)
									.mappedValue("EXAMPLE-mappedValue-Value")
									.isMetricKeyEligible(false)
									.isMetricValueEligible(true)
									.rangeFacetEligible(68L)
									.isTableEligible(false)
									.unitType("EXAMPLE-unitType-Value").build())
								.displayRegularExpression("EXAMPLE-displayRegularExpression-Value")
								.extendedFields(new ArrayList<>(Arrays.asList(LogAnalyticsExtendedField.builder()
										.field(LogAnalyticsField.builder()
											.ceeAlias("EXAMPLE-ceeAlias-Value")
											.dataType("EXAMPLE-dataType-Value")
											.regularExpression("EXAMPLE-regularExpression-Value")
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.editVersion(353L)
											.facetPriority(535L)
											.name("EXAMPLE-name-Value")
											.isFacetEligible(false)
											.isHighCardinality(true)
											.isLargeData(false)
											.isMultiValued(true)
											.isPrimary(false)
											.isSystem(true)
											.isSummarizable(true)
											.mappedValue("EXAMPLE-mappedValue-Value")
											.isMetricKeyEligible(true)
											.isMetricValueEligible(true)
											.rangeFacetEligible(716L)
											.isTableEligible(false)
											.unitType("EXAMPLE-unitType-Value").build())
										.extendedFieldDefinitionId(580L)
										.fieldName("EXAMPLE-fieldName-Value")
										.fieldDisplayName("EXAMPLE-fieldDisplayName-Value")
										.savedRegularExpressionName("EXAMPLE-savedRegularExpressionName-Value")
										.extendedFieldId(755L).build())))
								.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(964L)
								.isSystem(false)
								.regularExpression("EXAMPLE-regularExpression-Value")
								.sourceId(202L)
								.timeUpdated(new Date("Mon Feb 18 09:28:06 UTC 2013")).build())))
						.isForCloud(true)
						.labels(new ArrayList<>(Arrays.asList(LogAnalyticsLabelView.builder()
								.aliases(new ArrayList<>(Arrays.asList(LogAnalyticsLabelAlias.builder()
										.alias("EXAMPLE-alias-Value")
										.aliasDisplayName("EXAMPLE-aliasDisplayName-Value")
										.isSystem(true)
										.displayName("EXAMPLE-displayName-Value")
										.name("EXAMPLE-name-Value")
										.priority(LogAnalyticsLabelAlias.Priority.Medium).build())))
								.countUsageInAlertRule(773L)
								.countUsageInSource(296L)
								.id("EXAMPLE-id-Value")
								.suggestType(204L)
								.description("EXAMPLE-description-Value")
								.displayName("EXAMPLE-displayName-Value")
								.editVersion(867L)
								.impact("EXAMPLE-impact-Value")
								.isSystem(true)
								.name("EXAMPLE-name-Value")
								.priority(LogAnalyticsLabelView.Priority.None)
								.recommendation("EXAMPLE-recommendation-Value")
								.type(272L)
								.isUserDeleted(true).build())))
						.metrics(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetric.builder()
								.isMetricSourceEnabled(false)
								.metricName("EXAMPLE-metricName-Value")
								.sourceName("EXAMPLE-sourceName-Value")
								.entityType("EXAMPLE-entityType-Value").build())))
						.oobParsers(new ArrayList<>(Arrays.asList(LogAnalyticsParser.builder()
								.content("EXAMPLE-content-Value")
								.description("EXAMPLE-description-Value")
								.displayName("EXAMPLE-displayName-Value")
								.editVersion(761L)
								.encoding("EXAMPLE-encoding-Value")
								.exampleContent("EXAMPLE-exampleContent-Value")
								.fieldMaps(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
										.field(LogAnalyticsField.builder()
											.ceeAlias("EXAMPLE-ceeAlias-Value")
											.dataType("EXAMPLE-dataType-Value")
											.regularExpression("EXAMPLE-regularExpression-Value")
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.editVersion(553L)
											.facetPriority(828L)
											.name("EXAMPLE-name-Value")
											.isFacetEligible(false)
											.isHighCardinality(false)
											.isLargeData(true)
											.isMultiValued(true)
											.isPrimary(true)
											.isSystem(false)
											.isSummarizable(false)
											.mappedValue("EXAMPLE-mappedValue-Value")
											.isMetricKeyEligible(true)
											.isMetricValueEligible(false)
											.rangeFacetEligible(736L)
											.isTableEligible(true)
											.unitType("EXAMPLE-unitType-Value").build())
										.parserFieldId(734L)
										.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
										.parserFieldName("EXAMPLE-parserFieldName-Value")
										.storageFieldName("EXAMPLE-storageFieldName-Value")
										.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
										.parserName("EXAMPLE-parserName-Value")
										.parserFieldSequence(823L)
										.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
								.footerContent("EXAMPLE-footerContent-Value")
								.headerContent("EXAMPLE-headerContent-Value")
								.name("EXAMPLE-name-Value")
								.isDefault(false)
								.isSingleLineContent(false)
								.isSystem(true)
								.language("EXAMPLE-language-Value")
								.timeUpdated(new Date("Fri Mar 31 12:48:15 UTC 2045"))
								.logTypeTestRequestVersion(413)
								.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
								.isHidden(true)
								.parserSequence(481)
								.parserTimezone("EXAMPLE-parserTimezone-Value")
								.parserFilter(LogAnalyticsParserFilter.builder()
									.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
									.agentVersion("EXAMPLE-agentVersion-Value")
									.isInUse(564L)
									.operatingSystem("EXAMPLE-operatingSystem-Value")
									.parserId(863L)
									.version("EXAMPLE-version-Value").build())
								.isParserWrittenOnce(true)
								.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
										.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
											.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
													.description("EXAMPLE-description-Value")
													.name("EXAMPLE-name-Value")
													.isMandatory(true)
													.isRepeatable(false)
													.pluginName("EXAMPLE-pluginName-Value")
													.type("EXAMPLE-type-Value").build())))
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.name("EXAMPLE-name-Value").build())
										.parserFunctionId(17L)
										.parserFunctionName("EXAMPLE-parserFunctionName-Value")
										.isEnabled(false)
										.isSystem(false)
										.parserId(905L)
										.parserName("EXAMPLE-parserName-Value")
										.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
										.parserFunctionPriority(939L)
										.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
												.parserFunctionId(116L)
												.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
												.parserFunctionParameterId(794L)
												.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
												.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
												.parserName("EXAMPLE-parserName-Value")
												.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
													.description("EXAMPLE-description-Value")
													.name("EXAMPLE-name-Value")
													.isMandatory(false)
													.isRepeatable(false)
													.pluginName("EXAMPLE-pluginName-Value")
													.type("EXAMPLE-type-Value").build()).build()))).build())))
								.sourcesCount(282L)
								.shouldTokenizeOriginalText(false)
								.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
								.fieldQualifier("EXAMPLE-fieldQualifier-Value")
								.type(LogAnalyticsParser.Type.Xml)
								.isUserDeleted(false)
								.isNamespaceAware(true)
								.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
										.name("EXAMPLE-name-Value")
										.description("EXAMPLE-description-Value")
										.displayName("EXAMPLE-displayName-Value")
										.type("EXAMPLE-type-Value")
										.isSystem(true).build()))).build())))
						.parameters(new ArrayList<>(Arrays.asList(LogAnalyticsParameter.builder()
								.defaultValue("EXAMPLE-defaultValue-Value")
								.description("EXAMPLE-description-Value")
								.isActive(false)
								.name("EXAMPLE-name-Value")
								.sourceId(639L).build())))
						.patternCount(865)
						.patterns(new ArrayList<>(Arrays.asList(LogAnalyticsSourcePattern.builder()
								.convertedText("EXAMPLE-convertedText-Value")
								.dbParserId(516L)
								.dbPatternDateTimeColumns("EXAMPLE-dbPatternDateTimeColumns-Value")
								.dbPatternDateTimeField("EXAMPLE-dbPatternDateTimeField-Value")
								.dbPatternSequenceColumn("EXAMPLE-dbPatternSequenceColumn-Value")
								.fields(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
										.field(LogAnalyticsField.builder()
											.ceeAlias("EXAMPLE-ceeAlias-Value")
											.dataType("EXAMPLE-dataType-Value")
											.regularExpression("EXAMPLE-regularExpression-Value")
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.editVersion(653L)
											.facetPriority(730L)
											.name("EXAMPLE-name-Value")
											.isFacetEligible(false)
											.isHighCardinality(true)
											.isLargeData(false)
											.isMultiValued(false)
											.isPrimary(false)
											.isSystem(false)
											.isSummarizable(true)
											.mappedValue("EXAMPLE-mappedValue-Value")
											.isMetricKeyEligible(false)
											.isMetricValueEligible(false)
											.rangeFacetEligible(922L)
											.isTableEligible(true)
											.unitType("EXAMPLE-unitType-Value").build())
										.parserFieldId(593L)
										.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
										.parserFieldName("EXAMPLE-parserFieldName-Value")
										.storageFieldName("EXAMPLE-storageFieldName-Value")
										.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
										.parserName("EXAMPLE-parserName-Value")
										.parserFieldSequence(916L)
										.parser(LogAnalyticsParser.builder()
											.content("EXAMPLE-content-Value")
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.editVersion(646L)
											.encoding("EXAMPLE-encoding-Value")
											.exampleContent("EXAMPLE-exampleContent-Value")
											.footerContent("EXAMPLE-footerContent-Value")
											.headerContent("EXAMPLE-headerContent-Value")
											.name("EXAMPLE-name-Value")
											.isDefault(true)
											.isSingleLineContent(false)
											.isSystem(true)
											.language("EXAMPLE-language-Value")
											.timeUpdated(new Date("Fri Nov 20 12:19:49 UTC 2009"))
											.logTypeTestRequestVersion(387)
											.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
											.isHidden(true)
											.parserSequence(118)
											.parserTimezone("EXAMPLE-parserTimezone-Value")
											.parserFilter(LogAnalyticsParserFilter.builder()
												.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
												.agentVersion("EXAMPLE-agentVersion-Value")
												.isInUse(123L)
												.operatingSystem("EXAMPLE-operatingSystem-Value")
												.parserId(512L)
												.version("EXAMPLE-version-Value").build())
											.isParserWrittenOnce(true)
											.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
													.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
														.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
																.description("EXAMPLE-description-Value")
																.name("EXAMPLE-name-Value")
																.isMandatory(true)
																.isRepeatable(false)
																.pluginName("EXAMPLE-pluginName-Value")
																.type("EXAMPLE-type-Value").build())))
														.description("EXAMPLE-description-Value")
														.displayName("EXAMPLE-displayName-Value")
														.name("EXAMPLE-name-Value").build())
													.parserFunctionId(35L)
													.parserFunctionName("EXAMPLE-parserFunctionName-Value")
													.isEnabled(false)
													.isSystem(true)
													.parserId(616L)
													.parserName("EXAMPLE-parserName-Value")
													.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
													.parserFunctionPriority(953L)
													.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
															.parserFunctionId(699L)
															.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
															.parserFunctionParameterId(514L)
															.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
															.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
															.parserName("EXAMPLE-parserName-Value")
															.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
																.description("EXAMPLE-description-Value")
																.name("EXAMPLE-name-Value")
																.isMandatory(false)
																.isRepeatable(true)
																.pluginName("EXAMPLE-pluginName-Value")
																.type("EXAMPLE-type-Value").build()).build()))).build())))
											.sourcesCount(595L)
											.shouldTokenizeOriginalText(false)
											.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
											.fieldQualifier("EXAMPLE-fieldQualifier-Value")
											.type(LogAnalyticsParser.Type.Delimited)
											.isUserDeleted(true)
											.isNamespaceAware(false)
											.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
													.name("EXAMPLE-name-Value")
													.description("EXAMPLE-description-Value")
													.displayName("EXAMPLE-displayName-Value")
													.type("EXAMPLE-type-Value")
													.isSystem(true).build()))).build())
										.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
								.isInclude(false)
								.isDefault(false)
								.patternFilter(LogAnalyticsPatternFilter.builder()
									.agentVersion("EXAMPLE-agentVersion-Value")
									.isInUse(true)
									.operatingSystem("EXAMPLE-operatingSystem-Value")
									.patternId(42L)
									.sourceId(129L)
									.version("EXAMPLE-version-Value").build())
								.alias("EXAMPLE-alias-Value")
								.description("EXAMPLE-description-Value")
								.isEnabled(true)
								.patternId(588L)
								.isSystem(false)
								.sourceId(940L)
								.isAgentWarningSuppressed(false)
								.patternText("EXAMPLE-patternText-Value")
								.patternType(95L)
								.entityType(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
								.patternProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
										.name("EXAMPLE-name-Value")
										.value("EXAMPLE-value-Value").build()))).build())))
						.description("EXAMPLE-description-Value")
						.displayName("EXAMPLE-displayName-Value")
						.editVersion(799L)
						.functions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceFunction.builder()
								.arguments(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
										.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(803L)
										.argumentType(842L)
										.argumentId(665L)
										.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
										.argumentLookupColumnPosition(916L)
										.argumentValue("EXAMPLE-argumentValue-Value")
										.argumentReference("EXAMPLE-argumentReference-Value").build())))
								.isEnabled(false)
								.function(LogAnalyticsMetaFunction.builder()
									.metaFunctionArgument(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
											.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(520L)
											.argumentType(816L)
											.argumentId(531L)
											.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
											.argumentLookupColumnPosition(119L)
											.argumentValue("EXAMPLE-argumentValue-Value")
											.argumentReference("EXAMPLE-argumentReference-Value").build())))
									.component("EXAMPLE-component-Value")
									.description("EXAMPLE-description-Value")
									.editVersion(664L)
									.metaFunctionId(744L)
									.javaClassName("EXAMPLE-javaClassName-Value")
									.name("EXAMPLE-name-Value").build())
								.functionName(LogAnalyticsSourceFunction.FunctionName.Lookup)
								.functionReference("EXAMPLE-functionReference-Value")
								.sourceReference("EXAMPLE-sourceReference-Value")
								.features(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
								.functionId(201L)
								.order(481L)
								.isSystem(true)
								.lookupColumn("EXAMPLE-lookupColumn-Value")
								.lookupColumnPosition(283L)
								.lookupDisplayName("EXAMPLE-lookupDisplayName-Value")
								.lookupMode(966L)
								.lookupTable("EXAMPLE-lookupTable-Value")
								.sourceId(523L).build())))
						.sourceId(62L)
						.name("EXAMPLE-name-Value")
						.isSecureContent(true)
						.isSystem(true)
						.parsers(new ArrayList<>(Arrays.asList(LogAnalyticsParser.builder()
								.content("EXAMPLE-content-Value")
								.description("EXAMPLE-description-Value")
								.displayName("EXAMPLE-displayName-Value")
								.editVersion(893L)
								.encoding("EXAMPLE-encoding-Value")
								.exampleContent("EXAMPLE-exampleContent-Value")
								.fieldMaps(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
										.field(LogAnalyticsField.builder()
											.ceeAlias("EXAMPLE-ceeAlias-Value")
											.dataType("EXAMPLE-dataType-Value")
											.regularExpression("EXAMPLE-regularExpression-Value")
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.editVersion(355L)
											.facetPriority(257L)
											.name("EXAMPLE-name-Value")
											.isFacetEligible(true)
											.isHighCardinality(false)
											.isLargeData(true)
											.isMultiValued(false)
											.isPrimary(false)
											.isSystem(false)
											.isSummarizable(true)
											.mappedValue("EXAMPLE-mappedValue-Value")
											.isMetricKeyEligible(false)
											.isMetricValueEligible(false)
											.rangeFacetEligible(296L)
											.isTableEligible(true)
											.unitType("EXAMPLE-unitType-Value").build())
										.parserFieldId(304L)
										.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
										.parserFieldName("EXAMPLE-parserFieldName-Value")
										.storageFieldName("EXAMPLE-storageFieldName-Value")
										.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
										.parserName("EXAMPLE-parserName-Value")
										.parserFieldSequence(62L)
										.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
								.footerContent("EXAMPLE-footerContent-Value")
								.headerContent("EXAMPLE-headerContent-Value")
								.name("EXAMPLE-name-Value")
								.isDefault(false)
								.isSingleLineContent(true)
								.isSystem(false)
								.language("EXAMPLE-language-Value")
								.timeUpdated(new Date("Wed Aug 22 01:07:44 UTC 2035"))
								.logTypeTestRequestVersion(574)
								.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
								.isHidden(true)
								.parserSequence(986)
								.parserTimezone("EXAMPLE-parserTimezone-Value")
								.parserFilter(LogAnalyticsParserFilter.builder()
									.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
									.agentVersion("EXAMPLE-agentVersion-Value")
									.isInUse(772L)
									.operatingSystem("EXAMPLE-operatingSystem-Value")
									.parserId(661L)
									.version("EXAMPLE-version-Value").build())
								.isParserWrittenOnce(false)
								.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
										.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
											.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
													.description("EXAMPLE-description-Value")
													.name("EXAMPLE-name-Value")
													.isMandatory(false)
													.isRepeatable(false)
													.pluginName("EXAMPLE-pluginName-Value")
													.type("EXAMPLE-type-Value").build())))
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.name("EXAMPLE-name-Value").build())
										.parserFunctionId(648L)
										.parserFunctionName("EXAMPLE-parserFunctionName-Value")
										.isEnabled(false)
										.isSystem(true)
										.parserId(215L)
										.parserName("EXAMPLE-parserName-Value")
										.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
										.parserFunctionPriority(761L)
										.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
												.parserFunctionId(832L)
												.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
												.parserFunctionParameterId(862L)
												.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
												.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
												.parserName("EXAMPLE-parserName-Value")
												.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
													.description("EXAMPLE-description-Value")
													.name("EXAMPLE-name-Value")
													.isMandatory(true)
													.isRepeatable(true)
													.pluginName("EXAMPLE-pluginName-Value")
													.type("EXAMPLE-type-Value").build()).build()))).build())))
								.sourcesCount(447L)
								.shouldTokenizeOriginalText(false)
								.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
								.fieldQualifier("EXAMPLE-fieldQualifier-Value")
								.type(LogAnalyticsParser.Type.Delimited)
								.isUserDeleted(false)
								.isNamespaceAware(true)
								.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
										.name("EXAMPLE-name-Value")
										.description("EXAMPLE-description-Value")
										.displayName("EXAMPLE-displayName-Value")
										.type("EXAMPLE-type-Value")
										.isSystem(false).build()))).build())))
						.isAutoAssociationEnabled(false)
						.isAutoAssociationOverride(true)
						.ruleId(350L)
						.typeName("EXAMPLE-typeName-Value")
						.typeDisplayName("EXAMPLE-typeDisplayName-Value")
						.warningConfig(447L)
						.metadataFields(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetadataField.builder()
								.fieldName("EXAMPLE-fieldName-Value")
								.isEnabled(false)
								.isSystem(false)
								.key("EXAMPLE-key-Value")
								.sourceName("EXAMPLE-sourceName-Value").build())))
						.labelDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsLabelDefinition.builder()
								.editVersion(272L)
								.isSystem(true)
								.sourceId(886L)
								.labelName("EXAMPLE-labelName-Value").build())))
						.entityTypes(new ArrayList<>(Arrays.asList(LogAnalyticsSourceEntityType.builder()
								.sourceId(469L)
								.entityType("EXAMPLE-entityType-Value")
								.entityTypeCategory("EXAMPLE-entityTypeCategory-Value")
								.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value").build())))
						.isTimezoneOverride(true)
						.userParsers(new ArrayList<>(Arrays.asList(LogAnalyticsParser.builder()
								.content("EXAMPLE-content-Value")
								.description("EXAMPLE-description-Value")
								.displayName("EXAMPLE-displayName-Value")
								.editVersion(60L)
								.encoding("EXAMPLE-encoding-Value")
								.exampleContent("EXAMPLE-exampleContent-Value")
								.fieldMaps(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
										.field(LogAnalyticsField.builder()
											.ceeAlias("EXAMPLE-ceeAlias-Value")
											.dataType("EXAMPLE-dataType-Value")
											.regularExpression("EXAMPLE-regularExpression-Value")
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.editVersion(897L)
											.facetPriority(279L)
											.name("EXAMPLE-name-Value")
											.isFacetEligible(false)
											.isHighCardinality(false)
											.isLargeData(false)
											.isMultiValued(true)
											.isPrimary(true)
											.isSystem(true)
											.isSummarizable(false)
											.mappedValue("EXAMPLE-mappedValue-Value")
											.isMetricKeyEligible(true)
											.isMetricValueEligible(false)
											.rangeFacetEligible(856L)
											.isTableEligible(true)
											.unitType("EXAMPLE-unitType-Value").build())
										.parserFieldId(645L)
										.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
										.parserFieldName("EXAMPLE-parserFieldName-Value")
										.storageFieldName("EXAMPLE-storageFieldName-Value")
										.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
										.parserName("EXAMPLE-parserName-Value")
										.parserFieldSequence(102L)
										.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
								.footerContent("EXAMPLE-footerContent-Value")
								.headerContent("EXAMPLE-headerContent-Value")
								.name("EXAMPLE-name-Value")
								.isDefault(false)
								.isSingleLineContent(true)
								.isSystem(true)
								.language("EXAMPLE-language-Value")
								.timeUpdated(new Date("Tue Feb 04 17:58:03 UTC 2042"))
								.logTypeTestRequestVersion(337)
								.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
								.isHidden(true)
								.parserSequence(894)
								.parserTimezone("EXAMPLE-parserTimezone-Value")
								.parserFilter(LogAnalyticsParserFilter.builder()
									.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
									.agentVersion("EXAMPLE-agentVersion-Value")
									.isInUse(578L)
									.operatingSystem("EXAMPLE-operatingSystem-Value")
									.parserId(214L)
									.version("EXAMPLE-version-Value").build())
								.isParserWrittenOnce(true)
								.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
										.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
											.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
													.description("EXAMPLE-description-Value")
													.name("EXAMPLE-name-Value")
													.isMandatory(false)
													.isRepeatable(false)
													.pluginName("EXAMPLE-pluginName-Value")
													.type("EXAMPLE-type-Value").build())))
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.name("EXAMPLE-name-Value").build())
										.parserFunctionId(461L)
										.parserFunctionName("EXAMPLE-parserFunctionName-Value")
										.isEnabled(false)
										.isSystem(true)
										.parserId(85L)
										.parserName("EXAMPLE-parserName-Value")
										.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
										.parserFunctionPriority(48L)
										.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
												.parserFunctionId(682L)
												.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
												.parserFunctionParameterId(183L)
												.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
												.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
												.parserName("EXAMPLE-parserName-Value")
												.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
													.description("EXAMPLE-description-Value")
													.name("EXAMPLE-name-Value")
													.isMandatory(true)
													.isRepeatable(true)
													.pluginName("EXAMPLE-pluginName-Value")
													.type("EXAMPLE-type-Value").build()).build()))).build())))
								.sourcesCount(814L)
								.shouldTokenizeOriginalText(false)
								.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
								.fieldQualifier("EXAMPLE-fieldQualifier-Value")
								.type(LogAnalyticsParser.Type.Odl)
								.isUserDeleted(false)
								.isNamespaceAware(false)
								.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
										.name("EXAMPLE-name-Value")
										.description("EXAMPLE-description-Value")
										.displayName("EXAMPLE-displayName-Value")
										.type("EXAMPLE-type-Value")
										.isSystem(false).build()))).build())))
						.timeUpdated(new Date("Sun Aug 29 16:59:52 UTC 2049"))
						.eventTypes(new ArrayList<>(Arrays.asList(EventType.builder()
								.eventTypeName("EXAMPLE-eventTypeName-Value")
								.specVersion("EXAMPLE-specVersion-Value")
								.isEnabled(false)
								.isSystem(false)
								.timeUpdated(new Date("Thu Oct 12 21:49:09 UTC 2034")).build())))
						.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
								.name("EXAMPLE-name-Value")
								.description("EXAMPLE-description-Value")
								.displayName("EXAMPLE-displayName-Value")
								.type("EXAMPLE-type-Value")
								.isSystem(true).build())))
						.endpoints(new ArrayList<>(Arrays.asList(LogTypeEndpoint.builder()
								.logEndpoint(LogEndpoint.builder()
									.name("EXAMPLE-name-Value")
									.description("EXAMPLE-description-Value")
									.model("EXAMPLE-model-Value")
									.endpointId(0L)
									.request(EndpointRequest.builder()
										.method(EndpointRequest.Method.Post)
										.url("EXAMPLE-url-Value")
										.contentType("EXAMPLE-contentType-Value")
										.payload("EXAMPLE-payload-Value")
										.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
												.name("EXAMPLE-name-Value")
												.value("EXAMPLE-value-Value").build())))
										.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
												.name("EXAMPLE-name-Value")
												.value("EXAMPLE-value-Value").build()))).build())
									.response(EndpointResponse.builder()
										.contentType("EXAMPLE-contentType-Value")
										.example("EXAMPLE-example-Value").build())
									.credentials(EndpointCredentials.builder()
										.credentialType(EndpointCredentials.CredentialType.StaticToken)
										.credentialName("EXAMPLE-credentialName-Value")
										.credentialEndpoint(CredentialEndpoint.builder()
											.name("EXAMPLE-name-Value")
											.description("EXAMPLE-description-Value")
											.model("EXAMPLE-model-Value")
											.endpointId(952L)
											.response(EndpointResponse.builder()
												.contentType("EXAMPLE-contentType-Value")
												.example("EXAMPLE-example-Value").build())
											.proxy(EndpointProxy.builder()
												.url("EXAMPLE-url-Value")
												.credentialName("EXAMPLE-credentialName-Value")
												.credentialType(EndpointProxy.CredentialType.Token).build()).build()).build())
									.proxy(EndpointProxy.builder()
										.url("EXAMPLE-url-Value")
										.credentialName("EXAMPLE-credentialName-Value")
										.credentialType(EndpointProxy.CredentialType.None).build())
									.isEnabled(false)
									.isSystem(false)
									.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
											.name("EXAMPLE-name-Value")
											.value("EXAMPLE-value-Value").build()))).build()).build())))
						.sourceProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
								.name("EXAMPLE-name-Value")
								.value("EXAMPLE-value-Value").build()))).build())))
				.entityType("EXAMPLE-entityType-Value")
				.timeUpdated(new Date("Mon Sep 09 15:29:06 UTC 2024"))
				.unitType("EXAMPLE-unitType-Value")
				.isUserCustomized(false).build())))
		.metrics(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetric.builder()
				.isMetricSourceEnabled(true)
				.metricName("EXAMPLE-metricName-Value")
				.sourceName("EXAMPLE-sourceName-Value")
				.entityType("EXAMPLE-entityType-Value").build())))
		.oobParsers(new ArrayList<>(Arrays.asList(LogAnalyticsParser.builder()
				.content("EXAMPLE-content-Value")
				.description("EXAMPLE-description-Value")
				.displayName("EXAMPLE-displayName-Value")
				.editVersion(708L)
				.encoding("EXAMPLE-encoding-Value")
				.exampleContent("EXAMPLE-exampleContent-Value")
				.fieldMaps(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
						.field(LogAnalyticsField.builder()
							.ceeAlias("EXAMPLE-ceeAlias-Value")
							.dataType("EXAMPLE-dataType-Value")
							.regularExpression("EXAMPLE-regularExpression-Value")
							.description("EXAMPLE-description-Value")
							.displayName("EXAMPLE-displayName-Value")
							.editVersion(543L)
							.facetPriority(112L)
							.name("EXAMPLE-name-Value")
							.isFacetEligible(true)
							.isHighCardinality(true)
							.isLargeData(false)
							.isMultiValued(true)
							.isPrimary(true)
							.isSystem(true)
							.isSummarizable(false)
							.mappedValue("EXAMPLE-mappedValue-Value")
							.isMetricKeyEligible(true)
							.isMetricValueEligible(true)
							.rangeFacetEligible(34L)
							.isTableEligible(false)
							.unitType("EXAMPLE-unitType-Value").build())
						.parserFieldId(520L)
						.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
						.parserFieldName("EXAMPLE-parserFieldName-Value")
						.storageFieldName("EXAMPLE-storageFieldName-Value")
						.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
						.parserName("EXAMPLE-parserName-Value")
						.parserFieldSequence(243L)
						.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
				.footerContent("EXAMPLE-footerContent-Value")
				.headerContent("EXAMPLE-headerContent-Value")
				.name("EXAMPLE-name-Value")
				.isDefault(true)
				.isSingleLineContent(true)
				.isSystem(false)
				.language("EXAMPLE-language-Value")
				.timeUpdated(new Date("Sat Sep 27 01:07:24 UTC 2014"))
				.logTypeTestRequestVersion(946)
				.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
				.isHidden(false)
				.parserSequence(96)
				.parserTimezone("EXAMPLE-parserTimezone-Value")
				.parserFilter(LogAnalyticsParserFilter.builder()
					.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
					.agentVersion("EXAMPLE-agentVersion-Value")
					.isInUse(487L)
					.operatingSystem("EXAMPLE-operatingSystem-Value")
					.parserId(760L)
					.version("EXAMPLE-version-Value").build())
				.isParserWrittenOnce(false)
				.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
						.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
							.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
									.description("EXAMPLE-description-Value")
									.name("EXAMPLE-name-Value")
									.isMandatory(false)
									.isRepeatable(true)
									.pluginName("EXAMPLE-pluginName-Value")
									.type("EXAMPLE-type-Value").build())))
							.description("EXAMPLE-description-Value")
							.displayName("EXAMPLE-displayName-Value")
							.name("EXAMPLE-name-Value").build())
						.parserFunctionId(86L)
						.parserFunctionName("EXAMPLE-parserFunctionName-Value")
						.isEnabled(false)
						.isSystem(true)
						.parserId(875L)
						.parserName("EXAMPLE-parserName-Value")
						.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
						.parserFunctionPriority(136L)
						.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
								.parserFunctionId(231L)
								.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
								.parserFunctionParameterId(892L)
								.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
								.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
								.parserName("EXAMPLE-parserName-Value")
								.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
									.description("EXAMPLE-description-Value")
									.name("EXAMPLE-name-Value")
									.isMandatory(false)
									.isRepeatable(true)
									.pluginName("EXAMPLE-pluginName-Value")
									.type("EXAMPLE-type-Value").build()).build()))).build())))
				.sourcesCount(506L)
				.sources(new ArrayList<>(Arrays.asList(LogAnalyticsSource.builder()
						.labelConditions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceLabelCondition.builder()
								.conditionString("EXAMPLE-conditionString-Value")
								.conditionBlock(ConditionBlock.builder()
									.conditionBlocksOperator(ConditionBlock.ConditionBlocksOperator.Or)
									.fieldName("EXAMPLE-fieldName-Value")
									.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
									.labelConditionValue("EXAMPLE-labelConditionValue-Value")
									.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value"))).build())
								.message("EXAMPLE-message-Value")
								.isVisible(true)
								.blockConditionField("EXAMPLE-blockConditionField-Value")
								.blockConditionOperator("EXAMPLE-blockConditionOperator-Value")
								.blockConditionValue("EXAMPLE-blockConditionValue-Value")
								.labelConditionValue("EXAMPLE-labelConditionValue-Value")
								.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
								.contentExample("EXAMPLE-contentExample-Value")
								.isEnabled(true)
								.fieldName("EXAMPLE-fieldName-Value")
								.labelConditionId(517L)
								.isSystem(true)
								.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
								.sourceId(774L)
								.labelDisplayName("EXAMPLE-labelDisplayName-Value")
								.storageField("EXAMPLE-storageField-Value")
								.labelName("EXAMPLE-labelName-Value")
								.isInlineLabelExistingInDatabase(true).build())))
						.associationCount(550)
						.associationEntity(new ArrayList<>(Arrays.asList(LogAnalyticsAssociation.builder()
								.failureMessage("EXAMPLE-failureMessage-Value")
								.agentId("ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value")
								.timeLastAttempted(new Date("Sat Nov 23 20:29:31 UTC 2024"))
								.retryCount(847L)
								.sourceName("EXAMPLE-sourceName-Value")
								.sourceDisplayName("EXAMPLE-sourceDisplayName-Value")
								.sourceTypeName("EXAMPLE-sourceTypeName-Value")
								.lifeCycleState(LogAnalyticsAssociation.LifeCycleState.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 ArrayList<>(Arrays.asList(AssociationProperty.builder()
										.name("EXAMPLE-name-Value")
										.value("EXAMPLE-value-Value")
										.patterns(new ArrayList<>(Arrays.asList(PatternOverride.builder()
												.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
												.value("EXAMPLE-value-Value")
												.effectiveLevel("EXAMPLE-effectiveLevel-Value").build()))).build()))).build())))
						.dataFilterDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceDataFilter.builder()
								.description("EXAMPLE-description-Value")
								.displayName("EXAMPLE-displayName-Value")
								.editVersion(386L)
								.isEnabled(true)
								.fieldName("EXAMPLE-fieldName-Value")
								.hashType(360)
								.dataFilterId(447L)
								.isSystem(false)
								.matchRegularExpression("EXAMPLE-matchRegularExpression-Value")
								.order(9L)
								.path("EXAMPLE-path-Value")
								.replacementString("EXAMPLE-replacementString-Value")
								.sourceId(607L)
								.filterType(LogAnalyticsSourceDataFilter.FilterType.HashMask).build())))
						.databaseCredential("EXAMPLE-databaseCredential-Value")
						.extendedFieldDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceExtendedFieldDefinition.builder()
								.field(LogAnalyticsField.builder()
									.ceeAlias("EXAMPLE-ceeAlias-Value")
									.dataType("EXAMPLE-dataType-Value")
									.regularExpression("EXAMPLE-regularExpression-Value")
									.description("EXAMPLE-description-Value")
									.displayName("EXAMPLE-displayName-Value")
									.editVersion(19L)
									.facetPriority(1L)
									.name("EXAMPLE-name-Value")
									.isFacetEligible(false)
									.isHighCardinality(false)
									.isLargeData(false)
									.isMultiValued(true)
									.isPrimary(false)
									.isSystem(true)
									.isSummarizable(false)
									.mappedValue("EXAMPLE-mappedValue-Value")
									.isMetricKeyEligible(true)
									.isMetricValueEligible(false)
									.rangeFacetEligible(987L)
									.isTableEligible(false)
									.unitType("EXAMPLE-unitType-Value").build())
								.displayRegularExpression("EXAMPLE-displayRegularExpression-Value")
								.extendedFields(new ArrayList<>(Arrays.asList(LogAnalyticsExtendedField.builder()
										.field(LogAnalyticsField.builder()
											.ceeAlias("EXAMPLE-ceeAlias-Value")
											.dataType("EXAMPLE-dataType-Value")
											.regularExpression("EXAMPLE-regularExpression-Value")
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.editVersion(662L)
											.facetPriority(688L)
											.name("EXAMPLE-name-Value")
											.isFacetEligible(false)
											.isHighCardinality(false)
											.isLargeData(false)
											.isMultiValued(false)
											.isPrimary(false)
											.isSystem(false)
											.isSummarizable(false)
											.mappedValue("EXAMPLE-mappedValue-Value")
											.isMetricKeyEligible(true)
											.isMetricValueEligible(true)
											.rangeFacetEligible(980L)
											.isTableEligible(false)
											.unitType("EXAMPLE-unitType-Value").build())
										.extendedFieldDefinitionId(696L)
										.fieldName("EXAMPLE-fieldName-Value")
										.fieldDisplayName("EXAMPLE-fieldDisplayName-Value")
										.savedRegularExpressionName("EXAMPLE-savedRegularExpressionName-Value")
										.extendedFieldId(380L).build())))
								.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(384L)
								.isSystem(false)
								.regularExpression("EXAMPLE-regularExpression-Value")
								.sourceId(29L)
								.timeUpdated(new Date("Sun Jun 06 11:03:09 UTC 2010")).build())))
						.isForCloud(false)
						.labels(new ArrayList<>(Arrays.asList(LogAnalyticsLabelView.builder()
								.aliases(new ArrayList<>(Arrays.asList(LogAnalyticsLabelAlias.builder()
										.alias("EXAMPLE-alias-Value")
										.aliasDisplayName("EXAMPLE-aliasDisplayName-Value")
										.isSystem(true)
										.displayName("EXAMPLE-displayName-Value")
										.name("EXAMPLE-name-Value")
										.priority(LogAnalyticsLabelAlias.Priority.Low).build())))
								.countUsageInAlertRule(739L)
								.countUsageInSource(344L)
								.id("EXAMPLE-id-Value")
								.suggestType(984L)
								.description("EXAMPLE-description-Value")
								.displayName("EXAMPLE-displayName-Value")
								.editVersion(951L)
								.impact("EXAMPLE-impact-Value")
								.isSystem(false)
								.name("EXAMPLE-name-Value")
								.priority(LogAnalyticsLabelView.Priority.Low)
								.recommendation("EXAMPLE-recommendation-Value")
								.type(227L)
								.isUserDeleted(false).build())))
						.metricDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsMetric.builder()
								.aggregationField("EXAMPLE-aggregationField-Value")
								.bucketMetadata("EXAMPLE-bucketMetadata-Value")
								.clockPeriod("EXAMPLE-clockPeriod-Value")
								.description("EXAMPLE-description-Value")
								.editVersion(634L)
								.fieldName("EXAMPLE-fieldName-Value")
								.fieldValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
								.groupingField("EXAMPLE-groupingField-Value")
								.isEnabled(true)
								.isSystem(true)
								.displayName("EXAMPLE-displayName-Value")
								.metricReference(186L)
								.name("EXAMPLE-name-Value")
								.metricType(LogAnalyticsMetric.MetricType.Sum)
								.isMetricSourceEnabled(true)
								.operator(LogAnalyticsMetric.Operator.ContainsIgnoreCase)
								.entityType("EXAMPLE-entityType-Value")
								.timeUpdated(new Date("Sat May 01 06:03:08 UTC 2038"))
								.unitType("EXAMPLE-unitType-Value")
								.isUserCustomized(false).build())))
						.metrics(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetric.builder()
								.isMetricSourceEnabled(true)
								.metricName("EXAMPLE-metricName-Value")
								.sourceName("EXAMPLE-sourceName-Value")
								.entityType("EXAMPLE-entityType-Value").build())))
						.parameters(new ArrayList<>(Arrays.asList(LogAnalyticsParameter.builder()
								.defaultValue("EXAMPLE-defaultValue-Value")
								.description("EXAMPLE-description-Value")
								.isActive(true)
								.name("EXAMPLE-name-Value")
								.sourceId(925L).build())))
						.patternCount(372)
						.patterns(new ArrayList<>(Arrays.asList(LogAnalyticsSourcePattern.builder()
								.convertedText("EXAMPLE-convertedText-Value")
								.dbParserId(73L)
								.dbPatternDateTimeColumns("EXAMPLE-dbPatternDateTimeColumns-Value")
								.dbPatternDateTimeField("EXAMPLE-dbPatternDateTimeField-Value")
								.dbPatternSequenceColumn("EXAMPLE-dbPatternSequenceColumn-Value")
								.fields(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
										.field(LogAnalyticsField.builder()
											.ceeAlias("EXAMPLE-ceeAlias-Value")
											.dataType("EXAMPLE-dataType-Value")
											.regularExpression("EXAMPLE-regularExpression-Value")
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.editVersion(495L)
											.facetPriority(620L)
											.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(446L)
											.isTableEligible(false)
											.unitType("EXAMPLE-unitType-Value").build())
										.parserFieldId(133L)
										.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
										.parserFieldName("EXAMPLE-parserFieldName-Value")
										.storageFieldName("EXAMPLE-storageFieldName-Value")
										.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
										.parserName("EXAMPLE-parserName-Value")
										.parserFieldSequence(187L)
										.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
								.isInclude(false)
								.isDefault(true)
								.patternFilter(LogAnalyticsPatternFilter.builder()
									.agentVersion("EXAMPLE-agentVersion-Value")
									.isInUse(false)
									.operatingSystem("EXAMPLE-operatingSystem-Value")
									.patternId(642L)
									.sourceId(604L)
									.version("EXAMPLE-version-Value").build())
								.alias("EXAMPLE-alias-Value")
								.description("EXAMPLE-description-Value")
								.isEnabled(false)
								.patternId(209L)
								.isSystem(true)
								.sourceId(219L)
								.isAgentWarningSuppressed(true)
								.patternText("EXAMPLE-patternText-Value")
								.patternType(718L)
								.entityType(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
								.patternProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
										.name("EXAMPLE-name-Value")
										.value("EXAMPLE-value-Value").build()))).build())))
						.description("EXAMPLE-description-Value")
						.displayName("EXAMPLE-displayName-Value")
						.editVersion(600L)
						.functions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceFunction.builder()
								.arguments(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
										.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(658L)
										.argumentType(459L)
										.argumentId(488L)
										.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
										.argumentLookupColumnPosition(943L)
										.argumentValue("EXAMPLE-argumentValue-Value")
										.argumentReference("EXAMPLE-argumentReference-Value").build())))
								.isEnabled(true)
								.function(LogAnalyticsMetaFunction.builder()
									.metaFunctionArgument(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
											.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(874L)
											.argumentType(956L)
											.argumentId(822L)
											.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
											.argumentLookupColumnPosition(681L)
											.argumentValue("EXAMPLE-argumentValue-Value")
											.argumentReference("EXAMPLE-argumentReference-Value").build())))
									.component("EXAMPLE-component-Value")
									.description("EXAMPLE-description-Value")
									.editVersion(482L)
									.metaFunctionId(18L)
									.javaClassName("EXAMPLE-javaClassName-Value")
									.name("EXAMPLE-name-Value").build())
								.functionName(LogAnalyticsSourceFunction.FunctionName.Geolocation)
								.functionReference("EXAMPLE-functionReference-Value")
								.sourceReference("EXAMPLE-sourceReference-Value")
								.features(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
								.functionId(247L)
								.order(962L)
								.isSystem(true)
								.lookupColumn("EXAMPLE-lookupColumn-Value")
								.lookupColumnPosition(617L)
								.lookupDisplayName("EXAMPLE-lookupDisplayName-Value")
								.lookupMode(34L)
								.lookupTable("EXAMPLE-lookupTable-Value")
								.sourceId(504L).build())))
						.sourceId(460L)
						.name("EXAMPLE-name-Value")
						.isSecureContent(false)
						.isSystem(false)
						.isAutoAssociationEnabled(false)
						.isAutoAssociationOverride(true)
						.ruleId(174L)
						.typeName("EXAMPLE-typeName-Value")
						.typeDisplayName("EXAMPLE-typeDisplayName-Value")
						.warningConfig(272L)
						.metadataFields(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetadataField.builder()
								.fieldName("EXAMPLE-fieldName-Value")
								.isEnabled(false)
								.isSystem(false)
								.key("EXAMPLE-key-Value")
								.sourceName("EXAMPLE-sourceName-Value").build())))
						.labelDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsLabelDefinition.builder()
								.editVersion(566L)
								.isSystem(false)
								.sourceId(41L)
								.labelName("EXAMPLE-labelName-Value").build())))
						.entityTypes(new ArrayList<>(Arrays.asList(LogAnalyticsSourceEntityType.builder()
								.sourceId(521L)
								.entityType("EXAMPLE-entityType-Value")
								.entityTypeCategory("EXAMPLE-entityTypeCategory-Value")
								.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value").build())))
						.isTimezoneOverride(false)
						.timeUpdated(new Date("Fri Jan 11 01:50:51 UTC 2013"))
						.eventTypes(new ArrayList<>(Arrays.asList(EventType.builder()
								.eventTypeName("EXAMPLE-eventTypeName-Value")
								.specVersion("EXAMPLE-specVersion-Value")
								.isEnabled(false)
								.isSystem(false)
								.timeUpdated(new Date("Thu Feb 18 16:28:52 UTC 2027")).build())))
						.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
								.name("EXAMPLE-name-Value")
								.description("EXAMPLE-description-Value")
								.displayName("EXAMPLE-displayName-Value")
								.type("EXAMPLE-type-Value")
								.isSystem(false).build())))
						.endpoints(new ArrayList<>(Arrays.asList(LogListTypeEndpoint.builder()
								.listEndpoint(LogListEndpoint.builder()
									.name("EXAMPLE-name-Value")
									.description("EXAMPLE-description-Value")
									.model("EXAMPLE-model-Value")
									.endpointId(536L)
									.request(EndpointRequest.builder()
										.method(EndpointRequest.Method.Post)
										.url("EXAMPLE-url-Value")
										.contentType("EXAMPLE-contentType-Value")
										.payload("EXAMPLE-payload-Value")
										.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
												.name("EXAMPLE-name-Value")
												.value("EXAMPLE-value-Value").build())))
										.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
												.name("EXAMPLE-name-Value")
												.value("EXAMPLE-value-Value").build()))).build())
									.response(EndpointResponse.builder()
										.contentType("EXAMPLE-contentType-Value")
										.example("EXAMPLE-example-Value").build())
									.credentials(EndpointCredentials.builder()
										.credentialType(EndpointCredentials.CredentialType.None)
										.credentialName("EXAMPLE-credentialName-Value")
										.credentialEndpoint(CredentialEndpoint.builder()
											.name("EXAMPLE-name-Value")
											.description("EXAMPLE-description-Value")
											.model("EXAMPLE-model-Value")
											.endpointId(291L)
											.response(EndpointResponse.builder()
												.contentType("EXAMPLE-contentType-Value")
												.example("EXAMPLE-example-Value").build())
											.proxy(EndpointProxy.builder()
												.url("EXAMPLE-url-Value")
												.credentialName("EXAMPLE-credentialName-Value")
												.credentialType(EndpointProxy.CredentialType.Token).build()).build()).build())
									.proxy(EndpointProxy.builder()
										.url("EXAMPLE-url-Value")
										.credentialName("EXAMPLE-credentialName-Value")
										.credentialType(EndpointProxy.CredentialType.None).build())
									.isEnabled(true)
									.isSystem(false)
									.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
											.name("EXAMPLE-name-Value")
											.value("EXAMPLE-value-Value").build()))).build())
								.logEndpoints(new ArrayList<>(Arrays.asList(LogEndpoint.builder()
										.name("EXAMPLE-name-Value")
										.description("EXAMPLE-description-Value")
										.model("EXAMPLE-model-Value")
										.endpointId(630L)
										.request(EndpointRequest.builder()
											.method(EndpointRequest.Method.Get)
											.url("EXAMPLE-url-Value")
											.contentType("EXAMPLE-contentType-Value")
											.payload("EXAMPLE-payload-Value")
											.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
													.name("EXAMPLE-name-Value")
													.value("EXAMPLE-value-Value").build())))
											.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
													.name("EXAMPLE-name-Value")
													.value("EXAMPLE-value-Value").build()))).build())
										.response(EndpointResponse.builder()
											.contentType("EXAMPLE-contentType-Value")
											.example("EXAMPLE-example-Value").build())
										.credentials(EndpointCredentials.builder()
											.credentialType(EndpointCredentials.CredentialType.BasicAuth)
											.credentialName("EXAMPLE-credentialName-Value")
											.credentialEndpoint(CredentialEndpoint.builder()
												.name("EXAMPLE-name-Value")
												.description("EXAMPLE-description-Value")
												.model("EXAMPLE-model-Value")
												.endpointId(910L)
												.response(EndpointResponse.builder()
													.contentType("EXAMPLE-contentType-Value")
													.example("EXAMPLE-example-Value").build())
												.proxy(EndpointProxy.builder()
													.url("EXAMPLE-url-Value")
													.credentialName("EXAMPLE-credentialName-Value")
													.credentialType(EndpointProxy.CredentialType.None).build()).build()).build())
										.proxy(EndpointProxy.builder()
											.url("EXAMPLE-url-Value")
											.credentialName("EXAMPLE-credentialName-Value")
											.credentialType(EndpointProxy.CredentialType.Token).build())
										.isEnabled(true)
										.isSystem(false)
										.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
												.name("EXAMPLE-name-Value")
												.value("EXAMPLE-value-Value").build()))).build()))).build())))
						.sourceProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
								.name("EXAMPLE-name-Value")
								.value("EXAMPLE-value-Value").build()))).build())))
				.shouldTokenizeOriginalText(true)
				.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
				.fieldQualifier("EXAMPLE-fieldQualifier-Value")
				.type(LogAnalyticsParser.Type.Xml)
				.isUserDeleted(false)
				.isNamespaceAware(true)
				.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
						.name("EXAMPLE-name-Value")
						.description("EXAMPLE-description-Value")
						.displayName("EXAMPLE-displayName-Value")
						.type("EXAMPLE-type-Value")
						.isSystem(false).build()))).build())))
		.parameters(new ArrayList<>(Arrays.asList(LogAnalyticsParameter.builder()
				.defaultValue("EXAMPLE-defaultValue-Value")
				.description("EXAMPLE-description-Value")
				.isActive(true)
				.name("EXAMPLE-name-Value")
				.sourceId(791L).build())))
		.patterns(new ArrayList<>(Arrays.asList(LogAnalyticsSourcePattern.builder()
				.convertedText("EXAMPLE-convertedText-Value")
				.dbParserId(126L)
				.dbPatternDateTimeColumns("EXAMPLE-dbPatternDateTimeColumns-Value")
				.dbPatternDateTimeField("EXAMPLE-dbPatternDateTimeField-Value")
				.dbPatternSequenceColumn("EXAMPLE-dbPatternSequenceColumn-Value")
				.fields(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
						.field(LogAnalyticsField.builder()
							.ceeAlias("EXAMPLE-ceeAlias-Value")
							.dataType("EXAMPLE-dataType-Value")
							.regularExpression("EXAMPLE-regularExpression-Value")
							.description("EXAMPLE-description-Value")
							.displayName("EXAMPLE-displayName-Value")
							.editVersion(27L)
							.facetPriority(410L)
							.name("EXAMPLE-name-Value")
							.isFacetEligible(true)
							.isHighCardinality(false)
							.isLargeData(false)
							.isMultiValued(true)
							.isPrimary(false)
							.isSystem(true)
							.isSummarizable(false)
							.mappedValue("EXAMPLE-mappedValue-Value")
							.isMetricKeyEligible(false)
							.isMetricValueEligible(false)
							.rangeFacetEligible(585L)
							.isTableEligible(true)
							.unitType("EXAMPLE-unitType-Value").build())
						.parserFieldId(264L)
						.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
						.parserFieldName("EXAMPLE-parserFieldName-Value")
						.storageFieldName("EXAMPLE-storageFieldName-Value")
						.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
						.parserName("EXAMPLE-parserName-Value")
						.parserFieldSequence(112L)
						.parser(LogAnalyticsParser.builder()
							.content("EXAMPLE-content-Value")
							.description("EXAMPLE-description-Value")
							.displayName("EXAMPLE-displayName-Value")
							.editVersion(105L)
							.encoding("EXAMPLE-encoding-Value")
							.exampleContent("EXAMPLE-exampleContent-Value")
							.footerContent("EXAMPLE-footerContent-Value")
							.headerContent("EXAMPLE-headerContent-Value")
							.name("EXAMPLE-name-Value")
							.isDefault(true)
							.isSingleLineContent(false)
							.isSystem(true)
							.language("EXAMPLE-language-Value")
							.timeUpdated(new Date("Mon Apr 11 16:04:36 UTC 2022"))
							.logTypeTestRequestVersion(740)
							.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
							.isHidden(true)
							.parserSequence(501)
							.parserTimezone("EXAMPLE-parserTimezone-Value")
							.parserFilter(LogAnalyticsParserFilter.builder()
								.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
								.agentVersion("EXAMPLE-agentVersion-Value")
								.isInUse(759L)
								.operatingSystem("EXAMPLE-operatingSystem-Value")
								.parserId(616L)
								.version("EXAMPLE-version-Value").build())
							.isParserWrittenOnce(true)
							.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
									.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
										.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
												.description("EXAMPLE-description-Value")
												.name("EXAMPLE-name-Value")
												.isMandatory(false)
												.isRepeatable(false)
												.pluginName("EXAMPLE-pluginName-Value")
												.type("EXAMPLE-type-Value").build())))
										.description("EXAMPLE-description-Value")
										.displayName("EXAMPLE-displayName-Value")
										.name("EXAMPLE-name-Value").build())
									.parserFunctionId(896L)
									.parserFunctionName("EXAMPLE-parserFunctionName-Value")
									.isEnabled(true)
									.isSystem(false)
									.parserId(379L)
									.parserName("EXAMPLE-parserName-Value")
									.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
									.parserFunctionPriority(847L)
									.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
											.parserFunctionId(243L)
											.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
											.parserFunctionParameterId(563L)
											.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
											.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
											.parserName("EXAMPLE-parserName-Value")
											.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
												.description("EXAMPLE-description-Value")
												.name("EXAMPLE-name-Value")
												.isMandatory(true)
												.isRepeatable(true)
												.pluginName("EXAMPLE-pluginName-Value")
												.type("EXAMPLE-type-Value").build()).build()))).build())))
							.sourcesCount(292L)
							.sources(new ArrayList<>(Arrays.asList(LogAnalyticsSource.builder()
									.labelConditions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceLabelCondition.builder()
											.conditionString("EXAMPLE-conditionString-Value")
											.conditionBlock(ConditionBlock.builder()
												.conditionBlocksOperator(ConditionBlock.ConditionBlocksOperator.And)
												.fieldName("EXAMPLE-fieldName-Value")
												.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
												.labelConditionValue("EXAMPLE-labelConditionValue-Value")
												.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value"))).build())
											.message("EXAMPLE-message-Value")
											.isVisible(true)
											.blockConditionField("EXAMPLE-blockConditionField-Value")
											.blockConditionOperator("EXAMPLE-blockConditionOperator-Value")
											.blockConditionValue("EXAMPLE-blockConditionValue-Value")
											.labelConditionValue("EXAMPLE-labelConditionValue-Value")
											.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
											.contentExample("EXAMPLE-contentExample-Value")
											.isEnabled(false)
											.fieldName("EXAMPLE-fieldName-Value")
											.labelConditionId(483L)
											.isSystem(false)
											.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
											.sourceId(48L)
											.labelDisplayName("EXAMPLE-labelDisplayName-Value")
											.storageField("EXAMPLE-storageField-Value")
											.labelName("EXAMPLE-labelName-Value")
											.isInlineLabelExistingInDatabase(true).build())))
									.associationCount(265)
									.associationEntity(new ArrayList<>(Arrays.asList(LogAnalyticsAssociation.builder()
											.failureMessage("EXAMPLE-failureMessage-Value")
											.agentId("ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value")
											.timeLastAttempted(new Date("Tue Nov 06 05:48:17 UTC 2007"))
											.retryCount(521L)
											.sourceName("EXAMPLE-sourceName-Value")
											.sourceDisplayName("EXAMPLE-sourceDisplayName-Value")
											.sourceTypeName("EXAMPLE-sourceTypeName-Value")
											.lifeCycleState(LogAnalyticsAssociation.LifeCycleState.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 ArrayList<>(Arrays.asList(AssociationProperty.builder()
													.name("EXAMPLE-name-Value")
													.value("EXAMPLE-value-Value")
													.patterns(new ArrayList<>(Arrays.asList(PatternOverride.builder()
															.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
															.value("EXAMPLE-value-Value")
															.effectiveLevel("EXAMPLE-effectiveLevel-Value").build()))).build()))).build())))
									.dataFilterDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceDataFilter.builder()
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.editVersion(614L)
											.isEnabled(true)
											.fieldName("EXAMPLE-fieldName-Value")
											.hashType(308)
											.dataFilterId(314L)
											.isSystem(true)
											.matchRegularExpression("EXAMPLE-matchRegularExpression-Value")
											.order(455L)
											.path("EXAMPLE-path-Value")
											.replacementString("EXAMPLE-replacementString-Value")
											.sourceId(732L)
											.filterType(LogAnalyticsSourceDataFilter.FilterType.HashMask).build())))
									.databaseCredential("EXAMPLE-databaseCredential-Value")
									.extendedFieldDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceExtendedFieldDefinition.builder()
											.field(LogAnalyticsField.builder()
												.ceeAlias("EXAMPLE-ceeAlias-Value")
												.dataType("EXAMPLE-dataType-Value")
												.regularExpression("EXAMPLE-regularExpression-Value")
												.description("EXAMPLE-description-Value")
												.displayName("EXAMPLE-displayName-Value")
												.editVersion(923L)
												.facetPriority(629L)
												.name("EXAMPLE-name-Value")
												.isFacetEligible(true)
												.isHighCardinality(true)
												.isLargeData(false)
												.isMultiValued(false)
												.isPrimary(true)
												.isSystem(false)
												.isSummarizable(true)
												.mappedValue("EXAMPLE-mappedValue-Value")
												.isMetricKeyEligible(true)
												.isMetricValueEligible(true)
												.rangeFacetEligible(949L)
												.isTableEligible(false)
												.unitType("EXAMPLE-unitType-Value").build())
											.displayRegularExpression("EXAMPLE-displayRegularExpression-Value")
											.extendedFields(new ArrayList<>(Arrays.asList(LogAnalyticsExtendedField.builder()
													.field(LogAnalyticsField.builder()
														.ceeAlias("EXAMPLE-ceeAlias-Value")
														.dataType("EXAMPLE-dataType-Value")
														.regularExpression("EXAMPLE-regularExpression-Value")
														.description("EXAMPLE-description-Value")
														.displayName("EXAMPLE-displayName-Value")
														.editVersion(791L)
														.facetPriority(444L)
														.name("EXAMPLE-name-Value")
														.isFacetEligible(true)
														.isHighCardinality(true)
														.isLargeData(true)
														.isMultiValued(false)
														.isPrimary(false)
														.isSystem(false)
														.isSummarizable(false)
														.mappedValue("EXAMPLE-mappedValue-Value")
														.isMetricKeyEligible(true)
														.isMetricValueEligible(false)
														.rangeFacetEligible(159L)
														.isTableEligible(true)
														.unitType("EXAMPLE-unitType-Value").build())
													.extendedFieldDefinitionId(437L)
													.fieldName("EXAMPLE-fieldName-Value")
													.fieldDisplayName("EXAMPLE-fieldDisplayName-Value")
													.savedRegularExpressionName("EXAMPLE-savedRegularExpressionName-Value")
													.extendedFieldId(602L).build())))
											.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(28L)
											.isSystem(true)
											.regularExpression("EXAMPLE-regularExpression-Value")
											.sourceId(395L)
											.timeUpdated(new Date("Sun Jul 11 18:44:58 UTC 2032")).build())))
									.isForCloud(false)
									.labels(new ArrayList<>(Arrays.asList(LogAnalyticsLabelView.builder()
											.aliases(new ArrayList<>(Arrays.asList(LogAnalyticsLabelAlias.builder()
													.alias("EXAMPLE-alias-Value")
													.aliasDisplayName("EXAMPLE-aliasDisplayName-Value")
													.isSystem(false)
													.displayName("EXAMPLE-displayName-Value")
													.name("EXAMPLE-name-Value")
													.priority(LogAnalyticsLabelAlias.Priority.Medium).build())))
											.countUsageInAlertRule(34L)
											.countUsageInSource(493L)
											.id("EXAMPLE-id-Value")
											.suggestType(494L)
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.editVersion(333L)
											.impact("EXAMPLE-impact-Value")
											.isSystem(false)
											.name("EXAMPLE-name-Value")
											.priority(LogAnalyticsLabelView.Priority.Medium)
											.recommendation("EXAMPLE-recommendation-Value")
											.type(648L)
											.isUserDeleted(true).build())))
									.metricDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsMetric.builder()
											.aggregationField("EXAMPLE-aggregationField-Value")
											.bucketMetadata("EXAMPLE-bucketMetadata-Value")
											.clockPeriod("EXAMPLE-clockPeriod-Value")
											.description("EXAMPLE-description-Value")
											.editVersion(135L)
											.fieldName("EXAMPLE-fieldName-Value")
											.fieldValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
											.groupingField("EXAMPLE-groupingField-Value")
											.isEnabled(true)
											.isSystem(false)
											.displayName("EXAMPLE-displayName-Value")
											.metricReference(550L)
											.name("EXAMPLE-name-Value")
											.metricType(LogAnalyticsMetric.MetricType.AverageDistribution)
											.isMetricSourceEnabled(false)
											.operator(LogAnalyticsMetric.Operator.ContainsIgnoreCase)
											.entityType("EXAMPLE-entityType-Value")
											.timeUpdated(new Date("Tue Nov 23 13:46:43 UTC 2021"))
											.unitType("EXAMPLE-unitType-Value")
											.isUserCustomized(true).build())))
									.metrics(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetric.builder()
											.isMetricSourceEnabled(true)
											.metricName("EXAMPLE-metricName-Value")
											.sourceName("EXAMPLE-sourceName-Value")
											.entityType("EXAMPLE-entityType-Value").build())))
									.parameters(new ArrayList<>(Arrays.asList(LogAnalyticsParameter.builder()
											.defaultValue("EXAMPLE-defaultValue-Value")
											.description("EXAMPLE-description-Value")
											.isActive(false)
											.name("EXAMPLE-name-Value")
											.sourceId(657L).build())))
									.patternCount(198)
									.description("EXAMPLE-description-Value")
									.displayName("EXAMPLE-displayName-Value")
									.editVersion(756L)
									.functions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceFunction.builder()
											.arguments(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
													.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(705L)
													.argumentType(725L)
													.argumentId(814L)
													.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
													.argumentLookupColumnPosition(315L)
													.argumentValue("EXAMPLE-argumentValue-Value")
													.argumentReference("EXAMPLE-argumentReference-Value").build())))
											.isEnabled(false)
											.function(LogAnalyticsMetaFunction.builder()
												.metaFunctionArgument(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
														.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(706L)
														.argumentType(479L)
														.argumentId(552L)
														.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
														.argumentLookupColumnPosition(722L)
														.argumentValue("EXAMPLE-argumentValue-Value")
														.argumentReference("EXAMPLE-argumentReference-Value").build())))
												.component("EXAMPLE-component-Value")
												.description("EXAMPLE-description-Value")
												.editVersion(413L)
												.metaFunctionId(877L)
												.javaClassName("EXAMPLE-javaClassName-Value")
												.name("EXAMPLE-name-Value").build())
											.functionName(LogAnalyticsSourceFunction.FunctionName.Lookup)
											.functionReference("EXAMPLE-functionReference-Value")
											.sourceReference("EXAMPLE-sourceReference-Value")
											.features(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
											.functionId(737L)
											.order(405L)
											.isSystem(true)
											.lookupColumn("EXAMPLE-lookupColumn-Value")
											.lookupColumnPosition(659L)
											.lookupDisplayName("EXAMPLE-lookupDisplayName-Value")
											.lookupMode(622L)
											.lookupTable("EXAMPLE-lookupTable-Value")
											.sourceId(209L).build())))
									.sourceId(924L)
									.name("EXAMPLE-name-Value")
									.isSecureContent(true)
									.isSystem(false)
									.isAutoAssociationEnabled(false)
									.isAutoAssociationOverride(false)
									.ruleId(868L)
									.typeName("EXAMPLE-typeName-Value")
									.typeDisplayName("EXAMPLE-typeDisplayName-Value")
									.warningConfig(922L)
									.metadataFields(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetadataField.builder()
											.fieldName("EXAMPLE-fieldName-Value")
											.isEnabled(false)
											.isSystem(true)
											.key("EXAMPLE-key-Value")
											.sourceName("EXAMPLE-sourceName-Value").build())))
									.labelDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsLabelDefinition.builder()
											.editVersion(412L)
											.isSystem(true)
											.sourceId(273L)
											.labelName("EXAMPLE-labelName-Value").build())))
									.entityTypes(new ArrayList<>(Arrays.asList(LogAnalyticsSourceEntityType.builder()
											.sourceId(390L)
											.entityType("EXAMPLE-entityType-Value")
											.entityTypeCategory("EXAMPLE-entityTypeCategory-Value")
											.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value").build())))
									.isTimezoneOverride(false)
									.timeUpdated(new Date("Wed Feb 03 17:04:17 UTC 2010"))
									.eventTypes(new ArrayList<>(Arrays.asList(EventType.builder()
											.eventTypeName("EXAMPLE-eventTypeName-Value")
											.specVersion("EXAMPLE-specVersion-Value")
											.isEnabled(false)
											.isSystem(false)
											.timeUpdated(new Date("Fri Mar 27 06:17:19 UTC 2020")).build())))
									.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
											.name("EXAMPLE-name-Value")
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.type("EXAMPLE-type-Value")
											.isSystem(false).build())))
									.endpoints(new ArrayList<>(Arrays.asList(LogListTypeEndpoint.builder()
											.listEndpoint(LogListEndpoint.builder()
												.name("EXAMPLE-name-Value")
												.description("EXAMPLE-description-Value")
												.model("EXAMPLE-model-Value")
												.endpointId(933L)
												.request(EndpointRequest.builder()
													.method(EndpointRequest.Method.Get)
													.url("EXAMPLE-url-Value")
													.contentType("EXAMPLE-contentType-Value")
													.payload("EXAMPLE-payload-Value")
													.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
															.name("EXAMPLE-name-Value")
															.value("EXAMPLE-value-Value").build())))
													.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
															.name("EXAMPLE-name-Value")
															.value("EXAMPLE-value-Value").build()))).build())
												.response(EndpointResponse.builder()
													.contentType("EXAMPLE-contentType-Value")
													.example("EXAMPLE-example-Value").build())
												.credentials(EndpointCredentials.builder()
													.credentialType(EndpointCredentials.CredentialType.StaticToken)
													.credentialName("EXAMPLE-credentialName-Value")
													.credentialEndpoint(CredentialEndpoint.builder()
														.name("EXAMPLE-name-Value")
														.description("EXAMPLE-description-Value")
														.model("EXAMPLE-model-Value")
														.endpointId(299L)
														.response(EndpointResponse.builder()
															.contentType("EXAMPLE-contentType-Value")
															.example("EXAMPLE-example-Value").build())
														.proxy(EndpointProxy.builder()
															.url("EXAMPLE-url-Value")
															.credentialName("EXAMPLE-credentialName-Value")
															.credentialType(EndpointProxy.CredentialType.Token).build()).build()).build())
												.proxy(EndpointProxy.builder()
													.url("EXAMPLE-url-Value")
													.credentialName("EXAMPLE-credentialName-Value")
													.credentialType(EndpointProxy.CredentialType.Token).build())
												.isEnabled(false)
												.isSystem(true)
												.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
														.name("EXAMPLE-name-Value")
														.value("EXAMPLE-value-Value").build()))).build())
											.logEndpoints(new ArrayList<>(Arrays.asList(LogEndpoint.builder()
													.name("EXAMPLE-name-Value")
													.description("EXAMPLE-description-Value")
													.model("EXAMPLE-model-Value")
													.endpointId(981L)
													.request(EndpointRequest.builder()
														.method(EndpointRequest.Method.Post)
														.url("EXAMPLE-url-Value")
														.contentType("EXAMPLE-contentType-Value")
														.payload("EXAMPLE-payload-Value")
														.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
																.name("EXAMPLE-name-Value")
																.value("EXAMPLE-value-Value").build())))
														.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
																.name("EXAMPLE-name-Value")
																.value("EXAMPLE-value-Value").build()))).build())
													.response(EndpointResponse.builder()
														.contentType("EXAMPLE-contentType-Value")
														.example("EXAMPLE-example-Value").build())
													.credentials(EndpointCredentials.builder()
														.credentialType(EndpointCredentials.CredentialType.StaticToken)
														.credentialName("EXAMPLE-credentialName-Value")
														.credentialEndpoint(CredentialEndpoint.builder()
															.name("EXAMPLE-name-Value")
															.description("EXAMPLE-description-Value")
															.model("EXAMPLE-model-Value")
															.endpointId(67L)
															.response(EndpointResponse.builder()
																.contentType("EXAMPLE-contentType-Value")
																.example("EXAMPLE-example-Value").build())
															.proxy(EndpointProxy.builder()
																.url("EXAMPLE-url-Value")
																.credentialName("EXAMPLE-credentialName-Value")
																.credentialType(EndpointProxy.CredentialType.BasicAuth).build()).build()).build())
													.proxy(EndpointProxy.builder()
														.url("EXAMPLE-url-Value")
														.credentialName("EXAMPLE-credentialName-Value")
														.credentialType(EndpointProxy.CredentialType.None).build())
													.isEnabled(true)
													.isSystem(true)
													.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
															.name("EXAMPLE-name-Value")
															.value("EXAMPLE-value-Value").build()))).build()))).build())))
									.sourceProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
											.name("EXAMPLE-name-Value")
											.value("EXAMPLE-value-Value").build()))).build())))
							.shouldTokenizeOriginalText(false)
							.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
							.fieldQualifier("EXAMPLE-fieldQualifier-Value")
							.type(LogAnalyticsParser.Type.Regex)
							.isUserDeleted(false)
							.isNamespaceAware(false)
							.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
									.name("EXAMPLE-name-Value")
									.description("EXAMPLE-description-Value")
									.displayName("EXAMPLE-displayName-Value")
									.type("EXAMPLE-type-Value")
									.isSystem(false).build()))).build())
						.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
				.isInclude(false)
				.isDefault(false)
				.patternFilter(LogAnalyticsPatternFilter.builder()
					.agentVersion("EXAMPLE-agentVersion-Value")
					.isInUse(true)
					.operatingSystem("EXAMPLE-operatingSystem-Value")
					.patternId(492L)
					.sourceId(598L)
					.version("EXAMPLE-version-Value")
					.source(LogAnalyticsSource.builder()
						.labelConditions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceLabelCondition.builder()
								.conditionString("EXAMPLE-conditionString-Value")
								.conditionBlock(ConditionBlock.builder()
									.conditionBlocksOperator(ConditionBlock.ConditionBlocksOperator.NotOr)
									.fieldName("EXAMPLE-fieldName-Value")
									.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
									.labelConditionValue("EXAMPLE-labelConditionValue-Value")
									.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value"))).build())
								.message("EXAMPLE-message-Value")
								.isVisible(false)
								.blockConditionField("EXAMPLE-blockConditionField-Value")
								.blockConditionOperator("EXAMPLE-blockConditionOperator-Value")
								.blockConditionValue("EXAMPLE-blockConditionValue-Value")
								.labelConditionValue("EXAMPLE-labelConditionValue-Value")
								.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
								.contentExample("EXAMPLE-contentExample-Value")
								.isEnabled(true)
								.fieldName("EXAMPLE-fieldName-Value")
								.labelConditionId(773L)
								.isSystem(false)
								.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
								.sourceId(599L)
								.labelDisplayName("EXAMPLE-labelDisplayName-Value")
								.storageField("EXAMPLE-storageField-Value")
								.labelName("EXAMPLE-labelName-Value")
								.isInlineLabelExistingInDatabase(true).build())))
						.associationCount(783)
						.associationEntity(new ArrayList<>(Arrays.asList(LogAnalyticsAssociation.builder()
								.failureMessage("EXAMPLE-failureMessage-Value")
								.agentId("ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value")
								.timeLastAttempted(new Date("Sun Nov 01 13:37:01 UTC 2026"))
								.retryCount(370L)
								.sourceName("EXAMPLE-sourceName-Value")
								.sourceDisplayName("EXAMPLE-sourceDisplayName-Value")
								.sourceTypeName("EXAMPLE-sourceTypeName-Value")
								.lifeCycleState(LogAnalyticsAssociation.LifeCycleState.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 ArrayList<>(Arrays.asList(AssociationProperty.builder()
										.name("EXAMPLE-name-Value")
										.value("EXAMPLE-value-Value")
										.patterns(new ArrayList<>(Arrays.asList(PatternOverride.builder()
												.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
												.value("EXAMPLE-value-Value")
												.effectiveLevel("EXAMPLE-effectiveLevel-Value").build()))).build()))).build())))
						.dataFilterDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceDataFilter.builder()
								.description("EXAMPLE-description-Value")
								.displayName("EXAMPLE-displayName-Value")
								.editVersion(120L)
								.isEnabled(false)
								.fieldName("EXAMPLE-fieldName-Value")
								.hashType(131)
								.dataFilterId(879L)
								.isSystem(true)
								.matchRegularExpression("EXAMPLE-matchRegularExpression-Value")
								.order(521L)
								.path("EXAMPLE-path-Value")
								.replacementString("EXAMPLE-replacementString-Value")
								.sourceId(675L)
								.filterType(LogAnalyticsSourceDataFilter.FilterType.DropLogEntry).build())))
						.databaseCredential("EXAMPLE-databaseCredential-Value")
						.extendedFieldDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceExtendedFieldDefinition.builder()
								.field(LogAnalyticsField.builder()
									.ceeAlias("EXAMPLE-ceeAlias-Value")
									.dataType("EXAMPLE-dataType-Value")
									.regularExpression("EXAMPLE-regularExpression-Value")
									.description("EXAMPLE-description-Value")
									.displayName("EXAMPLE-displayName-Value")
									.editVersion(410L)
									.facetPriority(491L)
									.name("EXAMPLE-name-Value")
									.isFacetEligible(false)
									.isHighCardinality(false)
									.isLargeData(false)
									.isMultiValued(false)
									.isPrimary(false)
									.isSystem(true)
									.isSummarizable(false)
									.mappedValue("EXAMPLE-mappedValue-Value")
									.isMetricKeyEligible(true)
									.isMetricValueEligible(false)
									.rangeFacetEligible(829L)
									.isTableEligible(true)
									.unitType("EXAMPLE-unitType-Value").build())
								.displayRegularExpression("EXAMPLE-displayRegularExpression-Value")
								.extendedFields(new ArrayList<>(Arrays.asList(LogAnalyticsExtendedField.builder()
										.field(LogAnalyticsField.builder()
											.ceeAlias("EXAMPLE-ceeAlias-Value")
											.dataType("EXAMPLE-dataType-Value")
											.regularExpression("EXAMPLE-regularExpression-Value")
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.editVersion(310L)
											.facetPriority(503L)
											.name("EXAMPLE-name-Value")
											.isFacetEligible(true)
											.isHighCardinality(true)
											.isLargeData(false)
											.isMultiValued(true)
											.isPrimary(false)
											.isSystem(false)
											.isSummarizable(false)
											.mappedValue("EXAMPLE-mappedValue-Value")
											.isMetricKeyEligible(true)
											.isMetricValueEligible(false)
											.rangeFacetEligible(708L)
											.isTableEligible(false)
											.unitType("EXAMPLE-unitType-Value").build())
										.extendedFieldDefinitionId(120L)
										.fieldName("EXAMPLE-fieldName-Value")
										.fieldDisplayName("EXAMPLE-fieldDisplayName-Value")
										.savedRegularExpressionName("EXAMPLE-savedRegularExpressionName-Value")
										.extendedFieldId(281L).build())))
								.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(557L)
								.isSystem(true)
								.regularExpression("EXAMPLE-regularExpression-Value")
								.sourceId(739L)
								.timeUpdated(new Date("Thu Nov 30 18:49:28 UTC 2023")).build())))
						.isForCloud(true)
						.labels(new ArrayList<>(Arrays.asList(LogAnalyticsLabelView.builder()
								.aliases(new ArrayList<>(Arrays.asList(LogAnalyticsLabelAlias.builder()
										.alias("EXAMPLE-alias-Value")
										.aliasDisplayName("EXAMPLE-aliasDisplayName-Value")
										.isSystem(false)
										.displayName("EXAMPLE-displayName-Value")
										.name("EXAMPLE-name-Value")
										.priority(LogAnalyticsLabelAlias.Priority.Low).build())))
								.countUsageInAlertRule(693L)
								.countUsageInSource(645L)
								.id("EXAMPLE-id-Value")
								.suggestType(295L)
								.description("EXAMPLE-description-Value")
								.displayName("EXAMPLE-displayName-Value")
								.editVersion(330L)
								.impact("EXAMPLE-impact-Value")
								.isSystem(false)
								.name("EXAMPLE-name-Value")
								.priority(LogAnalyticsLabelView.Priority.Medium)
								.recommendation("EXAMPLE-recommendation-Value")
								.type(228L)
								.isUserDeleted(false).build())))
						.metricDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsMetric.builder()
								.aggregationField("EXAMPLE-aggregationField-Value")
								.bucketMetadata("EXAMPLE-bucketMetadata-Value")
								.clockPeriod("EXAMPLE-clockPeriod-Value")
								.description("EXAMPLE-description-Value")
								.editVersion(364L)
								.fieldName("EXAMPLE-fieldName-Value")
								.fieldValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
								.groupingField("EXAMPLE-groupingField-Value")
								.isEnabled(true)
								.isSystem(false)
								.displayName("EXAMPLE-displayName-Value")
								.metricReference(228L)
								.name("EXAMPLE-name-Value")
								.metricType(LogAnalyticsMetric.MetricType.AverageDistribution)
								.isMetricSourceEnabled(false)
								.operator(LogAnalyticsMetric.Operator.ContainsIgnoreCase)
								.entityType("EXAMPLE-entityType-Value")
								.timeUpdated(new Date("Tue Jan 23 01:26:57 UTC 2024"))
								.unitType("EXAMPLE-unitType-Value")
								.isUserCustomized(false).build())))
						.metrics(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetric.builder()
								.isMetricSourceEnabled(true)
								.metricName("EXAMPLE-metricName-Value")
								.sourceName("EXAMPLE-sourceName-Value")
								.entityType("EXAMPLE-entityType-Value").build())))
						.oobParsers(new ArrayList<>(Arrays.asList(LogAnalyticsParser.builder()
								.content("EXAMPLE-content-Value")
								.description("EXAMPLE-description-Value")
								.displayName("EXAMPLE-displayName-Value")
								.editVersion(708L)
								.encoding("EXAMPLE-encoding-Value")
								.exampleContent("EXAMPLE-exampleContent-Value")
								.fieldMaps(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
										.field(LogAnalyticsField.builder()
											.ceeAlias("EXAMPLE-ceeAlias-Value")
											.dataType("EXAMPLE-dataType-Value")
											.regularExpression("EXAMPLE-regularExpression-Value")
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.editVersion(421L)
											.facetPriority(562L)
											.name("EXAMPLE-name-Value")
											.isFacetEligible(true)
											.isHighCardinality(false)
											.isLargeData(true)
											.isMultiValued(false)
											.isPrimary(true)
											.isSystem(false)
											.isSummarizable(true)
											.mappedValue("EXAMPLE-mappedValue-Value")
											.isMetricKeyEligible(true)
											.isMetricValueEligible(false)
											.rangeFacetEligible(668L)
											.isTableEligible(false)
											.unitType("EXAMPLE-unitType-Value").build())
										.parserFieldId(409L)
										.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
										.parserFieldName("EXAMPLE-parserFieldName-Value")
										.storageFieldName("EXAMPLE-storageFieldName-Value")
										.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
										.parserName("EXAMPLE-parserName-Value")
										.parserFieldSequence(438L)
										.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
								.footerContent("EXAMPLE-footerContent-Value")
								.headerContent("EXAMPLE-headerContent-Value")
								.name("EXAMPLE-name-Value")
								.isDefault(false)
								.isSingleLineContent(false)
								.isSystem(false)
								.language("EXAMPLE-language-Value")
								.timeUpdated(new Date("Tue Dec 13 07:24:59 UTC 2022"))
								.logTypeTestRequestVersion(188)
								.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
								.isHidden(false)
								.parserSequence(12)
								.parserTimezone("EXAMPLE-parserTimezone-Value")
								.parserFilter(LogAnalyticsParserFilter.builder()
									.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
									.agentVersion("EXAMPLE-agentVersion-Value")
									.isInUse(358L)
									.operatingSystem("EXAMPLE-operatingSystem-Value")
									.parserId(486L)
									.version("EXAMPLE-version-Value").build())
								.isParserWrittenOnce(false)
								.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
										.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
											.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
													.description("EXAMPLE-description-Value")
													.name("EXAMPLE-name-Value")
													.isMandatory(false)
													.isRepeatable(false)
													.pluginName("EXAMPLE-pluginName-Value")
													.type("EXAMPLE-type-Value").build())))
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.name("EXAMPLE-name-Value").build())
										.parserFunctionId(539L)
										.parserFunctionName("EXAMPLE-parserFunctionName-Value")
										.isEnabled(true)
										.isSystem(true)
										.parserId(336L)
										.parserName("EXAMPLE-parserName-Value")
										.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
										.parserFunctionPriority(276L)
										.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
												.parserFunctionId(801L)
												.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
												.parserFunctionParameterId(792L)
												.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
												.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
												.parserName("EXAMPLE-parserName-Value")
												.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
													.description("EXAMPLE-description-Value")
													.name("EXAMPLE-name-Value")
													.isMandatory(false)
													.isRepeatable(true)
													.pluginName("EXAMPLE-pluginName-Value")
													.type("EXAMPLE-type-Value").build()).build()))).build())))
								.sourcesCount(835L)
								.shouldTokenizeOriginalText(true)
								.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
								.fieldQualifier("EXAMPLE-fieldQualifier-Value")
								.type(LogAnalyticsParser.Type.Delimited)
								.isUserDeleted(true)
								.isNamespaceAware(false)
								.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
										.name("EXAMPLE-name-Value")
										.description("EXAMPLE-description-Value")
										.displayName("EXAMPLE-displayName-Value")
										.type("EXAMPLE-type-Value")
										.isSystem(false).build()))).build())))
						.parameters(new ArrayList<>(Arrays.asList(LogAnalyticsParameter.builder()
								.defaultValue("EXAMPLE-defaultValue-Value")
								.description("EXAMPLE-description-Value")
								.isActive(false)
								.name("EXAMPLE-name-Value")
								.sourceId(124L).build())))
						.patternCount(438)
						.description("EXAMPLE-description-Value")
						.displayName("EXAMPLE-displayName-Value")
						.editVersion(192L)
						.functions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceFunction.builder()
								.arguments(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
										.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(797L)
										.argumentType(74L)
										.argumentId(215L)
										.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
										.argumentLookupColumnPosition(848L)
										.argumentValue("EXAMPLE-argumentValue-Value")
										.argumentReference("EXAMPLE-argumentReference-Value").build())))
								.isEnabled(false)
								.function(LogAnalyticsMetaFunction.builder()
									.metaFunctionArgument(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
											.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(247L)
											.argumentType(594L)
											.argumentId(249L)
											.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
											.argumentLookupColumnPosition(719L)
											.argumentValue("EXAMPLE-argumentValue-Value")
											.argumentReference("EXAMPLE-argumentReference-Value").build())))
									.component("EXAMPLE-component-Value")
									.description("EXAMPLE-description-Value")
									.editVersion(164L)
									.metaFunctionId(466L)
									.javaClassName("EXAMPLE-javaClassName-Value")
									.name("EXAMPLE-name-Value").build())
								.functionName(LogAnalyticsSourceFunction.FunctionName.Lookup)
								.functionReference("EXAMPLE-functionReference-Value")
								.sourceReference("EXAMPLE-sourceReference-Value")
								.features(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
								.functionId(543L)
								.order(258L)
								.isSystem(false)
								.lookupColumn("EXAMPLE-lookupColumn-Value")
								.lookupColumnPosition(339L)
								.lookupDisplayName("EXAMPLE-lookupDisplayName-Value")
								.lookupMode(468L)
								.lookupTable("EXAMPLE-lookupTable-Value")
								.sourceId(679L).build())))
						.sourceId(727L)
						.name("EXAMPLE-name-Value")
						.isSecureContent(false)
						.isSystem(true)
						.parsers(new ArrayList<>(Arrays.asList(LogAnalyticsParser.builder()
								.content("EXAMPLE-content-Value")
								.description("EXAMPLE-description-Value")
								.displayName("EXAMPLE-displayName-Value")
								.editVersion(320L)
								.encoding("EXAMPLE-encoding-Value")
								.exampleContent("EXAMPLE-exampleContent-Value")
								.fieldMaps(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
										.field(LogAnalyticsField.builder()
											.ceeAlias("EXAMPLE-ceeAlias-Value")
											.dataType("EXAMPLE-dataType-Value")
											.regularExpression("EXAMPLE-regularExpression-Value")
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.editVersion(162L)
											.facetPriority(203L)
											.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(true)
											.rangeFacetEligible(444L)
											.isTableEligible(false)
											.unitType("EXAMPLE-unitType-Value").build())
										.parserFieldId(21L)
										.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
										.parserFieldName("EXAMPLE-parserFieldName-Value")
										.storageFieldName("EXAMPLE-storageFieldName-Value")
										.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
										.parserName("EXAMPLE-parserName-Value")
										.parserFieldSequence(861L)
										.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
								.footerContent("EXAMPLE-footerContent-Value")
								.headerContent("EXAMPLE-headerContent-Value")
								.name("EXAMPLE-name-Value")
								.isDefault(false)
								.isSingleLineContent(false)
								.isSystem(false)
								.language("EXAMPLE-language-Value")
								.timeUpdated(new Date("Sun Sep 14 15:13:00 UTC 2003"))
								.logTypeTestRequestVersion(690)
								.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
								.isHidden(true)
								.parserSequence(158)
								.parserTimezone("EXAMPLE-parserTimezone-Value")
								.parserFilter(LogAnalyticsParserFilter.builder()
									.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
									.agentVersion("EXAMPLE-agentVersion-Value")
									.isInUse(928L)
									.operatingSystem("EXAMPLE-operatingSystem-Value")
									.parserId(955L)
									.version("EXAMPLE-version-Value").build())
								.isParserWrittenOnce(true)
								.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
										.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
											.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
													.description("EXAMPLE-description-Value")
													.name("EXAMPLE-name-Value")
													.isMandatory(true)
													.isRepeatable(true)
													.pluginName("EXAMPLE-pluginName-Value")
													.type("EXAMPLE-type-Value").build())))
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.name("EXAMPLE-name-Value").build())
										.parserFunctionId(405L)
										.parserFunctionName("EXAMPLE-parserFunctionName-Value")
										.isEnabled(true)
										.isSystem(true)
										.parserId(420L)
										.parserName("EXAMPLE-parserName-Value")
										.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
										.parserFunctionPriority(294L)
										.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
												.parserFunctionId(492L)
												.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
												.parserFunctionParameterId(964L)
												.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
												.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
												.parserName("EXAMPLE-parserName-Value")
												.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
													.description("EXAMPLE-description-Value")
													.name("EXAMPLE-name-Value")
													.isMandatory(true)
													.isRepeatable(false)
													.pluginName("EXAMPLE-pluginName-Value")
													.type("EXAMPLE-type-Value").build()).build()))).build())))
								.sourcesCount(607L)
								.shouldTokenizeOriginalText(false)
								.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
								.fieldQualifier("EXAMPLE-fieldQualifier-Value")
								.type(LogAnalyticsParser.Type.Odl)
								.isUserDeleted(false)
								.isNamespaceAware(false)
								.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
										.name("EXAMPLE-name-Value")
										.description("EXAMPLE-description-Value")
										.displayName("EXAMPLE-displayName-Value")
										.type("EXAMPLE-type-Value")
										.isSystem(false).build()))).build())))
						.isAutoAssociationEnabled(false)
						.isAutoAssociationOverride(false)
						.ruleId(585L)
						.typeName("EXAMPLE-typeName-Value")
						.typeDisplayName("EXAMPLE-typeDisplayName-Value")
						.warningConfig(166L)
						.metadataFields(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetadataField.builder()
								.fieldName("EXAMPLE-fieldName-Value")
								.isEnabled(false)
								.isSystem(true)
								.key("EXAMPLE-key-Value")
								.sourceName("EXAMPLE-sourceName-Value").build())))
						.labelDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsLabelDefinition.builder()
								.editVersion(165L)
								.isSystem(true)
								.sourceId(249L)
								.labelName("EXAMPLE-labelName-Value").build())))
						.entityTypes(new ArrayList<>(Arrays.asList(LogAnalyticsSourceEntityType.builder()
								.sourceId(989L)
								.entityType("EXAMPLE-entityType-Value")
								.entityTypeCategory("EXAMPLE-entityTypeCategory-Value")
								.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value").build())))
						.isTimezoneOverride(false)
						.userParsers(new ArrayList<>(Arrays.asList(LogAnalyticsParser.builder()
								.content("EXAMPLE-content-Value")
								.description("EXAMPLE-description-Value")
								.displayName("EXAMPLE-displayName-Value")
								.editVersion(99L)
								.encoding("EXAMPLE-encoding-Value")
								.exampleContent("EXAMPLE-exampleContent-Value")
								.fieldMaps(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
										.field(LogAnalyticsField.builder()
											.ceeAlias("EXAMPLE-ceeAlias-Value")
											.dataType("EXAMPLE-dataType-Value")
											.regularExpression("EXAMPLE-regularExpression-Value")
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.editVersion(144L)
											.facetPriority(938L)
											.name("EXAMPLE-name-Value")
											.isFacetEligible(false)
											.isHighCardinality(true)
											.isLargeData(false)
											.isMultiValued(false)
											.isPrimary(false)
											.isSystem(true)
											.isSummarizable(true)
											.mappedValue("EXAMPLE-mappedValue-Value")
											.isMetricKeyEligible(false)
											.isMetricValueEligible(true)
											.rangeFacetEligible(109L)
											.isTableEligible(false)
											.unitType("EXAMPLE-unitType-Value").build())
										.parserFieldId(675L)
										.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
										.parserFieldName("EXAMPLE-parserFieldName-Value")
										.storageFieldName("EXAMPLE-storageFieldName-Value")
										.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
										.parserName("EXAMPLE-parserName-Value")
										.parserFieldSequence(378L)
										.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
								.footerContent("EXAMPLE-footerContent-Value")
								.headerContent("EXAMPLE-headerContent-Value")
								.name("EXAMPLE-name-Value")
								.isDefault(false)
								.isSingleLineContent(true)
								.isSystem(false)
								.language("EXAMPLE-language-Value")
								.timeUpdated(new Date("Wed Oct 03 18:26:57 UTC 2007"))
								.logTypeTestRequestVersion(680)
								.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
								.isHidden(true)
								.parserSequence(246)
								.parserTimezone("EXAMPLE-parserTimezone-Value")
								.parserFilter(LogAnalyticsParserFilter.builder()
									.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
									.agentVersion("EXAMPLE-agentVersion-Value")
									.isInUse(487L)
									.operatingSystem("EXAMPLE-operatingSystem-Value")
									.parserId(498L)
									.version("EXAMPLE-version-Value").build())
								.isParserWrittenOnce(true)
								.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
										.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
											.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
													.description("EXAMPLE-description-Value")
													.name("EXAMPLE-name-Value")
													.isMandatory(true)
													.isRepeatable(false)
													.pluginName("EXAMPLE-pluginName-Value")
													.type("EXAMPLE-type-Value").build())))
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.name("EXAMPLE-name-Value").build())
										.parserFunctionId(751L)
										.parserFunctionName("EXAMPLE-parserFunctionName-Value")
										.isEnabled(false)
										.isSystem(true)
										.parserId(394L)
										.parserName("EXAMPLE-parserName-Value")
										.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
										.parserFunctionPriority(103L)
										.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
												.parserFunctionId(648L)
												.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
												.parserFunctionParameterId(48L)
												.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
												.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
												.parserName("EXAMPLE-parserName-Value")
												.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
													.description("EXAMPLE-description-Value")
													.name("EXAMPLE-name-Value")
													.isMandatory(false)
													.isRepeatable(false)
													.pluginName("EXAMPLE-pluginName-Value")
													.type("EXAMPLE-type-Value").build()).build()))).build())))
								.sourcesCount(446L)
								.shouldTokenizeOriginalText(false)
								.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
								.fieldQualifier("EXAMPLE-fieldQualifier-Value")
								.type(LogAnalyticsParser.Type.Odl)
								.isUserDeleted(false)
								.isNamespaceAware(false)
								.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
										.name("EXAMPLE-name-Value")
										.description("EXAMPLE-description-Value")
										.displayName("EXAMPLE-displayName-Value")
										.type("EXAMPLE-type-Value")
										.isSystem(true).build()))).build())))
						.timeUpdated(new Date("Mon Oct 19 17:27:11 UTC 2043"))
						.eventTypes(new ArrayList<>(Arrays.asList(EventType.builder()
								.eventTypeName("EXAMPLE-eventTypeName-Value")
								.specVersion("EXAMPLE-specVersion-Value")
								.isEnabled(false)
								.isSystem(true)
								.timeUpdated(new Date("Fri Sep 01 10:32:14 UTC 2028")).build())))
						.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
								.name("EXAMPLE-name-Value")
								.description("EXAMPLE-description-Value")
								.displayName("EXAMPLE-displayName-Value")
								.type("EXAMPLE-type-Value")
								.isSystem(false).build())))
						.endpoints(new ArrayList<>(Arrays.asList(LogListTypeEndpoint.builder()
								.listEndpoint(LogListEndpoint.builder()
									.name("EXAMPLE-name-Value")
									.description("EXAMPLE-description-Value")
									.model("EXAMPLE-model-Value")
									.endpointId(263L)
									.request(EndpointRequest.builder()
										.method(EndpointRequest.Method.Post)
										.url("EXAMPLE-url-Value")
										.contentType("EXAMPLE-contentType-Value")
										.payload("EXAMPLE-payload-Value")
										.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
												.name("EXAMPLE-name-Value")
												.value("EXAMPLE-value-Value").build())))
										.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
												.name("EXAMPLE-name-Value")
												.value("EXAMPLE-value-Value").build()))).build())
									.response(EndpointResponse.builder()
										.contentType("EXAMPLE-contentType-Value")
										.example("EXAMPLE-example-Value").build())
									.credentials(EndpointCredentials.builder()
										.credentialType(EndpointCredentials.CredentialType.None)
										.credentialName("EXAMPLE-credentialName-Value")
										.credentialEndpoint(CredentialEndpoint.builder()
											.name("EXAMPLE-name-Value")
											.description("EXAMPLE-description-Value")
											.model("EXAMPLE-model-Value")
											.endpointId(662L)
											.response(EndpointResponse.builder()
												.contentType("EXAMPLE-contentType-Value")
												.example("EXAMPLE-example-Value").build())
											.proxy(EndpointProxy.builder()
												.url("EXAMPLE-url-Value")
												.credentialName("EXAMPLE-credentialName-Value")
												.credentialType(EndpointProxy.CredentialType.None).build()).build()).build())
									.proxy(EndpointProxy.builder()
										.url("EXAMPLE-url-Value")
										.credentialName("EXAMPLE-credentialName-Value")
										.credentialType(EndpointProxy.CredentialType.None).build())
									.isEnabled(true)
									.isSystem(true)
									.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
											.name("EXAMPLE-name-Value")
											.value("EXAMPLE-value-Value").build()))).build())
								.logEndpoints(new ArrayList<>(Arrays.asList(LogEndpoint.builder()
										.name("EXAMPLE-name-Value")
										.description("EXAMPLE-description-Value")
										.model("EXAMPLE-model-Value")
										.endpointId(392L)
										.request(EndpointRequest.builder()
											.method(EndpointRequest.Method.Get)
											.url("EXAMPLE-url-Value")
											.contentType("EXAMPLE-contentType-Value")
											.payload("EXAMPLE-payload-Value")
											.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
													.name("EXAMPLE-name-Value")
													.value("EXAMPLE-value-Value").build())))
											.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
													.name("EXAMPLE-name-Value")
													.value("EXAMPLE-value-Value").build()))).build())
										.response(EndpointResponse.builder()
											.contentType("EXAMPLE-contentType-Value")
											.example("EXAMPLE-example-Value").build())
										.credentials(EndpointCredentials.builder()
											.credentialType(EndpointCredentials.CredentialType.BasicAuth)
											.credentialName("EXAMPLE-credentialName-Value")
											.credentialEndpoint(CredentialEndpoint.builder()
												.name("EXAMPLE-name-Value")
												.description("EXAMPLE-description-Value")
												.model("EXAMPLE-model-Value")
												.endpointId(24L)
												.response(EndpointResponse.builder()
													.contentType("EXAMPLE-contentType-Value")
													.example("EXAMPLE-example-Value").build())
												.proxy(EndpointProxy.builder()
													.url("EXAMPLE-url-Value")
													.credentialName("EXAMPLE-credentialName-Value")
													.credentialType(EndpointProxy.CredentialType.None).build()).build()).build())
										.proxy(EndpointProxy.builder()
											.url("EXAMPLE-url-Value")
											.credentialName("EXAMPLE-credentialName-Value")
											.credentialType(EndpointProxy.CredentialType.None).build())
										.isEnabled(true)
										.isSystem(false)
										.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
												.name("EXAMPLE-name-Value")
												.value("EXAMPLE-value-Value").build()))).build()))).build())))
						.sourceProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
								.name("EXAMPLE-name-Value")
								.value("EXAMPLE-value-Value").build()))).build()).build())
				.alias("EXAMPLE-alias-Value")
				.description("EXAMPLE-description-Value")
				.isEnabled(true)
				.patternId(113L)
				.isSystem(true)
				.sourceId(433L)
				.isAgentWarningSuppressed(true)
				.patternText("EXAMPLE-patternText-Value")
				.patternType(547L)
				.entityType(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
				.patternProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
						.name("EXAMPLE-name-Value")
						.value("EXAMPLE-value-Value").build()))).build())))
		.description("EXAMPLE-description-Value")
		.displayName("EXAMPLE-displayName-Value")
		.editVersion(487L)
		.functions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceFunction.builder()
				.arguments(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
						.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(672L)
						.argumentType(15L)
						.argumentId(78L)
						.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
						.argumentLookupColumnPosition(751L)
						.argumentValue("EXAMPLE-argumentValue-Value")
						.argumentReference("EXAMPLE-argumentReference-Value").build())))
				.isEnabled(true)
				.function(LogAnalyticsMetaFunction.builder()
					.metaFunctionArgument(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
							.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(361L)
							.argumentType(394L)
							.argumentId(592L)
							.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
							.argumentLookupColumnPosition(460L)
							.argumentValue("EXAMPLE-argumentValue-Value")
							.argumentReference("EXAMPLE-argumentReference-Value").build())))
					.component("EXAMPLE-component-Value")
					.description("EXAMPLE-description-Value")
					.editVersion(262L)
					.metaFunctionId(160L)
					.javaClassName("EXAMPLE-javaClassName-Value")
					.name("EXAMPLE-name-Value").build())
				.functionName(LogAnalyticsSourceFunction.FunctionName.Lookup)
				.functionReference("EXAMPLE-functionReference-Value")
				.sourceReference("EXAMPLE-sourceReference-Value")
				.features(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
				.functionId(867L)
				.order(542L)
				.isSystem(false)
				.lookupColumn("EXAMPLE-lookupColumn-Value")
				.lookupColumnPosition(770L)
				.lookupDisplayName("EXAMPLE-lookupDisplayName-Value")
				.lookupMode(510L)
				.lookupTable("EXAMPLE-lookupTable-Value")
				.sourceId(465L).build())))
		.sourceId(961L)
		.name("EXAMPLE-name-Value")
		.isSecureContent(true)
		.isSystem(true)
		.parsers(new ArrayList<>(Arrays.asList(LogAnalyticsParser.builder()
				.content("EXAMPLE-content-Value")
				.description("EXAMPLE-description-Value")
				.displayName("EXAMPLE-displayName-Value")
				.editVersion(586L)
				.encoding("EXAMPLE-encoding-Value")
				.exampleContent("EXAMPLE-exampleContent-Value")
				.fieldMaps(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
						.field(LogAnalyticsField.builder()
							.ceeAlias("EXAMPLE-ceeAlias-Value")
							.dataType("EXAMPLE-dataType-Value")
							.regularExpression("EXAMPLE-regularExpression-Value")
							.description("EXAMPLE-description-Value")
							.displayName("EXAMPLE-displayName-Value")
							.editVersion(874L)
							.facetPriority(244L)
							.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(627L)
							.isTableEligible(false)
							.unitType("EXAMPLE-unitType-Value").build())
						.parserFieldId(671L)
						.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
						.parserFieldName("EXAMPLE-parserFieldName-Value")
						.storageFieldName("EXAMPLE-storageFieldName-Value")
						.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
						.parserName("EXAMPLE-parserName-Value")
						.parserFieldSequence(888L)
						.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
				.footerContent("EXAMPLE-footerContent-Value")
				.headerContent("EXAMPLE-headerContent-Value")
				.name("EXAMPLE-name-Value")
				.isDefault(false)
				.isSingleLineContent(false)
				.isSystem(true)
				.language("EXAMPLE-language-Value")
				.timeUpdated(new Date("Sat Dec 31 16:59:30 UTC 2033"))
				.logTypeTestRequestVersion(133)
				.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
				.isHidden(true)
				.parserSequence(968)
				.parserTimezone("EXAMPLE-parserTimezone-Value")
				.parserFilter(LogAnalyticsParserFilter.builder()
					.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
					.agentVersion("EXAMPLE-agentVersion-Value")
					.isInUse(386L)
					.operatingSystem("EXAMPLE-operatingSystem-Value")
					.parserId(509L)
					.version("EXAMPLE-version-Value").build())
				.isParserWrittenOnce(false)
				.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
						.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
							.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
									.description("EXAMPLE-description-Value")
									.name("EXAMPLE-name-Value")
									.isMandatory(true)
									.isRepeatable(false)
									.pluginName("EXAMPLE-pluginName-Value")
									.type("EXAMPLE-type-Value").build())))
							.description("EXAMPLE-description-Value")
							.displayName("EXAMPLE-displayName-Value")
							.name("EXAMPLE-name-Value").build())
						.parserFunctionId(480L)
						.parserFunctionName("EXAMPLE-parserFunctionName-Value")
						.isEnabled(true)
						.isSystem(false)
						.parserId(360L)
						.parserName("EXAMPLE-parserName-Value")
						.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
						.parserFunctionPriority(104L)
						.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
								.parserFunctionId(128L)
								.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
								.parserFunctionParameterId(328L)
								.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
								.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
								.parserName("EXAMPLE-parserName-Value")
								.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
									.description("EXAMPLE-description-Value")
									.name("EXAMPLE-name-Value")
									.isMandatory(true)
									.isRepeatable(false)
									.pluginName("EXAMPLE-pluginName-Value")
									.type("EXAMPLE-type-Value").build()).build()))).build())))
				.sourcesCount(484L)
				.sources(new ArrayList<>(Arrays.asList(LogAnalyticsSource.builder()
						.labelConditions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceLabelCondition.builder()
								.conditionString("EXAMPLE-conditionString-Value")
								.conditionBlock(ConditionBlock.builder()
									.conditionBlocksOperator(ConditionBlock.ConditionBlocksOperator.NotAnd)
									.fieldName("EXAMPLE-fieldName-Value")
									.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
									.labelConditionValue("EXAMPLE-labelConditionValue-Value")
									.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value"))).build())
								.message("EXAMPLE-message-Value")
								.isVisible(false)
								.blockConditionField("EXAMPLE-blockConditionField-Value")
								.blockConditionOperator("EXAMPLE-blockConditionOperator-Value")
								.blockConditionValue("EXAMPLE-blockConditionValue-Value")
								.labelConditionValue("EXAMPLE-labelConditionValue-Value")
								.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
								.contentExample("EXAMPLE-contentExample-Value")
								.isEnabled(true)
								.fieldName("EXAMPLE-fieldName-Value")
								.labelConditionId(617L)
								.isSystem(false)
								.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
								.sourceId(717L)
								.labelDisplayName("EXAMPLE-labelDisplayName-Value")
								.storageField("EXAMPLE-storageField-Value")
								.labelName("EXAMPLE-labelName-Value")
								.isInlineLabelExistingInDatabase(true).build())))
						.associationCount(553)
						.associationEntity(new ArrayList<>(Arrays.asList(LogAnalyticsAssociation.builder()
								.failureMessage("EXAMPLE-failureMessage-Value")
								.agentId("ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value")
								.timeLastAttempted(new Date("Sun Sep 10 07:37:53 UTC 2023"))
								.retryCount(986L)
								.sourceName("EXAMPLE-sourceName-Value")
								.sourceDisplayName("EXAMPLE-sourceDisplayName-Value")
								.sourceTypeName("EXAMPLE-sourceTypeName-Value")
								.lifeCycleState(LogAnalyticsAssociation.LifeCycleState.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 ArrayList<>(Arrays.asList(AssociationProperty.builder()
										.name("EXAMPLE-name-Value")
										.value("EXAMPLE-value-Value")
										.patterns(new ArrayList<>(Arrays.asList(PatternOverride.builder()
												.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
												.value("EXAMPLE-value-Value")
												.effectiveLevel("EXAMPLE-effectiveLevel-Value").build()))).build()))).build())))
						.dataFilterDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceDataFilter.builder()
								.description("EXAMPLE-description-Value")
								.displayName("EXAMPLE-displayName-Value")
								.editVersion(627L)
								.isEnabled(false)
								.fieldName("EXAMPLE-fieldName-Value")
								.hashType(858)
								.dataFilterId(473L)
								.isSystem(false)
								.matchRegularExpression("EXAMPLE-matchRegularExpression-Value")
								.order(428L)
								.path("EXAMPLE-path-Value")
								.replacementString("EXAMPLE-replacementString-Value")
								.sourceId(455L)
								.filterType(LogAnalyticsSourceDataFilter.FilterType.HashMask).build())))
						.databaseCredential("EXAMPLE-databaseCredential-Value")
						.extendedFieldDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceExtendedFieldDefinition.builder()
								.field(LogAnalyticsField.builder()
									.ceeAlias("EXAMPLE-ceeAlias-Value")
									.dataType("EXAMPLE-dataType-Value")
									.regularExpression("EXAMPLE-regularExpression-Value")
									.description("EXAMPLE-description-Value")
									.displayName("EXAMPLE-displayName-Value")
									.editVersion(510L)
									.facetPriority(295L)
									.name("EXAMPLE-name-Value")
									.isFacetEligible(false)
									.isHighCardinality(true)
									.isLargeData(false)
									.isMultiValued(false)
									.isPrimary(true)
									.isSystem(false)
									.isSummarizable(false)
									.mappedValue("EXAMPLE-mappedValue-Value")
									.isMetricKeyEligible(true)
									.isMetricValueEligible(false)
									.rangeFacetEligible(905L)
									.isTableEligible(true)
									.unitType("EXAMPLE-unitType-Value").build())
								.displayRegularExpression("EXAMPLE-displayRegularExpression-Value")
								.extendedFields(new ArrayList<>(Arrays.asList(LogAnalyticsExtendedField.builder()
										.field(LogAnalyticsField.builder()
											.ceeAlias("EXAMPLE-ceeAlias-Value")
											.dataType("EXAMPLE-dataType-Value")
											.regularExpression("EXAMPLE-regularExpression-Value")
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.editVersion(504L)
											.facetPriority(294L)
											.name("EXAMPLE-name-Value")
											.isFacetEligible(false)
											.isHighCardinality(true)
											.isLargeData(true)
											.isMultiValued(false)
											.isPrimary(true)
											.isSystem(false)
											.isSummarizable(true)
											.mappedValue("EXAMPLE-mappedValue-Value")
											.isMetricKeyEligible(false)
											.isMetricValueEligible(true)
											.rangeFacetEligible(771L)
											.isTableEligible(false)
											.unitType("EXAMPLE-unitType-Value").build())
										.extendedFieldDefinitionId(965L)
										.fieldName("EXAMPLE-fieldName-Value")
										.fieldDisplayName("EXAMPLE-fieldDisplayName-Value")
										.savedRegularExpressionName("EXAMPLE-savedRegularExpressionName-Value")
										.extendedFieldId(854L).build())))
								.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(95L)
								.isSystem(true)
								.regularExpression("EXAMPLE-regularExpression-Value")
								.sourceId(659L)
								.timeUpdated(new Date("Wed Oct 18 08:53:16 UTC 2028")).build())))
						.isForCloud(true)
						.labels(new ArrayList<>(Arrays.asList(LogAnalyticsLabelView.builder()
								.aliases(new ArrayList<>(Arrays.asList(LogAnalyticsLabelAlias.builder()
										.alias("EXAMPLE-alias-Value")
										.aliasDisplayName("EXAMPLE-aliasDisplayName-Value")
										.isSystem(true)
										.displayName("EXAMPLE-displayName-Value")
										.name("EXAMPLE-name-Value")
										.priority(LogAnalyticsLabelAlias.Priority.None).build())))
								.countUsageInAlertRule(920L)
								.countUsageInSource(691L)
								.id("EXAMPLE-id-Value")
								.suggestType(86L)
								.description("EXAMPLE-description-Value")
								.displayName("EXAMPLE-displayName-Value")
								.editVersion(388L)
								.impact("EXAMPLE-impact-Value")
								.isSystem(true)
								.name("EXAMPLE-name-Value")
								.priority(LogAnalyticsLabelView.Priority.None)
								.recommendation("EXAMPLE-recommendation-Value")
								.type(992L)
								.isUserDeleted(true).build())))
						.metricDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsMetric.builder()
								.aggregationField("EXAMPLE-aggregationField-Value")
								.bucketMetadata("EXAMPLE-bucketMetadata-Value")
								.clockPeriod("EXAMPLE-clockPeriod-Value")
								.description("EXAMPLE-description-Value")
								.editVersion(251L)
								.fieldName("EXAMPLE-fieldName-Value")
								.fieldValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
								.groupingField("EXAMPLE-groupingField-Value")
								.isEnabled(false)
								.isSystem(true)
								.displayName("EXAMPLE-displayName-Value")
								.metricReference(727L)
								.name("EXAMPLE-name-Value")
								.metricType(LogAnalyticsMetric.MetricType.Count)
								.isMetricSourceEnabled(false)
								.operator(LogAnalyticsMetric.Operator.EqualIgnoreCase)
								.entityType("EXAMPLE-entityType-Value")
								.timeUpdated(new Date("Tue Sep 01 19:45:56 UTC 2015"))
								.unitType("EXAMPLE-unitType-Value")
								.isUserCustomized(true).build())))
						.metrics(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetric.builder()
								.isMetricSourceEnabled(false)
								.metricName("EXAMPLE-metricName-Value")
								.sourceName("EXAMPLE-sourceName-Value")
								.entityType("EXAMPLE-entityType-Value").build())))
						.parameters(new ArrayList<>(Arrays.asList(LogAnalyticsParameter.builder()
								.defaultValue("EXAMPLE-defaultValue-Value")
								.description("EXAMPLE-description-Value")
								.isActive(true)
								.name("EXAMPLE-name-Value")
								.sourceId(762L).build())))
						.patternCount(815)
						.patterns(new ArrayList<>(Arrays.asList(LogAnalyticsSourcePattern.builder()
								.convertedText("EXAMPLE-convertedText-Value")
								.dbParserId(14L)
								.dbPatternDateTimeColumns("EXAMPLE-dbPatternDateTimeColumns-Value")
								.dbPatternDateTimeField("EXAMPLE-dbPatternDateTimeField-Value")
								.dbPatternSequenceColumn("EXAMPLE-dbPatternSequenceColumn-Value")
								.fields(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
										.field(LogAnalyticsField.builder()
											.ceeAlias("EXAMPLE-ceeAlias-Value")
											.dataType("EXAMPLE-dataType-Value")
											.regularExpression("EXAMPLE-regularExpression-Value")
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.editVersion(610L)
											.facetPriority(793L)
											.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(true)
											.rangeFacetEligible(666L)
											.isTableEligible(true)
											.unitType("EXAMPLE-unitType-Value").build())
										.parserFieldId(717L)
										.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
										.parserFieldName("EXAMPLE-parserFieldName-Value")
										.storageFieldName("EXAMPLE-storageFieldName-Value")
										.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
										.parserName("EXAMPLE-parserName-Value")
										.parserFieldSequence(541L)
										.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
								.isInclude(false)
								.isDefault(false)
								.patternFilter(LogAnalyticsPatternFilter.builder()
									.agentVersion("EXAMPLE-agentVersion-Value")
									.isInUse(false)
									.operatingSystem("EXAMPLE-operatingSystem-Value")
									.patternId(486L)
									.sourceId(886L)
									.version("EXAMPLE-version-Value").build())
								.alias("EXAMPLE-alias-Value")
								.description("EXAMPLE-description-Value")
								.isEnabled(true)
								.patternId(483L)
								.isSystem(true)
								.sourceId(594L)
								.isAgentWarningSuppressed(true)
								.patternText("EXAMPLE-patternText-Value")
								.patternType(385L)
								.entityType(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
								.patternProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
										.name("EXAMPLE-name-Value")
										.value("EXAMPLE-value-Value").build()))).build())))
						.description("EXAMPLE-description-Value")
						.displayName("EXAMPLE-displayName-Value")
						.editVersion(952L)
						.functions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceFunction.builder()
								.arguments(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
										.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(61L)
										.argumentType(632L)
										.argumentId(593L)
										.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
										.argumentLookupColumnPosition(964L)
										.argumentValue("EXAMPLE-argumentValue-Value")
										.argumentReference("EXAMPLE-argumentReference-Value").build())))
								.isEnabled(false)
								.function(LogAnalyticsMetaFunction.builder()
									.metaFunctionArgument(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
											.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(249L)
											.argumentType(636L)
											.argumentId(252L)
											.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
											.argumentLookupColumnPosition(544L)
											.argumentValue("EXAMPLE-argumentValue-Value")
											.argumentReference("EXAMPLE-argumentReference-Value").build())))
									.component("EXAMPLE-component-Value")
									.description("EXAMPLE-description-Value")
									.editVersion(761L)
									.metaFunctionId(699L)
									.javaClassName("EXAMPLE-javaClassName-Value")
									.name("EXAMPLE-name-Value").build())
								.functionName(LogAnalyticsSourceFunction.FunctionName.Geolocation)
								.functionReference("EXAMPLE-functionReference-Value")
								.sourceReference("EXAMPLE-sourceReference-Value")
								.features(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
								.functionId(666L)
								.order(757L)
								.isSystem(false)
								.lookupColumn("EXAMPLE-lookupColumn-Value")
								.lookupColumnPosition(386L)
								.lookupDisplayName("EXAMPLE-lookupDisplayName-Value")
								.lookupMode(698L)
								.lookupTable("EXAMPLE-lookupTable-Value")
								.sourceId(461L).build())))
						.sourceId(623L)
						.name("EXAMPLE-name-Value")
						.isSecureContent(false)
						.isSystem(false)
						.isAutoAssociationEnabled(true)
						.isAutoAssociationOverride(false)
						.ruleId(204L)
						.typeName("EXAMPLE-typeName-Value")
						.typeDisplayName("EXAMPLE-typeDisplayName-Value")
						.warningConfig(63L)
						.metadataFields(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetadataField.builder()
								.fieldName("EXAMPLE-fieldName-Value")
								.isEnabled(true)
								.isSystem(false)
								.key("EXAMPLE-key-Value")
								.sourceName("EXAMPLE-sourceName-Value").build())))
						.labelDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsLabelDefinition.builder()
								.editVersion(251L)
								.isSystem(false)
								.sourceId(258L)
								.labelName("EXAMPLE-labelName-Value").build())))
						.entityTypes(new ArrayList<>(Arrays.asList(LogAnalyticsSourceEntityType.builder()
								.sourceId(922L)
								.entityType("EXAMPLE-entityType-Value")
								.entityTypeCategory("EXAMPLE-entityTypeCategory-Value")
								.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value").build())))
						.isTimezoneOverride(false)
						.timeUpdated(new Date("Sat Jan 02 12:13:50 UTC 2016"))
						.eventTypes(new ArrayList<>(Arrays.asList(EventType.builder()
								.eventTypeName("EXAMPLE-eventTypeName-Value")
								.specVersion("EXAMPLE-specVersion-Value")
								.isEnabled(false)
								.isSystem(false)
								.timeUpdated(new Date("Fri Mar 25 23:39:23 UTC 2039")).build())))
						.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
								.name("EXAMPLE-name-Value")
								.description("EXAMPLE-description-Value")
								.displayName("EXAMPLE-displayName-Value")
								.type("EXAMPLE-type-Value")
								.isSystem(false).build())))
						.endpoints(new ArrayList<>(Arrays.asList(LogListTypeEndpoint.builder()
								.listEndpoint(LogListEndpoint.builder()
									.name("EXAMPLE-name-Value")
									.description("EXAMPLE-description-Value")
									.model("EXAMPLE-model-Value")
									.endpointId(529L)
									.request(EndpointRequest.builder()
										.method(EndpointRequest.Method.Post)
										.url("EXAMPLE-url-Value")
										.contentType("EXAMPLE-contentType-Value")
										.payload("EXAMPLE-payload-Value")
										.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
												.name("EXAMPLE-name-Value")
												.value("EXAMPLE-value-Value").build())))
										.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
												.name("EXAMPLE-name-Value")
												.value("EXAMPLE-value-Value").build()))).build())
									.response(EndpointResponse.builder()
										.contentType("EXAMPLE-contentType-Value")
										.example("EXAMPLE-example-Value").build())
									.credentials(EndpointCredentials.builder()
										.credentialType(EndpointCredentials.CredentialType.None)
										.credentialName("EXAMPLE-credentialName-Value")
										.credentialEndpoint(CredentialEndpoint.builder()
											.name("EXAMPLE-name-Value")
											.description("EXAMPLE-description-Value")
											.model("EXAMPLE-model-Value")
											.endpointId(774L)
											.response(EndpointResponse.builder()
												.contentType("EXAMPLE-contentType-Value")
												.example("EXAMPLE-example-Value").build())
											.proxy(EndpointProxy.builder()
												.url("EXAMPLE-url-Value")
												.credentialName("EXAMPLE-credentialName-Value")
												.credentialType(EndpointProxy.CredentialType.None).build()).build()).build())
									.proxy(EndpointProxy.builder()
										.url("EXAMPLE-url-Value")
										.credentialName("EXAMPLE-credentialName-Value")
										.credentialType(EndpointProxy.CredentialType.None).build())
									.isEnabled(true)
									.isSystem(false)
									.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
											.name("EXAMPLE-name-Value")
											.value("EXAMPLE-value-Value").build()))).build())
								.logEndpoints(new ArrayList<>(Arrays.asList(LogEndpoint.builder()
										.name("EXAMPLE-name-Value")
										.description("EXAMPLE-description-Value")
										.model("EXAMPLE-model-Value")
										.endpointId(828L)
										.request(EndpointRequest.builder()
											.method(EndpointRequest.Method.Get)
											.url("EXAMPLE-url-Value")
											.contentType("EXAMPLE-contentType-Value")
											.payload("EXAMPLE-payload-Value")
											.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
													.name("EXAMPLE-name-Value")
													.value("EXAMPLE-value-Value").build())))
											.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
													.name("EXAMPLE-name-Value")
													.value("EXAMPLE-value-Value").build()))).build())
										.response(EndpointResponse.builder()
											.contentType("EXAMPLE-contentType-Value")
											.example("EXAMPLE-example-Value").build())
										.credentials(EndpointCredentials.builder()
											.credentialType(EndpointCredentials.CredentialType.BasicAuth)
											.credentialName("EXAMPLE-credentialName-Value")
											.credentialEndpoint(CredentialEndpoint.builder()
												.name("EXAMPLE-name-Value")
												.description("EXAMPLE-description-Value")
												.model("EXAMPLE-model-Value")
												.endpointId(785L)
												.response(EndpointResponse.builder()
													.contentType("EXAMPLE-contentType-Value")
													.example("EXAMPLE-example-Value").build())
												.proxy(EndpointProxy.builder()
													.url("EXAMPLE-url-Value")
													.credentialName("EXAMPLE-credentialName-Value")
													.credentialType(EndpointProxy.CredentialType.Token).build()).build()).build())
										.proxy(EndpointProxy.builder()
											.url("EXAMPLE-url-Value")
											.credentialName("EXAMPLE-credentialName-Value")
											.credentialType(EndpointProxy.CredentialType.Token).build())
										.isEnabled(false)
										.isSystem(false)
										.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
												.name("EXAMPLE-name-Value")
												.value("EXAMPLE-value-Value").build()))).build()))).build())))
						.sourceProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
								.name("EXAMPLE-name-Value")
								.value("EXAMPLE-value-Value").build()))).build())))
				.shouldTokenizeOriginalText(false)
				.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
				.fieldQualifier("EXAMPLE-fieldQualifier-Value")
				.type(LogAnalyticsParser.Type.Json)
				.isUserDeleted(true)
				.isNamespaceAware(false)
				.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
						.name("EXAMPLE-name-Value")
						.description("EXAMPLE-description-Value")
						.displayName("EXAMPLE-displayName-Value")
						.type("EXAMPLE-type-Value")
						.isSystem(true).build()))).build())))
		.ruleId(167L)
		.typeName("EXAMPLE-typeName-Value")
		.warningConfig(774L)
		.metadataFields(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetadataField.builder()
				.fieldName("EXAMPLE-fieldName-Value")
				.isEnabled(true)
				.isSystem(true)
				.key("EXAMPLE-key-Value")
				.sourceName("EXAMPLE-sourceName-Value").build())))
		.labelDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsLabelDefinition.builder()
				.editVersion(132L)
				.isSystem(false)
				.sourceId(562L)
				.labelName("EXAMPLE-labelName-Value").build())))
		.entityTypes(new ArrayList<>(Arrays.asList(LogAnalyticsSourceEntityType.builder()
				.sourceId(949L)
				.entityType("EXAMPLE-entityType-Value")
				.entityTypeCategory("EXAMPLE-entityTypeCategory-Value")
				.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value").build())))
		.isTimezoneOverride(false)
		.userParsers(new ArrayList<>(Arrays.asList(LogAnalyticsParser.builder()
				.content("EXAMPLE-content-Value")
				.description("EXAMPLE-description-Value")
				.displayName("EXAMPLE-displayName-Value")
				.editVersion(931L)
				.encoding("EXAMPLE-encoding-Value")
				.exampleContent("EXAMPLE-exampleContent-Value")
				.fieldMaps(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
						.field(LogAnalyticsField.builder()
							.ceeAlias("EXAMPLE-ceeAlias-Value")
							.dataType("EXAMPLE-dataType-Value")
							.regularExpression("EXAMPLE-regularExpression-Value")
							.description("EXAMPLE-description-Value")
							.displayName("EXAMPLE-displayName-Value")
							.editVersion(105L)
							.facetPriority(849L)
							.name("EXAMPLE-name-Value")
							.isFacetEligible(true)
							.isHighCardinality(true)
							.isLargeData(false)
							.isMultiValued(false)
							.isPrimary(true)
							.isSystem(true)
							.isSummarizable(true)
							.mappedValue("EXAMPLE-mappedValue-Value")
							.isMetricKeyEligible(true)
							.isMetricValueEligible(false)
							.rangeFacetEligible(55L)
							.isTableEligible(false)
							.unitType("EXAMPLE-unitType-Value").build())
						.parserFieldId(440L)
						.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
						.parserFieldName("EXAMPLE-parserFieldName-Value")
						.storageFieldName("EXAMPLE-storageFieldName-Value")
						.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
						.parserName("EXAMPLE-parserName-Value")
						.parserFieldSequence(537L)
						.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
				.footerContent("EXAMPLE-footerContent-Value")
				.headerContent("EXAMPLE-headerContent-Value")
				.name("EXAMPLE-name-Value")
				.isDefault(false)
				.isSingleLineContent(true)
				.isSystem(true)
				.language("EXAMPLE-language-Value")
				.timeUpdated(new Date("Wed Jun 06 07:52:38 UTC 2012"))
				.logTypeTestRequestVersion(64)
				.parserIgnorelineCharacters("EXAMPLE-parserIgnorelineCharacters-Value")
				.isHidden(false)
				.parserSequence(174)
				.parserTimezone("EXAMPLE-parserTimezone-Value")
				.parserFilter(LogAnalyticsParserFilter.builder()
					.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
					.agentVersion("EXAMPLE-agentVersion-Value")
					.isInUse(367L)
					.operatingSystem("EXAMPLE-operatingSystem-Value")
					.parserId(877L)
					.version("EXAMPLE-version-Value").build())
				.isParserWrittenOnce(true)
				.parserFunctions(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunction.builder()
						.parserMetaPlugin(LogAnalyticsParserMetaPlugin.builder()
							.metaPluginParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserMetaPluginParameter.builder()
									.description("EXAMPLE-description-Value")
									.name("EXAMPLE-name-Value")
									.isMandatory(true)
									.isRepeatable(false)
									.pluginName("EXAMPLE-pluginName-Value")
									.type("EXAMPLE-type-Value").build())))
							.description("EXAMPLE-description-Value")
							.displayName("EXAMPLE-displayName-Value")
							.name("EXAMPLE-name-Value").build())
						.parserFunctionId(594L)
						.parserFunctionName("EXAMPLE-parserFunctionName-Value")
						.isEnabled(false)
						.isSystem(true)
						.parserId(386L)
						.parserName("EXAMPLE-parserName-Value")
						.parserMetaPluginName("EXAMPLE-parserMetaPluginName-Value")
						.parserFunctionPriority(261L)
						.parserFunctionParameters(new ArrayList<>(Arrays.asList(LogAnalyticsParserFunctionParameter.builder()
								.parserFunctionId(80L)
								.parserFunctionParameterName("EXAMPLE-parserFunctionParameterName-Value")
								.parserFunctionParameterId(388L)
								.parserMetaPluginParameterName("EXAMPLE-parserMetaPluginParameterName-Value")
								.parserMetaPluginParameterValue("EXAMPLE-parserMetaPluginParameterValue-Value")
								.parserName("EXAMPLE-parserName-Value")
								.parserMetaPluginParameter(LogAnalyticsParserMetaPluginParameter.builder()
									.description("EXAMPLE-description-Value")
									.name("EXAMPLE-name-Value")
									.isMandatory(false)
									.isRepeatable(true)
									.pluginName("EXAMPLE-pluginName-Value")
									.type("EXAMPLE-type-Value").build()).build()))).build())))
				.sourcesCount(974L)
				.sources(new ArrayList<>(Arrays.asList(LogAnalyticsSource.builder()
						.labelConditions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceLabelCondition.builder()
								.conditionString("EXAMPLE-conditionString-Value")
								.conditionBlock(ConditionBlock.builder()
									.conditionBlocksOperator(ConditionBlock.ConditionBlocksOperator.Or)
									.fieldName("EXAMPLE-fieldName-Value")
									.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
									.labelConditionValue("EXAMPLE-labelConditionValue-Value")
									.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value"))).build())
								.message("EXAMPLE-message-Value")
								.isVisible(false)
								.blockConditionField("EXAMPLE-blockConditionField-Value")
								.blockConditionOperator("EXAMPLE-blockConditionOperator-Value")
								.blockConditionValue("EXAMPLE-blockConditionValue-Value")
								.labelConditionValue("EXAMPLE-labelConditionValue-Value")
								.labelConditionValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
								.contentExample("EXAMPLE-contentExample-Value")
								.isEnabled(false)
								.fieldName("EXAMPLE-fieldName-Value")
								.labelConditionId(319L)
								.isSystem(true)
								.labelConditionOperator("EXAMPLE-labelConditionOperator-Value")
								.sourceId(809L)
								.labelDisplayName("EXAMPLE-labelDisplayName-Value")
								.storageField("EXAMPLE-storageField-Value")
								.labelName("EXAMPLE-labelName-Value")
								.isInlineLabelExistingInDatabase(true).build())))
						.associationCount(522)
						.associationEntity(new ArrayList<>(Arrays.asList(LogAnalyticsAssociation.builder()
								.failureMessage("EXAMPLE-failureMessage-Value")
								.agentId("ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value")
								.timeLastAttempted(new Date("Mon May 11 21:43:11 UTC 2026"))
								.retryCount(495L)
								.sourceName("EXAMPLE-sourceName-Value")
								.sourceDisplayName("EXAMPLE-sourceDisplayName-Value")
								.sourceTypeName("EXAMPLE-sourceTypeName-Value")
								.lifeCycleState(LogAnalyticsAssociation.LifeCycleState.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 ArrayList<>(Arrays.asList(AssociationProperty.builder()
										.name("EXAMPLE-name-Value")
										.value("EXAMPLE-value-Value")
										.patterns(new ArrayList<>(Arrays.asList(PatternOverride.builder()
												.id("ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value")
												.value("EXAMPLE-value-Value")
												.effectiveLevel("EXAMPLE-effectiveLevel-Value").build()))).build()))).build())))
						.dataFilterDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceDataFilter.builder()
								.description("EXAMPLE-description-Value")
								.displayName("EXAMPLE-displayName-Value")
								.editVersion(502L)
								.isEnabled(true)
								.fieldName("EXAMPLE-fieldName-Value")
								.hashType(763)
								.dataFilterId(268L)
								.isSystem(false)
								.matchRegularExpression("EXAMPLE-matchRegularExpression-Value")
								.order(889L)
								.path("EXAMPLE-path-Value")
								.replacementString("EXAMPLE-replacementString-Value")
								.sourceId(510L)
								.filterType(LogAnalyticsSourceDataFilter.FilterType.HashMask).build())))
						.databaseCredential("EXAMPLE-databaseCredential-Value")
						.extendedFieldDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceExtendedFieldDefinition.builder()
								.field(LogAnalyticsField.builder()
									.ceeAlias("EXAMPLE-ceeAlias-Value")
									.dataType("EXAMPLE-dataType-Value")
									.regularExpression("EXAMPLE-regularExpression-Value")
									.description("EXAMPLE-description-Value")
									.displayName("EXAMPLE-displayName-Value")
									.editVersion(811L)
									.facetPriority(406L)
									.name("EXAMPLE-name-Value")
									.isFacetEligible(false)
									.isHighCardinality(false)
									.isLargeData(false)
									.isMultiValued(true)
									.isPrimary(true)
									.isSystem(false)
									.isSummarizable(true)
									.mappedValue("EXAMPLE-mappedValue-Value")
									.isMetricKeyEligible(true)
									.isMetricValueEligible(true)
									.rangeFacetEligible(479L)
									.isTableEligible(false)
									.unitType("EXAMPLE-unitType-Value").build())
								.displayRegularExpression("EXAMPLE-displayRegularExpression-Value")
								.extendedFields(new ArrayList<>(Arrays.asList(LogAnalyticsExtendedField.builder()
										.field(LogAnalyticsField.builder()
											.ceeAlias("EXAMPLE-ceeAlias-Value")
											.dataType("EXAMPLE-dataType-Value")
											.regularExpression("EXAMPLE-regularExpression-Value")
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.editVersion(767L)
											.facetPriority(156L)
											.name("EXAMPLE-name-Value")
											.isFacetEligible(false)
											.isHighCardinality(true)
											.isLargeData(true)
											.isMultiValued(false)
											.isPrimary(true)
											.isSystem(false)
											.isSummarizable(true)
											.mappedValue("EXAMPLE-mappedValue-Value")
											.isMetricKeyEligible(false)
											.isMetricValueEligible(true)
											.rangeFacetEligible(790L)
											.isTableEligible(true)
											.unitType("EXAMPLE-unitType-Value").build())
										.extendedFieldDefinitionId(114L)
										.fieldName("EXAMPLE-fieldName-Value")
										.fieldDisplayName("EXAMPLE-fieldDisplayName-Value")
										.savedRegularExpressionName("EXAMPLE-savedRegularExpressionName-Value")
										.extendedFieldId(924L).build())))
								.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(689L)
								.isSystem(true)
								.regularExpression("EXAMPLE-regularExpression-Value")
								.sourceId(3L)
								.timeUpdated(new Date("Thu Apr 01 23:55:57 UTC 2038")).build())))
						.isForCloud(true)
						.labels(new ArrayList<>(Arrays.asList(LogAnalyticsLabelView.builder()
								.aliases(new ArrayList<>(Arrays.asList(LogAnalyticsLabelAlias.builder()
										.alias("EXAMPLE-alias-Value")
										.aliasDisplayName("EXAMPLE-aliasDisplayName-Value")
										.isSystem(true)
										.displayName("EXAMPLE-displayName-Value")
										.name("EXAMPLE-name-Value")
										.priority(LogAnalyticsLabelAlias.Priority.Medium).build())))
								.countUsageInAlertRule(809L)
								.countUsageInSource(316L)
								.id("EXAMPLE-id-Value")
								.suggestType(773L)
								.description("EXAMPLE-description-Value")
								.displayName("EXAMPLE-displayName-Value")
								.editVersion(132L)
								.impact("EXAMPLE-impact-Value")
								.isSystem(true)
								.name("EXAMPLE-name-Value")
								.priority(LogAnalyticsLabelView.Priority.Medium)
								.recommendation("EXAMPLE-recommendation-Value")
								.type(439L)
								.isUserDeleted(false).build())))
						.metricDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsMetric.builder()
								.aggregationField("EXAMPLE-aggregationField-Value")
								.bucketMetadata("EXAMPLE-bucketMetadata-Value")
								.clockPeriod("EXAMPLE-clockPeriod-Value")
								.description("EXAMPLE-description-Value")
								.editVersion(494L)
								.fieldName("EXAMPLE-fieldName-Value")
								.fieldValues(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
								.groupingField("EXAMPLE-groupingField-Value")
								.isEnabled(false)
								.isSystem(true)
								.displayName("EXAMPLE-displayName-Value")
								.metricReference(375L)
								.name("EXAMPLE-name-Value")
								.metricType(LogAnalyticsMetric.MetricType.Sum)
								.isMetricSourceEnabled(true)
								.operator(LogAnalyticsMetric.Operator.InIgnoreCase)
								.entityType("EXAMPLE-entityType-Value")
								.timeUpdated(new Date("Fri Aug 17 06:48:57 UTC 2001"))
								.unitType("EXAMPLE-unitType-Value")
								.isUserCustomized(true).build())))
						.metrics(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetric.builder()
								.isMetricSourceEnabled(false)
								.metricName("EXAMPLE-metricName-Value")
								.sourceName("EXAMPLE-sourceName-Value")
								.entityType("EXAMPLE-entityType-Value").build())))
						.parameters(new ArrayList<>(Arrays.asList(LogAnalyticsParameter.builder()
								.defaultValue("EXAMPLE-defaultValue-Value")
								.description("EXAMPLE-description-Value")
								.isActive(false)
								.name("EXAMPLE-name-Value")
								.sourceId(755L).build())))
						.patternCount(553)
						.patterns(new ArrayList<>(Arrays.asList(LogAnalyticsSourcePattern.builder()
								.convertedText("EXAMPLE-convertedText-Value")
								.dbParserId(372L)
								.dbPatternDateTimeColumns("EXAMPLE-dbPatternDateTimeColumns-Value")
								.dbPatternDateTimeField("EXAMPLE-dbPatternDateTimeField-Value")
								.dbPatternSequenceColumn("EXAMPLE-dbPatternSequenceColumn-Value")
								.fields(new ArrayList<>(Arrays.asList(LogAnalyticsParserField.builder()
										.field(LogAnalyticsField.builder()
											.ceeAlias("EXAMPLE-ceeAlias-Value")
											.dataType("EXAMPLE-dataType-Value")
											.regularExpression("EXAMPLE-regularExpression-Value")
											.description("EXAMPLE-description-Value")
											.displayName("EXAMPLE-displayName-Value")
											.editVersion(260L)
											.facetPriority(594L)
											.name("EXAMPLE-name-Value")
											.isFacetEligible(true)
											.isHighCardinality(true)
											.isLargeData(false)
											.isMultiValued(true)
											.isPrimary(false)
											.isSystem(true)
											.isSummarizable(true)
											.mappedValue("EXAMPLE-mappedValue-Value")
											.isMetricKeyEligible(false)
											.isMetricValueEligible(false)
											.rangeFacetEligible(509L)
											.isTableEligible(false)
											.unitType("EXAMPLE-unitType-Value").build())
										.parserFieldId(377L)
										.parserFieldExpression("EXAMPLE-parserFieldExpression-Value")
										.parserFieldName("EXAMPLE-parserFieldName-Value")
										.storageFieldName("EXAMPLE-storageFieldName-Value")
										.parserFieldIntegratorName("EXAMPLE-parserFieldIntegratorName-Value")
										.parserName("EXAMPLE-parserName-Value")
										.parserFieldSequence(228L)
										.structuredColumnInfo("EXAMPLE-structuredColumnInfo-Value").build())))
								.isInclude(true)
								.isDefault(false)
								.patternFilter(LogAnalyticsPatternFilter.builder()
									.agentVersion("EXAMPLE-agentVersion-Value")
									.isInUse(true)
									.operatingSystem("EXAMPLE-operatingSystem-Value")
									.patternId(693L)
									.sourceId(715L)
									.version("EXAMPLE-version-Value").build())
								.alias("EXAMPLE-alias-Value")
								.description("EXAMPLE-description-Value")
								.isEnabled(true)
								.patternId(493L)
								.isSystem(false)
								.sourceId(77L)
								.isAgentWarningSuppressed(true)
								.patternText("EXAMPLE-patternText-Value")
								.patternType(431L)
								.entityType(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
								.patternProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
										.name("EXAMPLE-name-Value")
										.value("EXAMPLE-value-Value").build()))).build())))
						.description("EXAMPLE-description-Value")
						.displayName("EXAMPLE-displayName-Value")
						.editVersion(687L)
						.functions(new ArrayList<>(Arrays.asList(LogAnalyticsSourceFunction.builder()
								.arguments(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
										.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(780L)
										.argumentType(12L)
										.argumentId(854L)
										.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
										.argumentLookupColumnPosition(984L)
										.argumentValue("EXAMPLE-argumentValue-Value")
										.argumentReference("EXAMPLE-argumentReference-Value").build())))
								.isEnabled(false)
								.function(LogAnalyticsMetaFunction.builder()
									.metaFunctionArgument(new ArrayList<>(Arrays.asList(LogAnalyticsMetaFunctionArgument.builder()
											.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(653L)
											.argumentType(627L)
											.argumentId(360L)
											.argumentLookupColumn("EXAMPLE-argumentLookupColumn-Value")
											.argumentLookupColumnPosition(139L)
											.argumentValue("EXAMPLE-argumentValue-Value")
											.argumentReference("EXAMPLE-argumentReference-Value").build())))
									.component("EXAMPLE-component-Value")
									.description("EXAMPLE-description-Value")
									.editVersion(180L)
									.metaFunctionId(927L)
									.javaClassName("EXAMPLE-javaClassName-Value")
									.name("EXAMPLE-name-Value").build())
								.functionName(LogAnalyticsSourceFunction.FunctionName.Geolocation)
								.functionReference("EXAMPLE-functionReference-Value")
								.sourceReference("EXAMPLE-sourceReference-Value")
								.features(new ArrayList<>(Arrays.asList("EXAMPLE--Value")))
								.functionId(421L)
								.order(606L)
								.isSystem(false)
								.lookupColumn("EXAMPLE-lookupColumn-Value")
								.lookupColumnPosition(81L)
								.lookupDisplayName("EXAMPLE-lookupDisplayName-Value")
								.lookupMode(282L)
								.lookupTable("EXAMPLE-lookupTable-Value")
								.sourceId(716L).build())))
						.sourceId(24L)
						.name("EXAMPLE-name-Value")
						.isSecureContent(false)
						.isSystem(false)
						.isAutoAssociationEnabled(false)
						.isAutoAssociationOverride(true)
						.ruleId(89L)
						.typeName("EXAMPLE-typeName-Value")
						.typeDisplayName("EXAMPLE-typeDisplayName-Value")
						.warningConfig(236L)
						.metadataFields(new ArrayList<>(Arrays.asList(LogAnalyticsSourceMetadataField.builder()
								.fieldName("EXAMPLE-fieldName-Value")
								.isEnabled(false)
								.isSystem(true)
								.key("EXAMPLE-key-Value")
								.sourceName("EXAMPLE-sourceName-Value").build())))
						.labelDefinitions(new ArrayList<>(Arrays.asList(LogAnalyticsLabelDefinition.builder()
								.editVersion(378L)
								.isSystem(false)
								.sourceId(734L)
								.labelName("EXAMPLE-labelName-Value").build())))
						.entityTypes(new ArrayList<>(Arrays.asList(LogAnalyticsSourceEntityType.builder()
								.sourceId(464L)
								.entityType("EXAMPLE-entityType-Value")
								.entityTypeCategory("EXAMPLE-entityTypeCategory-Value")
								.entityTypeDisplayName("EXAMPLE-entityTypeDisplayName-Value").build())))
						.isTimezoneOverride(false)
						.timeUpdated(new Date("Tue Sep 13 06:34:17 UTC 2033"))
						.eventTypes(new ArrayList<>(Arrays.asList(EventType.builder()
								.eventTypeName("EXAMPLE-eventTypeName-Value")
								.specVersion("EXAMPLE-specVersion-Value")
								.isEnabled(true)
								.isSystem(false)
								.timeUpdated(new Date("Sun Feb 13 10:03:32 UTC 2011")).build())))
						.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
								.name("EXAMPLE-name-Value")
								.description("EXAMPLE-description-Value")
								.displayName("EXAMPLE-displayName-Value")
								.type("EXAMPLE-type-Value")
								.isSystem(true).build())))
						.endpoints(new ArrayList<>(Arrays.asList(LogTypeEndpoint.builder()
								.logEndpoint(LogEndpoint.builder()
									.name("EXAMPLE-name-Value")
									.description("EXAMPLE-description-Value")
									.model("EXAMPLE-model-Value")
									.endpointId(81L)
									.request(EndpointRequest.builder()
										.method(EndpointRequest.Method.Post)
										.url("EXAMPLE-url-Value")
										.contentType("EXAMPLE-contentType-Value")
										.payload("EXAMPLE-payload-Value")
										.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
												.name("EXAMPLE-name-Value")
												.value("EXAMPLE-value-Value").build())))
										.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
												.name("EXAMPLE-name-Value")
												.value("EXAMPLE-value-Value").build()))).build())
									.response(EndpointResponse.builder()
										.contentType("EXAMPLE-contentType-Value")
										.example("EXAMPLE-example-Value").build())
									.credentials(EndpointCredentials.builder()
										.credentialType(EndpointCredentials.CredentialType.StaticToken)
										.credentialName("EXAMPLE-credentialName-Value")
										.credentialEndpoint(CredentialEndpoint.builder()
											.name("EXAMPLE-name-Value")
											.description("EXAMPLE-description-Value")
											.model("EXAMPLE-model-Value")
											.endpointId(86L)
											.response(EndpointResponse.builder()
												.contentType("EXAMPLE-contentType-Value")
												.example("EXAMPLE-example-Value").build())
											.proxy(EndpointProxy.builder()
												.url("EXAMPLE-url-Value")
												.credentialName("EXAMPLE-credentialName-Value")
												.credentialType(EndpointProxy.CredentialType.Token).build()).build()).build())
									.proxy(EndpointProxy.builder()
										.url("EXAMPLE-url-Value")
										.credentialName("EXAMPLE-credentialName-Value")
										.credentialType(EndpointProxy.CredentialType.None).build())
									.isEnabled(true)
									.isSystem(false)
									.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
											.name("EXAMPLE-name-Value")
											.value("EXAMPLE-value-Value").build()))).build()).build())))
						.sourceProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
								.name("EXAMPLE-name-Value")
								.value("EXAMPLE-value-Value").build()))).build())))
				.shouldTokenizeOriginalText(false)
				.fieldDelimiter("EXAMPLE-fieldDelimiter-Value")
				.fieldQualifier("EXAMPLE-fieldQualifier-Value")
				.type(LogAnalyticsParser.Type.Regex)
				.isUserDeleted(true)
				.isNamespaceAware(true)
				.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
						.name("EXAMPLE-name-Value")
						.description("EXAMPLE-description-Value")
						.displayName("EXAMPLE-displayName-Value")
						.type("EXAMPLE-type-Value")
						.isSystem(false).build()))).build())))
		.categories(new ArrayList<>(Arrays.asList(LogAnalyticsCategory.builder()
				.name("EXAMPLE-name-Value")
				.description("EXAMPLE-description-Value")
				.displayName("EXAMPLE-displayName-Value")
				.type("EXAMPLE-type-Value")
				.isSystem(true).build())))
		.endpoints(new ArrayList<>(Arrays.asList(LogTypeEndpoint.builder()
				.logEndpoint(LogEndpoint.builder()
					.name("EXAMPLE-name-Value")
					.description("EXAMPLE-description-Value")
					.model("EXAMPLE-model-Value")
					.endpointId(63L)
					.request(EndpointRequest.builder()
						.method(EndpointRequest.Method.Post)
						.url("EXAMPLE-url-Value")
						.contentType("EXAMPLE-contentType-Value")
						.payload("EXAMPLE-payload-Value")
						.headers(new ArrayList<>(Arrays.asList(NameValuePair.builder()
								.name("EXAMPLE-name-Value")
								.value("EXAMPLE-value-Value").build())))
						.formParameters(new ArrayList<>(Arrays.asList(NameValuePair.builder()
								.name("EXAMPLE-name-Value")
								.value("EXAMPLE-value-Value").build()))).build())
					.response(EndpointResponse.builder()
						.contentType("EXAMPLE-contentType-Value")
						.example("EXAMPLE-example-Value").build())
					.credentials(EndpointCredentials.builder()
						.credentialType(EndpointCredentials.CredentialType.BasicAuth)
						.credentialName("EXAMPLE-credentialName-Value")
						.credentialEndpoint(CredentialEndpoint.builder()
							.name("EXAMPLE-name-Value")
							.description("EXAMPLE-description-Value")
							.model("EXAMPLE-model-Value")
							.endpointId(939L)
							.response(EndpointResponse.builder()
								.contentType("EXAMPLE-contentType-Value")
								.example("EXAMPLE-example-Value").build())
							.proxy(EndpointProxy.builder()
								.url("EXAMPLE-url-Value")
								.credentialName("EXAMPLE-credentialName-Value")
								.credentialType(EndpointProxy.CredentialType.BasicAuth).build()).build()).build())
					.proxy(EndpointProxy.builder()
						.url("EXAMPLE-url-Value")
						.credentialName("EXAMPLE-credentialName-Value")
						.credentialType(EndpointProxy.CredentialType.Token).build())
					.isEnabled(true)
					.isSystem(true)
					.endpointProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
							.name("EXAMPLE-name-Value")
							.value("EXAMPLE-value-Value").build()))).build()).build())))
		.sourceProperties(new ArrayList<>(Arrays.asList(LogAnalyticsProperty.builder()
				.name("EXAMPLE-name-Value")
				.value("EXAMPLE-value-Value").build()))).build();

	ValidateSourceRequest validateSourceRequest = ValidateSourceRequest.builder()
		.namespaceName("EXAMPLE-namespaceName-Value")
		.upsertLogAnalyticsSourceDetails(upsertLogAnalyticsSourceDetails)
		.createLikeSourceId(65)
		.isIncremental(false)
		.isIgnoreWarning(false)
		.opcRetryToken("EXAMPLE-opcRetryToken-Value")
		.opcRequestId("AMBVWD2G7YHA8I3CGEPN<unique_ID>").build();

        /* Send request to the Client */
        ValidateSourceResponse response = client.validateSource(validateSourceRequest);
    }

    
}