# 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 oci
from datetime import datetime

# Create a default config using DEFAULT profile in default location
# Refer to
# https://docs.cloud.oracle.com/en-us/iaas/Content/API/Concepts/sdkconfig.htm#SDK_and_CLI_Configuration_File
# for more info
config = oci.config.from_file()


# Initialize service client with default config file
log_analytics_client = oci.log_analytics.LogAnalyticsClient(config)


# Send the request to service, some parameters are not required, see API
# doc for more info
upsert_source_response = log_analytics_client.upsert_source(
    namespace_name="EXAMPLE-namespaceName-Value",
    upsert_log_analytics_source_details=oci.log_analytics.models.UpsertLogAnalyticsSourceDetails(
        label_conditions=[
            oci.log_analytics.models.LogAnalyticsSourceLabelCondition(
                condition_string="EXAMPLE-conditionString-Value",
                condition_block=oci.log_analytics.models.ConditionBlock(
                    condition_blocks_operator="NOT_AND",
                    field_name="EXAMPLE-fieldName-Value",
                    label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                    label_condition_value="EXAMPLE-labelConditionValue-Value",
                    label_condition_values=["EXAMPLE--Value"]),
                message="EXAMPLE-message-Value",
                is_visible=True,
                block_condition_field="EXAMPLE-blockConditionField-Value",
                block_condition_operator="EXAMPLE-blockConditionOperator-Value",
                block_condition_value="EXAMPLE-blockConditionValue-Value",
                label_condition_value="EXAMPLE-labelConditionValue-Value",
                label_condition_values=["EXAMPLE--Value"],
                content_example="EXAMPLE-contentExample-Value",
                is_enabled=True,
                field_name="EXAMPLE-fieldName-Value",
                label_condition_id=75,
                is_system=False,
                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                source_id=448,
                label_display_name="EXAMPLE-labelDisplayName-Value",
                storage_field="EXAMPLE-storageField-Value",
                label_name="EXAMPLE-labelName-Value",
                is_inline_label_existing_in_database=False)],
        data_filter_definitions=[
            oci.log_analytics.models.LogAnalyticsSourceDataFilter(
                description="EXAMPLE-description-Value",
                display_name="EXAMPLE-displayName-Value",
                edit_version=328,
                is_enabled=False,
                field_name="EXAMPLE-fieldName-Value",
                hash_type=948,
                data_filter_id=86,
                is_system=True,
                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                order=61,
                path="EXAMPLE-path-Value",
                replacement_string="EXAMPLE-replacementString-Value",
                source_id=713,
                filter_type="DROP_STRING")],
        database_credential="EXAMPLE-databaseCredential-Value",
        extended_field_definitions=[
            oci.log_analytics.models.LogAnalyticsSourceExtendedFieldDefinition(
                field=oci.log_analytics.models.LogAnalyticsField(
                    cee_alias="EXAMPLE-ceeAlias-Value",
                    data_type="EXAMPLE-dataType-Value",
                    regular_expression="EXAMPLE-regularExpression-Value",
                    description="EXAMPLE-description-Value",
                    display_name="EXAMPLE-displayName-Value",
                    edit_version=926,
                    facet_priority=240,
                    name="EXAMPLE-name-Value",
                    is_facet_eligible=False,
                    is_high_cardinality=True,
                    is_large_data=True,
                    is_multi_valued=True,
                    is_primary=True,
                    is_system=False,
                    is_summarizable=False,
                    mapped_value="EXAMPLE-mappedValue-Value",
                    is_metric_key_eligible=True,
                    is_metric_value_eligible=False,
                    range_facet_eligible=813,
                    is_table_eligible=True,
                    unit_type="EXAMPLE-unitType-Value"),
                display_regular_expression="EXAMPLE-displayRegularExpression-Value",
                extended_fields=[
                    oci.log_analytics.models.LogAnalyticsExtendedField(
                        field=oci.log_analytics.models.LogAnalyticsField(
                            cee_alias="EXAMPLE-ceeAlias-Value",
                            data_type="EXAMPLE-dataType-Value",
                            regular_expression="EXAMPLE-regularExpression-Value",
                            description="EXAMPLE-description-Value",
                            display_name="EXAMPLE-displayName-Value",
                            edit_version=131,
                            facet_priority=218,
                            name="EXAMPLE-name-Value",
                            is_facet_eligible=False,
                            is_high_cardinality=True,
                            is_large_data=False,
                            is_multi_valued=True,
                            is_primary=True,
                            is_system=False,
                            is_summarizable=False,
                            mapped_value="EXAMPLE-mappedValue-Value",
                            is_metric_key_eligible=False,
                            is_metric_value_eligible=False,
                            range_facet_eligible=931,
                            is_table_eligible=True,
                            unit_type="EXAMPLE-unitType-Value"),
                        extended_field_definition_id=363,
                        field_name="EXAMPLE-fieldName-Value",
                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                        extended_field_id=362)],
                base_field_name="EXAMPLE-baseFieldName-Value",
                base_field_log_text="EXAMPLE-baseFieldLogText-Value",
                condition_data_type="EXAMPLE-conditionDataType-Value",
                condition_field="EXAMPLE-conditionField-Value",
                condition_operator="EXAMPLE-conditionOperator-Value",
                condition_value="EXAMPLE-conditionValue-Value",
                converted_regular_expression="EXAMPLE-convertedRegularExpression-Value",
                is_enabled=True,
                extended_field_definition_id=217,
                is_system=True,
                regular_expression="EXAMPLE-regularExpression-Value",
                source_id=739,
                time_updated=datetime.strptime(
                    "2046-10-18T04:40:54.501Z",
                    "%Y-%m-%dT%H:%M:%S.%fZ"))],
        is_for_cloud=True,
        labels=[
            oci.log_analytics.models.LogAnalyticsLabelView(
                aliases=[
                    oci.log_analytics.models.LogAnalyticsLabelAlias(
                        alias="EXAMPLE-alias-Value",
                        alias_display_name="EXAMPLE-aliasDisplayName-Value",
                        is_system=True,
                        display_name="EXAMPLE-displayName-Value",
                        name="EXAMPLE-name-Value",
                        priority="NONE")],
                count_usage_in_alert_rule=725,
                count_usage_in_source=423,
                id="EXAMPLE-id-Value",
                suggest_type=659,
                description="EXAMPLE-description-Value",
                display_name="EXAMPLE-displayName-Value",
                edit_version=577,
                impact="EXAMPLE-impact-Value",
                is_system=False,
                name="EXAMPLE-name-Value",
                priority="HIGH",
                recommendation="EXAMPLE-recommendation-Value",
                type=564,
                is_user_deleted=False)],
        metric_definitions=[
            oci.log_analytics.models.LogAnalyticsMetric(
                aggregation_field="EXAMPLE-aggregationField-Value",
                bucket_metadata="EXAMPLE-bucketMetadata-Value",
                clock_period="EXAMPLE-clockPeriod-Value",
                description="EXAMPLE-description-Value",
                edit_version=740,
                field_name="EXAMPLE-fieldName-Value",
                field_values=["EXAMPLE--Value"],
                grouping_field="EXAMPLE-groupingField-Value",
                is_enabled=True,
                is_system=True,
                display_name="EXAMPLE-displayName-Value",
                metric_reference=217,
                name="EXAMPLE-name-Value",
                metric_type="COUNT_DISTRIBUTION",
                is_metric_source_enabled=False,
                operator="CONTAINS_IGNORE_CASE",
                sources=[
                    oci.log_analytics.models.LogAnalyticsSource(
                        label_conditions=[
                            oci.log_analytics.models.LogAnalyticsSourceLabelCondition(
                                condition_string="EXAMPLE-conditionString-Value",
                                condition_block=oci.log_analytics.models.ConditionBlock(
                                    condition_blocks_operator="AND",
                                    field_name="EXAMPLE-fieldName-Value",
                                    label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                    label_condition_value="EXAMPLE-labelConditionValue-Value",
                                    label_condition_values=["EXAMPLE--Value"]),
                                message="EXAMPLE-message-Value",
                                is_visible=False,
                                block_condition_field="EXAMPLE-blockConditionField-Value",
                                block_condition_operator="EXAMPLE-blockConditionOperator-Value",
                                block_condition_value="EXAMPLE-blockConditionValue-Value",
                                label_condition_value="EXAMPLE-labelConditionValue-Value",
                                label_condition_values=["EXAMPLE--Value"],
                                content_example="EXAMPLE-contentExample-Value",
                                is_enabled=False,
                                field_name="EXAMPLE-fieldName-Value",
                                label_condition_id=566,
                                is_system=False,
                                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                source_id=881,
                                label_display_name="EXAMPLE-labelDisplayName-Value",
                                storage_field="EXAMPLE-storageField-Value",
                                label_name="EXAMPLE-labelName-Value",
                                is_inline_label_existing_in_database=False)],
                        association_count=484,
                        association_entity=[
                            oci.log_analytics.models.LogAnalyticsAssociation(
                                failure_message="EXAMPLE-failureMessage-Value",
                                agent_id="ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value",
                                time_last_attempted=datetime.strptime(
                                    "2020-06-27T22:21:04.741Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                retry_count=399,
                                source_name="EXAMPLE-sourceName-Value",
                                source_display_name="EXAMPLE-sourceDisplayName-Value",
                                source_type_name="EXAMPLE-sourceTypeName-Value",
                                life_cycle_state="FAILED",
                                entity_id="ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value",
                                entity_name="EXAMPLE-entityName-Value",
                                entity_type_name="EXAMPLE-entityTypeName-Value",
                                host="EXAMPLE-host-Value",
                                agent_entity_name="EXAMPLE-agentEntityName-Value",
                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value",
                                log_group_id="ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value",
                                log_group_name="EXAMPLE-logGroupName-Value",
                                log_group_compartment="EXAMPLE-logGroupCompartment-Value",
                                association_properties=[
                                    oci.log_analytics.models.AssociationProperty(
                                        name="EXAMPLE-name-Value",
                                        value="EXAMPLE-value-Value",
                                        patterns=[
                                            oci.log_analytics.models.PatternOverride(
                                                id="ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
                                                value="EXAMPLE-value-Value",
                                                effective_level="EXAMPLE-effectiveLevel-Value")])])],
                        data_filter_definitions=[
                            oci.log_analytics.models.LogAnalyticsSourceDataFilter(
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=276,
                                is_enabled=False,
                                field_name="EXAMPLE-fieldName-Value",
                                hash_type=125,
                                data_filter_id=885,
                                is_system=False,
                                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                order=741,
                                path="EXAMPLE-path-Value",
                                replacement_string="EXAMPLE-replacementString-Value",
                                source_id=686,
                                filter_type="HASH_MASK")],
                        database_credential="EXAMPLE-databaseCredential-Value",
                        extended_field_definitions=[
                            oci.log_analytics.models.LogAnalyticsSourceExtendedFieldDefinition(
                                field=oci.log_analytics.models.LogAnalyticsField(
                                    cee_alias="EXAMPLE-ceeAlias-Value",
                                    data_type="EXAMPLE-dataType-Value",
                                    regular_expression="EXAMPLE-regularExpression-Value",
                                    description="EXAMPLE-description-Value",
                                    display_name="EXAMPLE-displayName-Value",
                                    edit_version=6,
                                    facet_priority=813,
                                    name="EXAMPLE-name-Value",
                                    is_facet_eligible=False,
                                    is_high_cardinality=True,
                                    is_large_data=False,
                                    is_multi_valued=False,
                                    is_primary=True,
                                    is_system=False,
                                    is_summarizable=False,
                                    mapped_value="EXAMPLE-mappedValue-Value",
                                    is_metric_key_eligible=False,
                                    is_metric_value_eligible=True,
                                    range_facet_eligible=97,
                                    is_table_eligible=False,
                                    unit_type="EXAMPLE-unitType-Value"),
                                display_regular_expression="EXAMPLE-displayRegularExpression-Value",
                                extended_fields=[
                                    oci.log_analytics.models.LogAnalyticsExtendedField(
                                        field=oci.log_analytics.models.LogAnalyticsField(
                                            cee_alias="EXAMPLE-ceeAlias-Value",
                                            data_type="EXAMPLE-dataType-Value",
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=156,
                                            facet_priority=856,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=False,
                                            is_high_cardinality=True,
                                            is_large_data=True,
                                            is_multi_valued=True,
                                            is_primary=True,
                                            is_system=True,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=368,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        extended_field_definition_id=260,
                                        field_name="EXAMPLE-fieldName-Value",
                                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                        extended_field_id=590)],
                                base_field_name="EXAMPLE-baseFieldName-Value",
                                base_field_log_text="EXAMPLE-baseFieldLogText-Value",
                                condition_data_type="EXAMPLE-conditionDataType-Value",
                                condition_field="EXAMPLE-conditionField-Value",
                                condition_operator="EXAMPLE-conditionOperator-Value",
                                condition_value="EXAMPLE-conditionValue-Value",
                                converted_regular_expression="EXAMPLE-convertedRegularExpression-Value",
                                is_enabled=False,
                                extended_field_definition_id=231,
                                is_system=False,
                                regular_expression="EXAMPLE-regularExpression-Value",
                                source_id=346,
                                time_updated=datetime.strptime(
                                    "2007-11-16T05:22:01.756Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"))],
                        is_for_cloud=True,
                        labels=[
                            oci.log_analytics.models.LogAnalyticsLabelView(
                                aliases=[
                                    oci.log_analytics.models.LogAnalyticsLabelAlias(
                                        alias="EXAMPLE-alias-Value",
                                        alias_display_name="EXAMPLE-aliasDisplayName-Value",
                                        is_system=False,
                                        display_name="EXAMPLE-displayName-Value",
                                        name="EXAMPLE-name-Value",
                                        priority="NONE")],
                                count_usage_in_alert_rule=720,
                                count_usage_in_source=846,
                                id="EXAMPLE-id-Value",
                                suggest_type=945,
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=702,
                                impact="EXAMPLE-impact-Value",
                                is_system=True,
                                name="EXAMPLE-name-Value",
                                priority="NONE",
                                recommendation="EXAMPLE-recommendation-Value",
                                type=191,
                                is_user_deleted=False)],
                        metrics=[
                            oci.log_analytics.models.LogAnalyticsSourceMetric(
                                is_metric_source_enabled=True,
                                metric_name="EXAMPLE-metricName-Value",
                                source_name="EXAMPLE-sourceName-Value",
                                entity_type="EXAMPLE-entityType-Value")],
                        oob_parsers=[
                            oci.log_analytics.models.LogAnalyticsParser(
                                content="EXAMPLE-content-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=318,
                                encoding="EXAMPLE-encoding-Value",
                                example_content="EXAMPLE-exampleContent-Value",
                                field_maps=[
                                    oci.log_analytics.models.LogAnalyticsParserField(
                                        field=oci.log_analytics.models.LogAnalyticsField(
                                            cee_alias="EXAMPLE-ceeAlias-Value",
                                            data_type="EXAMPLE-dataType-Value",
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=494,
                                            facet_priority=798,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=False,
                                            is_high_cardinality=True,
                                            is_large_data=False,
                                            is_multi_valued=False,
                                            is_primary=True,
                                            is_system=True,
                                            is_summarizable=True,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=440,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        parser_field_id=178,
                                        parser_field_expression="EXAMPLE-parserFieldExpression-Value",
                                        parser_field_name="EXAMPLE-parserFieldName-Value",
                                        storage_field_name="EXAMPLE-storageFieldName-Value",
                                        parser_field_integrator_name="EXAMPLE-parserFieldIntegratorName-Value",
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_field_sequence=433,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                                footer_content="EXAMPLE-footerContent-Value",
                                header_content="EXAMPLE-headerContent-Value",
                                name="EXAMPLE-name-Value",
                                is_default=True,
                                is_single_line_content=False,
                                is_system=False,
                                language="EXAMPLE-language-Value",
                                time_updated=datetime.strptime(
                                    "2045-05-11T05:23:57.047Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=642,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=False,
                                parser_sequence=135,
                                parser_timezone="EXAMPLE-parserTimezone-Value",
                                parser_filter=oci.log_analytics.models.LogAnalyticsParserFilter(
                                    id="ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
                                    agent_version="EXAMPLE-agentVersion-Value",
                                    is_in_use=616,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=187,
                                    version="EXAMPLE-version-Value"),
                                is_parser_written_once=False,
                                parser_functions=[
                                    oci.log_analytics.models.LogAnalyticsParserFunction(
                                        parser_meta_plugin=oci.log_analytics.models.LogAnalyticsParserMetaPlugin(
                                            meta_plugin_parameters=[
                                                oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                                    description="EXAMPLE-description-Value",
                                                    name="EXAMPLE-name-Value",
                                                    is_mandatory=False,
                                                    is_repeatable=False,
                                                    plugin_name="EXAMPLE-pluginName-Value",
                                                    type="EXAMPLE-type-Value")],
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            name="EXAMPLE-name-Value"),
                                        parser_function_id=676,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=True,
                                        is_system=False,
                                        parser_id=119,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=446,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=866,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=432,
                                                parser_meta_plugin_parameter_name="EXAMPLE-parserMetaPluginParameterName-Value",
                                                parser_meta_plugin_parameter_value="EXAMPLE-parserMetaPluginParameterValue-Value",
                                                parser_name="EXAMPLE-parserName-Value",
                                                parser_meta_plugin_parameter=oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                                    description="EXAMPLE-description-Value",
                                                    name="EXAMPLE-name-Value",
                                                    is_mandatory=False,
                                                    is_repeatable=False,
                                                    plugin_name="EXAMPLE-pluginName-Value",
                                                    type="EXAMPLE-type-Value"))])],
                                sources_count=836,
                                should_tokenize_original_text=False,
                                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                                field_qualifier="EXAMPLE-fieldQualifier-Value",
                                type="REGEX",
                                is_user_deleted=True,
                                is_namespace_aware=True,
                                categories=[
                                    oci.log_analytics.models.LogAnalyticsCategory(
                                        name="EXAMPLE-name-Value",
                                        description="EXAMPLE-description-Value",
                                        display_name="EXAMPLE-displayName-Value",
                                        type="EXAMPLE-type-Value",
                                        is_system=False)],
                                is_position_aware=True,
                                dependent_sources=[
                                    oci.log_analytics.models.DependentSource(
                                        source_name="EXAMPLE-sourceName-Value",
                                        source_display_name="EXAMPLE-sourceDisplayName-Value",
                                        source_id=785,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=True,
                                        is_auto_association_enabled=True,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=336,
                                                entity_type="EXAMPLE-entityType-Value",
                                                entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=576)])],
                                dependent_parsers=[
                                    oci.log_analytics.models.DependentParser(
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                                        parser_id=342,
                                        is_system=True,
                                        parser_type="JSON",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=920)])])],
                        parameters=[
                            oci.log_analytics.models.LogAnalyticsParameter(
                                default_value="EXAMPLE-defaultValue-Value",
                                description="EXAMPLE-description-Value",
                                is_active=True,
                                name="EXAMPLE-name-Value",
                                source_id=882)],
                        pattern_count=609,
                        patterns=[
                            oci.log_analytics.models.LogAnalyticsSourcePattern(
                                converted_text="EXAMPLE-convertedText-Value",
                                db_parser_id=767,
                                db_pattern_date_time_columns="EXAMPLE-dbPatternDateTimeColumns-Value",
                                db_pattern_date_time_field="EXAMPLE-dbPatternDateTimeField-Value",
                                db_pattern_sequence_column="EXAMPLE-dbPatternSequenceColumn-Value",
                                fields=[
                                    oci.log_analytics.models.LogAnalyticsParserField(
                                        field=oci.log_analytics.models.LogAnalyticsField(
                                            cee_alias="EXAMPLE-ceeAlias-Value",
                                            data_type="EXAMPLE-dataType-Value",
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=158,
                                            facet_priority=18,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=True,
                                            is_large_data=True,
                                            is_multi_valued=False,
                                            is_primary=False,
                                            is_system=False,
                                            is_summarizable=True,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=920,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        parser_field_id=702,
                                        parser_field_expression="EXAMPLE-parserFieldExpression-Value",
                                        parser_field_name="EXAMPLE-parserFieldName-Value",
                                        storage_field_name="EXAMPLE-storageFieldName-Value",
                                        parser_field_integrator_name="EXAMPLE-parserFieldIntegratorName-Value",
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_field_sequence=348,
                                        parser=oci.log_analytics.models.LogAnalyticsParser(
                                            content="EXAMPLE-content-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=242,
                                            encoding="EXAMPLE-encoding-Value",
                                            example_content="EXAMPLE-exampleContent-Value",
                                            footer_content="EXAMPLE-footerContent-Value",
                                            header_content="EXAMPLE-headerContent-Value",
                                            name="EXAMPLE-name-Value",
                                            is_default=True,
                                            is_single_line_content=False,
                                            is_system=True,
                                            language="EXAMPLE-language-Value",
                                            time_updated=datetime.strptime(
                                                "2001-10-09T02:20:07.847Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            log_type_test_request_version=651,
                                            parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                            is_hidden=True,
                                            parser_sequence=170,
                                            parser_timezone="EXAMPLE-parserTimezone-Value",
                                            parser_filter=oci.log_analytics.models.LogAnalyticsParserFilter(
                                                id="ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
                                                agent_version="EXAMPLE-agentVersion-Value",
                                                is_in_use=88,
                                                operating_system="EXAMPLE-operatingSystem-Value",
                                                parser_id=927,
                                                version="EXAMPLE-version-Value"),
                                            is_parser_written_once=True,
                                            parser_functions=[
                                                oci.log_analytics.models.LogAnalyticsParserFunction(
                                                    parser_meta_plugin=oci.log_analytics.models.LogAnalyticsParserMetaPlugin(
                                                        meta_plugin_parameters=[
                                                            oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                                                description="EXAMPLE-description-Value",
                                                                name="EXAMPLE-name-Value",
                                                                is_mandatory=True,
                                                                is_repeatable=True,
                                                                plugin_name="EXAMPLE-pluginName-Value",
                                                                type="EXAMPLE-type-Value")],
                                                        description="EXAMPLE-description-Value",
                                                        display_name="EXAMPLE-displayName-Value",
                                                        name="EXAMPLE-name-Value"),
                                                    parser_function_id=832,
                                                    parser_function_name="EXAMPLE-parserFunctionName-Value",
                                                    is_enabled=False,
                                                    is_system=True,
                                                    parser_id=246,
                                                    parser_name="EXAMPLE-parserName-Value",
                                                    parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                                    parser_function_priority=281,
                                                    parser_function_parameters=[
                                                        oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                            parser_function_id=429,
                                                            parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                            parser_function_parameter_id=3,
                                                            parser_meta_plugin_parameter_name="EXAMPLE-parserMetaPluginParameterName-Value",
                                                            parser_meta_plugin_parameter_value="EXAMPLE-parserMetaPluginParameterValue-Value",
                                                            parser_name="EXAMPLE-parserName-Value",
                                                            parser_meta_plugin_parameter=oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                                                description="EXAMPLE-description-Value",
                                                                name="EXAMPLE-name-Value",
                                                                is_mandatory=True,
                                                                is_repeatable=True,
                                                                plugin_name="EXAMPLE-pluginName-Value",
                                                                type="EXAMPLE-type-Value"))])],
                                            sources_count=993,
                                            should_tokenize_original_text=False,
                                            field_delimiter="EXAMPLE-fieldDelimiter-Value",
                                            field_qualifier="EXAMPLE-fieldQualifier-Value",
                                            type="XML",
                                            is_user_deleted=False,
                                            is_namespace_aware=False,
                                            categories=[
                                                oci.log_analytics.models.LogAnalyticsCategory(
                                                    name="EXAMPLE-name-Value",
                                                    description="EXAMPLE-description-Value",
                                                    display_name="EXAMPLE-displayName-Value",
                                                    type="EXAMPLE-type-Value",
                                                    is_system=False)],
                                            is_position_aware=True,
                                            dependent_sources=[
                                                oci.log_analytics.models.DependentSource(
                                                    source_name="EXAMPLE-sourceName-Value",
                                                    source_display_name="EXAMPLE-sourceDisplayName-Value",
                                                    source_id=481,
                                                    source_type="EXAMPLE-sourceType-Value",
                                                    is_system=True,
                                                    is_auto_association_enabled=True,
                                                    entity_types=[
                                                        oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                            source_id=609,
                                                            entity_type="EXAMPLE-entityType-Value",
                                                            entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                                            entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                                                    dependencies=[
                                                        oci.log_analytics.models.Dependency(
                                                            type="EXAMPLE-type-Value",
                                                            reference_type="EXAMPLE-referenceType-Value",
                                                            reference_id=770)])],
                                            dependent_parsers=[
                                                oci.log_analytics.models.DependentParser(
                                                    parser_name="EXAMPLE-parserName-Value",
                                                    parser_display_name="EXAMPLE-parserDisplayName-Value",
                                                    parser_id=876,
                                                    is_system=False,
                                                    parser_type="DELIMITED",
                                                    dependencies=[
                                                        oci.log_analytics.models.Dependency(
                                                            type="EXAMPLE-type-Value",
                                                            reference_type="EXAMPLE-referenceType-Value",
                                                            reference_id=139)])]),
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                                is_include=True,
                                is_default=True,
                                pattern_filter=oci.log_analytics.models.LogAnalyticsPatternFilter(
                                    agent_version="EXAMPLE-agentVersion-Value",
                                    is_in_use=False,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    pattern_id=478,
                                    source_id=441,
                                    version="EXAMPLE-version-Value"),
                                alias="EXAMPLE-alias-Value",
                                description="EXAMPLE-description-Value",
                                is_enabled=False,
                                pattern_id=220,
                                is_system=True,
                                source_id=208,
                                is_agent_warning_suppressed=True,
                                pattern_text="EXAMPLE-patternText-Value",
                                pattern_type=788,
                                entity_type=["EXAMPLE--Value"],
                                pattern_properties=[
                                    oci.log_analytics.models.LogAnalyticsProperty(
                                        name="EXAMPLE-name-Value",
                                        value="EXAMPLE-value-Value")])],
                        description="EXAMPLE-description-Value",
                        display_name="EXAMPLE-displayName-Value",
                        edit_version=741,
                        functions=[
                            oci.log_analytics.models.LogAnalyticsSourceFunction(
                                arguments=[
                                    oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                                        is_override_output_fields=True,
                                        argument_display_name="EXAMPLE-argumentDisplayName-Value",
                                        argument_example="EXAMPLE-argumentExample-Value",
                                        argument_service="EXAMPLE-argumentService-Value",
                                        argument_data_type="EXAMPLE-argumentDataType-Value",
                                        argument_description="EXAMPLE-argumentDescription-Value",
                                        argument_name="EXAMPLE-argumentName-Value",
                                        argument_order=80,
                                        argument_type=839,
                                        argument_id=183,
                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                        argument_lookup_column_position=173,
                                        argument_value="EXAMPLE-argumentValue-Value",
                                        argument_reference="EXAMPLE-argumentReference-Value")],
                                is_enabled=False,
                                function=oci.log_analytics.models.LogAnalyticsMetaFunction(
                                    meta_function_argument=[
                                        oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                                            is_override_output_fields=True,
                                            argument_display_name="EXAMPLE-argumentDisplayName-Value",
                                            argument_example="EXAMPLE-argumentExample-Value",
                                            argument_service="EXAMPLE-argumentService-Value",
                                            argument_data_type="EXAMPLE-argumentDataType-Value",
                                            argument_description="EXAMPLE-argumentDescription-Value",
                                            argument_name="EXAMPLE-argumentName-Value",
                                            argument_order=216,
                                            argument_type=295,
                                            argument_id=193,
                                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                            argument_lookup_column_position=927,
                                            argument_value="EXAMPLE-argumentValue-Value",
                                            argument_reference="EXAMPLE-argumentReference-Value")],
                                    component="EXAMPLE-component-Value",
                                    description="EXAMPLE-description-Value",
                                    edit_version=252,
                                    meta_function_id=248,
                                    java_class_name="EXAMPLE-javaClassName-Value",
                                    name="EXAMPLE-name-Value"),
                                function_name="LOOKUP",
                                function_reference="EXAMPLE-functionReference-Value",
                                source_reference="EXAMPLE-sourceReference-Value",
                                features=["EXAMPLE--Value"],
                                function_id=75,
                                order=303,
                                is_system=True,
                                lookup_column="EXAMPLE-lookupColumn-Value",
                                lookup_column_position=865,
                                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                lookup_mode=460,
                                lookup_table="EXAMPLE-lookupTable-Value",
                                source_id=105)],
                        source_id=261,
                        name="EXAMPLE-name-Value",
                        is_secure_content=False,
                        is_system=True,
                        parsers=[
                            oci.log_analytics.models.LogAnalyticsParser(
                                content="EXAMPLE-content-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=511,
                                encoding="EXAMPLE-encoding-Value",
                                example_content="EXAMPLE-exampleContent-Value",
                                field_maps=[
                                    oci.log_analytics.models.LogAnalyticsParserField(
                                        field=oci.log_analytics.models.LogAnalyticsField(
                                            cee_alias="EXAMPLE-ceeAlias-Value",
                                            data_type="EXAMPLE-dataType-Value",
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=305,
                                            facet_priority=321,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=False,
                                            is_large_data=True,
                                            is_multi_valued=True,
                                            is_primary=True,
                                            is_system=True,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=953,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        parser_field_id=604,
                                        parser_field_expression="EXAMPLE-parserFieldExpression-Value",
                                        parser_field_name="EXAMPLE-parserFieldName-Value",
                                        storage_field_name="EXAMPLE-storageFieldName-Value",
                                        parser_field_integrator_name="EXAMPLE-parserFieldIntegratorName-Value",
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_field_sequence=936,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                                footer_content="EXAMPLE-footerContent-Value",
                                header_content="EXAMPLE-headerContent-Value",
                                name="EXAMPLE-name-Value",
                                is_default=False,
                                is_single_line_content=True,
                                is_system=False,
                                language="EXAMPLE-language-Value",
                                time_updated=datetime.strptime(
                                    "2004-05-14T08:23:30.965Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=217,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=True,
                                parser_sequence=369,
                                parser_timezone="EXAMPLE-parserTimezone-Value",
                                parser_filter=oci.log_analytics.models.LogAnalyticsParserFilter(
                                    id="ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
                                    agent_version="EXAMPLE-agentVersion-Value",
                                    is_in_use=499,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=849,
                                    version="EXAMPLE-version-Value"),
                                is_parser_written_once=True,
                                parser_functions=[
                                    oci.log_analytics.models.LogAnalyticsParserFunction(
                                        parser_meta_plugin=oci.log_analytics.models.LogAnalyticsParserMetaPlugin(
                                            meta_plugin_parameters=[
                                                oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                                    description="EXAMPLE-description-Value",
                                                    name="EXAMPLE-name-Value",
                                                    is_mandatory=True,
                                                    is_repeatable=False,
                                                    plugin_name="EXAMPLE-pluginName-Value",
                                                    type="EXAMPLE-type-Value")],
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            name="EXAMPLE-name-Value"),
                                        parser_function_id=929,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=False,
                                        is_system=True,
                                        parser_id=836,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=811,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=947,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=548,
                                                parser_meta_plugin_parameter_name="EXAMPLE-parserMetaPluginParameterName-Value",
                                                parser_meta_plugin_parameter_value="EXAMPLE-parserMetaPluginParameterValue-Value",
                                                parser_name="EXAMPLE-parserName-Value",
                                                parser_meta_plugin_parameter=oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                                    description="EXAMPLE-description-Value",
                                                    name="EXAMPLE-name-Value",
                                                    is_mandatory=False,
                                                    is_repeatable=False,
                                                    plugin_name="EXAMPLE-pluginName-Value",
                                                    type="EXAMPLE-type-Value"))])],
                                sources_count=320,
                                should_tokenize_original_text=True,
                                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                                field_qualifier="EXAMPLE-fieldQualifier-Value",
                                type="ODL",
                                is_user_deleted=False,
                                is_namespace_aware=False,
                                categories=[
                                    oci.log_analytics.models.LogAnalyticsCategory(
                                        name="EXAMPLE-name-Value",
                                        description="EXAMPLE-description-Value",
                                        display_name="EXAMPLE-displayName-Value",
                                        type="EXAMPLE-type-Value",
                                        is_system=True)],
                                is_position_aware=False,
                                dependent_sources=[
                                    oci.log_analytics.models.DependentSource(
                                        source_name="EXAMPLE-sourceName-Value",
                                        source_display_name="EXAMPLE-sourceDisplayName-Value",
                                        source_id=668,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=True,
                                        is_auto_association_enabled=True,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=728,
                                                entity_type="EXAMPLE-entityType-Value",
                                                entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=235)])],
                                dependent_parsers=[
                                    oci.log_analytics.models.DependentParser(
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                                        parser_id=584,
                                        is_system=False,
                                        parser_type="ODL",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=874)])])],
                        is_auto_association_enabled=False,
                        is_auto_association_override=False,
                        rule_id=614,
                        type_name="EXAMPLE-typeName-Value",
                        type_display_name="EXAMPLE-typeDisplayName-Value",
                        warning_config=53,
                        metadata_fields=[
                            oci.log_analytics.models.LogAnalyticsSourceMetadataField(
                                field_name="EXAMPLE-fieldName-Value",
                                is_enabled=False,
                                is_system=False,
                                key="EXAMPLE-key-Value",
                                source_name="EXAMPLE-sourceName-Value")],
                        label_definitions=[
                            oci.log_analytics.models.LogAnalyticsLabelDefinition(
                                edit_version=48,
                                is_system=False,
                                source_id=565,
                                label_name="EXAMPLE-labelName-Value")],
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=157,
                                entity_type="EXAMPLE-entityType-Value",
                                entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                        is_timezone_override=False,
                        user_parsers=[
                            oci.log_analytics.models.LogAnalyticsParser(
                                content="EXAMPLE-content-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=827,
                                encoding="EXAMPLE-encoding-Value",
                                example_content="EXAMPLE-exampleContent-Value",
                                field_maps=[
                                    oci.log_analytics.models.LogAnalyticsParserField(
                                        field=oci.log_analytics.models.LogAnalyticsField(
                                            cee_alias="EXAMPLE-ceeAlias-Value",
                                            data_type="EXAMPLE-dataType-Value",
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=268,
                                            facet_priority=910,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=True,
                                            is_large_data=False,
                                            is_multi_valued=False,
                                            is_primary=True,
                                            is_system=False,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=576,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        parser_field_id=683,
                                        parser_field_expression="EXAMPLE-parserFieldExpression-Value",
                                        parser_field_name="EXAMPLE-parserFieldName-Value",
                                        storage_field_name="EXAMPLE-storageFieldName-Value",
                                        parser_field_integrator_name="EXAMPLE-parserFieldIntegratorName-Value",
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_field_sequence=181,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                                footer_content="EXAMPLE-footerContent-Value",
                                header_content="EXAMPLE-headerContent-Value",
                                name="EXAMPLE-name-Value",
                                is_default=True,
                                is_single_line_content=True,
                                is_system=False,
                                language="EXAMPLE-language-Value",
                                time_updated=datetime.strptime(
                                    "2038-09-20T05:41:02.954Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=254,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=True,
                                parser_sequence=714,
                                parser_timezone="EXAMPLE-parserTimezone-Value",
                                parser_filter=oci.log_analytics.models.LogAnalyticsParserFilter(
                                    id="ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
                                    agent_version="EXAMPLE-agentVersion-Value",
                                    is_in_use=48,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=872,
                                    version="EXAMPLE-version-Value"),
                                is_parser_written_once=True,
                                parser_functions=[
                                    oci.log_analytics.models.LogAnalyticsParserFunction(
                                        parser_meta_plugin=oci.log_analytics.models.LogAnalyticsParserMetaPlugin(
                                            meta_plugin_parameters=[
                                                oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                                    description="EXAMPLE-description-Value",
                                                    name="EXAMPLE-name-Value",
                                                    is_mandatory=False,
                                                    is_repeatable=False,
                                                    plugin_name="EXAMPLE-pluginName-Value",
                                                    type="EXAMPLE-type-Value")],
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            name="EXAMPLE-name-Value"),
                                        parser_function_id=579,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=False,
                                        is_system=False,
                                        parser_id=945,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=890,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=677,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=974,
                                                parser_meta_plugin_parameter_name="EXAMPLE-parserMetaPluginParameterName-Value",
                                                parser_meta_plugin_parameter_value="EXAMPLE-parserMetaPluginParameterValue-Value",
                                                parser_name="EXAMPLE-parserName-Value",
                                                parser_meta_plugin_parameter=oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                                    description="EXAMPLE-description-Value",
                                                    name="EXAMPLE-name-Value",
                                                    is_mandatory=True,
                                                    is_repeatable=False,
                                                    plugin_name="EXAMPLE-pluginName-Value",
                                                    type="EXAMPLE-type-Value"))])],
                                sources_count=853,
                                should_tokenize_original_text=True,
                                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                                field_qualifier="EXAMPLE-fieldQualifier-Value",
                                type="XML",
                                is_user_deleted=False,
                                is_namespace_aware=True,
                                categories=[
                                    oci.log_analytics.models.LogAnalyticsCategory(
                                        name="EXAMPLE-name-Value",
                                        description="EXAMPLE-description-Value",
                                        display_name="EXAMPLE-displayName-Value",
                                        type="EXAMPLE-type-Value",
                                        is_system=False)],
                                is_position_aware=False,
                                dependent_sources=[
                                    oci.log_analytics.models.DependentSource(
                                        source_name="EXAMPLE-sourceName-Value",
                                        source_display_name="EXAMPLE-sourceDisplayName-Value",
                                        source_id=637,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=False,
                                        is_auto_association_enabled=True,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=903,
                                                entity_type="EXAMPLE-entityType-Value",
                                                entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=723)])],
                                dependent_parsers=[
                                    oci.log_analytics.models.DependentParser(
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                                        parser_id=904,
                                        is_system=True,
                                        parser_type="DELIMITED",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=654)])])],
                        time_updated=datetime.strptime(
                            "2009-09-23T05:00:56.115Z",
                            "%Y-%m-%dT%H:%M:%S.%fZ"),
                        event_types=[
                            oci.log_analytics.models.EventType(
                                event_type_name="EXAMPLE-eventTypeName-Value",
                                spec_version="EXAMPLE-specVersion-Value",
                                is_enabled=False,
                                is_system=True,
                                time_updated=datetime.strptime(
                                    "2036-07-04T18:07:38.569Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"))],
                        categories=[
                            oci.log_analytics.models.LogAnalyticsCategory(
                                name="EXAMPLE-name-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                type="EXAMPLE-type-Value",
                                is_system=False)],
                        endpoints=[
                            oci.log_analytics.models.LogListTypeEndpoint(
                                endpoint_type="LOG_LIST",
                                list_endpoint=oci.log_analytics.models.LogListEndpoint(
                                    name="EXAMPLE-name-Value",
                                    request=oci.log_analytics.models.EndpointRequest(
                                        url="EXAMPLE-url-Value",
                                        method="POST",
                                        content_type="EXAMPLE-contentType-Value",
                                        payload="EXAMPLE-payload-Value",
                                        headers=[
                                            oci.log_analytics.models.NameValuePair(
                                                name="EXAMPLE-name-Value",
                                                value="EXAMPLE-value-Value")],
                                        form_parameters=[
                                            oci.log_analytics.models.NameValuePair(
                                                name="EXAMPLE-name-Value",
                                                value="EXAMPLE-value-Value")]),
                                    description="EXAMPLE-description-Value",
                                    model="EXAMPLE-model-Value",
                                    endpoint_id=952,
                                    response=oci.log_analytics.models.EndpointResponse(
                                        content_type="EXAMPLE-contentType-Value",
                                        example="EXAMPLE-example-Value"),
                                    credentials=oci.log_analytics.models.EndpointCredentials(
                                        credential_type="DYNAMIC_TOKEN",
                                        credential_name="EXAMPLE-credentialName-Value",
                                        credential_endpoint=oci.log_analytics.models.CredentialEndpoint(
                                            name="EXAMPLE-name-Value",
                                            description="EXAMPLE-description-Value",
                                            model="EXAMPLE-model-Value",
                                            endpoint_id=986,
                                            response=oci.log_analytics.models.EndpointResponse(
                                                content_type="EXAMPLE-contentType-Value",
                                                example="EXAMPLE-example-Value"),
                                            proxy=oci.log_analytics.models.EndpointProxy(
                                                url="EXAMPLE-url-Value",
                                                credential_name="EXAMPLE-credentialName-Value",
                                                credential_type="BASIC_AUTH"))),
                                    proxy=oci.log_analytics.models.EndpointProxy(
                                        url="EXAMPLE-url-Value",
                                        credential_name="EXAMPLE-credentialName-Value",
                                        credential_type="TOKEN"),
                                    is_enabled=True,
                                    is_system=True,
                                    endpoint_properties=[
                                        oci.log_analytics.models.LogAnalyticsProperty(
                                            name="EXAMPLE-name-Value",
                                            value="EXAMPLE-value-Value")]),
                                log_endpoints=[
                                    oci.log_analytics.models.LogEndpoint(
                                        name="EXAMPLE-name-Value",
                                        request=oci.log_analytics.models.EndpointRequest(
                                            url="EXAMPLE-url-Value",
                                            method="POST",
                                            content_type="EXAMPLE-contentType-Value",
                                            payload="EXAMPLE-payload-Value",
                                            headers=[
                                                oci.log_analytics.models.NameValuePair(
                                                    name="EXAMPLE-name-Value",
                                                    value="EXAMPLE-value-Value")],
                                            form_parameters=[
                                                oci.log_analytics.models.NameValuePair(
                                                    name="EXAMPLE-name-Value",
                                                    value="EXAMPLE-value-Value")]),
                                        description="EXAMPLE-description-Value",
                                        model="EXAMPLE-model-Value",
                                        endpoint_id=5,
                                        response=oci.log_analytics.models.EndpointResponse(
                                            content_type="EXAMPLE-contentType-Value",
                                            example="EXAMPLE-example-Value"),
                                        credentials=oci.log_analytics.models.EndpointCredentials(
                                            credential_type="BASIC_AUTH",
                                            credential_name="EXAMPLE-credentialName-Value",
                                            credential_endpoint=oci.log_analytics.models.CredentialEndpoint(
                                                name="EXAMPLE-name-Value",
                                                description="EXAMPLE-description-Value",
                                                model="EXAMPLE-model-Value",
                                                endpoint_id=77,
                                                response=oci.log_analytics.models.EndpointResponse(
                                                    content_type="EXAMPLE-contentType-Value",
                                                    example="EXAMPLE-example-Value"),
                                                proxy=oci.log_analytics.models.EndpointProxy(
                                                    url="EXAMPLE-url-Value",
                                                    credential_name="EXAMPLE-credentialName-Value",
                                                    credential_type="BASIC_AUTH"))),
                                        proxy=oci.log_analytics.models.EndpointProxy(
                                            url="EXAMPLE-url-Value",
                                            credential_name="EXAMPLE-credentialName-Value",
                                            credential_type="NONE"),
                                        is_enabled=True,
                                        is_system=True,
                                        endpoint_properties=[
                                            oci.log_analytics.models.LogAnalyticsProperty(
                                                name="EXAMPLE-name-Value",
                                                value="EXAMPLE-value-Value")])])],
                        source_properties=[
                            oci.log_analytics.models.LogAnalyticsProperty(
                                name="EXAMPLE-name-Value",
                                value="EXAMPLE-value-Value")])],
                entity_type="EXAMPLE-entityType-Value",
                time_updated=datetime.strptime(
                    "2048-03-24T10:12:26.378Z",
                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                unit_type="EXAMPLE-unitType-Value",
                is_user_customized=False)],
        metrics=[
            oci.log_analytics.models.LogAnalyticsSourceMetric(
                is_metric_source_enabled=False,
                metric_name="EXAMPLE-metricName-Value",
                source_name="EXAMPLE-sourceName-Value",
                entity_type="EXAMPLE-entityType-Value")],
        oob_parsers=[
            oci.log_analytics.models.LogAnalyticsParser(
                content="EXAMPLE-content-Value",
                description="EXAMPLE-description-Value",
                display_name="EXAMPLE-displayName-Value",
                edit_version=921,
                encoding="EXAMPLE-encoding-Value",
                example_content="EXAMPLE-exampleContent-Value",
                field_maps=[
                    oci.log_analytics.models.LogAnalyticsParserField(
                        field=oci.log_analytics.models.LogAnalyticsField(
                            cee_alias="EXAMPLE-ceeAlias-Value",
                            data_type="EXAMPLE-dataType-Value",
                            regular_expression="EXAMPLE-regularExpression-Value",
                            description="EXAMPLE-description-Value",
                            display_name="EXAMPLE-displayName-Value",
                            edit_version=283,
                            facet_priority=659,
                            name="EXAMPLE-name-Value",
                            is_facet_eligible=True,
                            is_high_cardinality=True,
                            is_large_data=True,
                            is_multi_valued=False,
                            is_primary=False,
                            is_system=False,
                            is_summarizable=True,
                            mapped_value="EXAMPLE-mappedValue-Value",
                            is_metric_key_eligible=False,
                            is_metric_value_eligible=True,
                            range_facet_eligible=96,
                            is_table_eligible=False,
                            unit_type="EXAMPLE-unitType-Value"),
                        parser_field_id=392,
                        parser_field_expression="EXAMPLE-parserFieldExpression-Value",
                        parser_field_name="EXAMPLE-parserFieldName-Value",
                        storage_field_name="EXAMPLE-storageFieldName-Value",
                        parser_field_integrator_name="EXAMPLE-parserFieldIntegratorName-Value",
                        parser_name="EXAMPLE-parserName-Value",
                        parser_field_sequence=354,
                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                footer_content="EXAMPLE-footerContent-Value",
                header_content="EXAMPLE-headerContent-Value",
                name="EXAMPLE-name-Value",
                is_default=True,
                is_single_line_content=True,
                is_system=True,
                language="EXAMPLE-language-Value",
                time_updated=datetime.strptime(
                    "2025-12-01T07:43:49.239Z",
                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                log_type_test_request_version=532,
                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                is_hidden=False,
                parser_sequence=93,
                parser_timezone="EXAMPLE-parserTimezone-Value",
                parser_filter=oci.log_analytics.models.LogAnalyticsParserFilter(
                    id="ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
                    agent_version="EXAMPLE-agentVersion-Value",
                    is_in_use=368,
                    operating_system="EXAMPLE-operatingSystem-Value",
                    parser_id=589,
                    version="EXAMPLE-version-Value"),
                is_parser_written_once=False,
                parser_functions=[
                    oci.log_analytics.models.LogAnalyticsParserFunction(
                        parser_meta_plugin=oci.log_analytics.models.LogAnalyticsParserMetaPlugin(
                            meta_plugin_parameters=[
                                oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                    description="EXAMPLE-description-Value",
                                    name="EXAMPLE-name-Value",
                                    is_mandatory=True,
                                    is_repeatable=False,
                                    plugin_name="EXAMPLE-pluginName-Value",
                                    type="EXAMPLE-type-Value")],
                            description="EXAMPLE-description-Value",
                            display_name="EXAMPLE-displayName-Value",
                            name="EXAMPLE-name-Value"),
                        parser_function_id=48,
                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                        is_enabled=False,
                        is_system=False,
                        parser_id=647,
                        parser_name="EXAMPLE-parserName-Value",
                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                        parser_function_priority=407,
                        parser_function_parameters=[
                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                parser_function_id=308,
                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                parser_function_parameter_id=906,
                                parser_meta_plugin_parameter_name="EXAMPLE-parserMetaPluginParameterName-Value",
                                parser_meta_plugin_parameter_value="EXAMPLE-parserMetaPluginParameterValue-Value",
                                parser_name="EXAMPLE-parserName-Value",
                                parser_meta_plugin_parameter=oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                    description="EXAMPLE-description-Value",
                                    name="EXAMPLE-name-Value",
                                    is_mandatory=True,
                                    is_repeatable=True,
                                    plugin_name="EXAMPLE-pluginName-Value",
                                    type="EXAMPLE-type-Value"))])],
                sources_count=83,
                sources=[
                    oci.log_analytics.models.LogAnalyticsSource(
                        label_conditions=[
                            oci.log_analytics.models.LogAnalyticsSourceLabelCondition(
                                condition_string="EXAMPLE-conditionString-Value",
                                condition_block=oci.log_analytics.models.ConditionBlock(
                                    condition_blocks_operator="NOT_OR",
                                    field_name="EXAMPLE-fieldName-Value",
                                    label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                    label_condition_value="EXAMPLE-labelConditionValue-Value",
                                    label_condition_values=["EXAMPLE--Value"]),
                                message="EXAMPLE-message-Value",
                                is_visible=False,
                                block_condition_field="EXAMPLE-blockConditionField-Value",
                                block_condition_operator="EXAMPLE-blockConditionOperator-Value",
                                block_condition_value="EXAMPLE-blockConditionValue-Value",
                                label_condition_value="EXAMPLE-labelConditionValue-Value",
                                label_condition_values=["EXAMPLE--Value"],
                                content_example="EXAMPLE-contentExample-Value",
                                is_enabled=True,
                                field_name="EXAMPLE-fieldName-Value",
                                label_condition_id=482,
                                is_system=False,
                                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                source_id=635,
                                label_display_name="EXAMPLE-labelDisplayName-Value",
                                storage_field="EXAMPLE-storageField-Value",
                                label_name="EXAMPLE-labelName-Value",
                                is_inline_label_existing_in_database=True)],
                        association_count=416,
                        association_entity=[
                            oci.log_analytics.models.LogAnalyticsAssociation(
                                failure_message="EXAMPLE-failureMessage-Value",
                                agent_id="ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value",
                                time_last_attempted=datetime.strptime(
                                    "2013-02-23T18:19:08.081Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                retry_count=911,
                                source_name="EXAMPLE-sourceName-Value",
                                source_display_name="EXAMPLE-sourceDisplayName-Value",
                                source_type_name="EXAMPLE-sourceTypeName-Value",
                                life_cycle_state="IN_PROGRESS",
                                entity_id="ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value",
                                entity_name="EXAMPLE-entityName-Value",
                                entity_type_name="EXAMPLE-entityTypeName-Value",
                                host="EXAMPLE-host-Value",
                                agent_entity_name="EXAMPLE-agentEntityName-Value",
                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value",
                                log_group_id="ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value",
                                log_group_name="EXAMPLE-logGroupName-Value",
                                log_group_compartment="EXAMPLE-logGroupCompartment-Value",
                                association_properties=[
                                    oci.log_analytics.models.AssociationProperty(
                                        name="EXAMPLE-name-Value",
                                        value="EXAMPLE-value-Value",
                                        patterns=[
                                            oci.log_analytics.models.PatternOverride(
                                                id="ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
                                                value="EXAMPLE-value-Value",
                                                effective_level="EXAMPLE-effectiveLevel-Value")])])],
                        data_filter_definitions=[
                            oci.log_analytics.models.LogAnalyticsSourceDataFilter(
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=126,
                                is_enabled=True,
                                field_name="EXAMPLE-fieldName-Value",
                                hash_type=738,
                                data_filter_id=460,
                                is_system=False,
                                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                order=635,
                                path="EXAMPLE-path-Value",
                                replacement_string="EXAMPLE-replacementString-Value",
                                source_id=159,
                                filter_type="DROP_STRING")],
                        database_credential="EXAMPLE-databaseCredential-Value",
                        extended_field_definitions=[
                            oci.log_analytics.models.LogAnalyticsSourceExtendedFieldDefinition(
                                field=oci.log_analytics.models.LogAnalyticsField(
                                    cee_alias="EXAMPLE-ceeAlias-Value",
                                    data_type="EXAMPLE-dataType-Value",
                                    regular_expression="EXAMPLE-regularExpression-Value",
                                    description="EXAMPLE-description-Value",
                                    display_name="EXAMPLE-displayName-Value",
                                    edit_version=136,
                                    facet_priority=613,
                                    name="EXAMPLE-name-Value",
                                    is_facet_eligible=True,
                                    is_high_cardinality=False,
                                    is_large_data=True,
                                    is_multi_valued=False,
                                    is_primary=True,
                                    is_system=True,
                                    is_summarizable=True,
                                    mapped_value="EXAMPLE-mappedValue-Value",
                                    is_metric_key_eligible=True,
                                    is_metric_value_eligible=False,
                                    range_facet_eligible=717,
                                    is_table_eligible=False,
                                    unit_type="EXAMPLE-unitType-Value"),
                                display_regular_expression="EXAMPLE-displayRegularExpression-Value",
                                extended_fields=[
                                    oci.log_analytics.models.LogAnalyticsExtendedField(
                                        field=oci.log_analytics.models.LogAnalyticsField(
                                            cee_alias="EXAMPLE-ceeAlias-Value",
                                            data_type="EXAMPLE-dataType-Value",
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=33,
                                            facet_priority=619,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=True,
                                            is_large_data=True,
                                            is_multi_valued=True,
                                            is_primary=True,
                                            is_system=True,
                                            is_summarizable=True,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=930,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        extended_field_definition_id=564,
                                        field_name="EXAMPLE-fieldName-Value",
                                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                        extended_field_id=610)],
                                base_field_name="EXAMPLE-baseFieldName-Value",
                                base_field_log_text="EXAMPLE-baseFieldLogText-Value",
                                condition_data_type="EXAMPLE-conditionDataType-Value",
                                condition_field="EXAMPLE-conditionField-Value",
                                condition_operator="EXAMPLE-conditionOperator-Value",
                                condition_value="EXAMPLE-conditionValue-Value",
                                converted_regular_expression="EXAMPLE-convertedRegularExpression-Value",
                                is_enabled=False,
                                extended_field_definition_id=894,
                                is_system=True,
                                regular_expression="EXAMPLE-regularExpression-Value",
                                source_id=260,
                                time_updated=datetime.strptime(
                                    "2014-03-23T01:32:30.373Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"))],
                        is_for_cloud=False,
                        labels=[
                            oci.log_analytics.models.LogAnalyticsLabelView(
                                aliases=[
                                    oci.log_analytics.models.LogAnalyticsLabelAlias(
                                        alias="EXAMPLE-alias-Value",
                                        alias_display_name="EXAMPLE-aliasDisplayName-Value",
                                        is_system=True,
                                        display_name="EXAMPLE-displayName-Value",
                                        name="EXAMPLE-name-Value",
                                        priority="LOW")],
                                count_usage_in_alert_rule=150,
                                count_usage_in_source=759,
                                id="EXAMPLE-id-Value",
                                suggest_type=877,
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=778,
                                impact="EXAMPLE-impact-Value",
                                is_system=True,
                                name="EXAMPLE-name-Value",
                                priority="HIGH",
                                recommendation="EXAMPLE-recommendation-Value",
                                type=748,
                                is_user_deleted=True)],
                        metric_definitions=[
                            oci.log_analytics.models.LogAnalyticsMetric(
                                aggregation_field="EXAMPLE-aggregationField-Value",
                                bucket_metadata="EXAMPLE-bucketMetadata-Value",
                                clock_period="EXAMPLE-clockPeriod-Value",
                                description="EXAMPLE-description-Value",
                                edit_version=36,
                                field_name="EXAMPLE-fieldName-Value",
                                field_values=["EXAMPLE--Value"],
                                grouping_field="EXAMPLE-groupingField-Value",
                                is_enabled=True,
                                is_system=False,
                                display_name="EXAMPLE-displayName-Value",
                                metric_reference=877,
                                name="EXAMPLE-name-Value",
                                metric_type="AVERAGE_DISTRIBUTION",
                                is_metric_source_enabled=True,
                                operator="NOT_NULL",
                                entity_type="EXAMPLE-entityType-Value",
                                time_updated=datetime.strptime(
                                    "2028-09-26T11:25:28.971Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                unit_type="EXAMPLE-unitType-Value",
                                is_user_customized=True)],
                        metrics=[
                            oci.log_analytics.models.LogAnalyticsSourceMetric(
                                is_metric_source_enabled=True,
                                metric_name="EXAMPLE-metricName-Value",
                                source_name="EXAMPLE-sourceName-Value",
                                entity_type="EXAMPLE-entityType-Value")],
                        parameters=[
                            oci.log_analytics.models.LogAnalyticsParameter(
                                default_value="EXAMPLE-defaultValue-Value",
                                description="EXAMPLE-description-Value",
                                is_active=True,
                                name="EXAMPLE-name-Value",
                                source_id=162)],
                        pattern_count=929,
                        patterns=[
                            oci.log_analytics.models.LogAnalyticsSourcePattern(
                                converted_text="EXAMPLE-convertedText-Value",
                                db_parser_id=128,
                                db_pattern_date_time_columns="EXAMPLE-dbPatternDateTimeColumns-Value",
                                db_pattern_date_time_field="EXAMPLE-dbPatternDateTimeField-Value",
                                db_pattern_sequence_column="EXAMPLE-dbPatternSequenceColumn-Value",
                                fields=[
                                    oci.log_analytics.models.LogAnalyticsParserField(
                                        field=oci.log_analytics.models.LogAnalyticsField(
                                            cee_alias="EXAMPLE-ceeAlias-Value",
                                            data_type="EXAMPLE-dataType-Value",
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=623,
                                            facet_priority=814,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=True,
                                            is_large_data=True,
                                            is_multi_valued=True,
                                            is_primary=False,
                                            is_system=True,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=612,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        parser_field_id=839,
                                        parser_field_expression="EXAMPLE-parserFieldExpression-Value",
                                        parser_field_name="EXAMPLE-parserFieldName-Value",
                                        storage_field_name="EXAMPLE-storageFieldName-Value",
                                        parser_field_integrator_name="EXAMPLE-parserFieldIntegratorName-Value",
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_field_sequence=431,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                                is_include=False,
                                is_default=True,
                                pattern_filter=oci.log_analytics.models.LogAnalyticsPatternFilter(
                                    agent_version="EXAMPLE-agentVersion-Value",
                                    is_in_use=True,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    pattern_id=618,
                                    source_id=154,
                                    version="EXAMPLE-version-Value"),
                                alias="EXAMPLE-alias-Value",
                                description="EXAMPLE-description-Value",
                                is_enabled=True,
                                pattern_id=352,
                                is_system=False,
                                source_id=46,
                                is_agent_warning_suppressed=False,
                                pattern_text="EXAMPLE-patternText-Value",
                                pattern_type=672,
                                entity_type=["EXAMPLE--Value"],
                                pattern_properties=[
                                    oci.log_analytics.models.LogAnalyticsProperty(
                                        name="EXAMPLE-name-Value",
                                        value="EXAMPLE-value-Value")])],
                        description="EXAMPLE-description-Value",
                        display_name="EXAMPLE-displayName-Value",
                        edit_version=647,
                        functions=[
                            oci.log_analytics.models.LogAnalyticsSourceFunction(
                                arguments=[
                                    oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                                        is_override_output_fields=True,
                                        argument_display_name="EXAMPLE-argumentDisplayName-Value",
                                        argument_example="EXAMPLE-argumentExample-Value",
                                        argument_service="EXAMPLE-argumentService-Value",
                                        argument_data_type="EXAMPLE-argumentDataType-Value",
                                        argument_description="EXAMPLE-argumentDescription-Value",
                                        argument_name="EXAMPLE-argumentName-Value",
                                        argument_order=581,
                                        argument_type=791,
                                        argument_id=877,
                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                        argument_lookup_column_position=678,
                                        argument_value="EXAMPLE-argumentValue-Value",
                                        argument_reference="EXAMPLE-argumentReference-Value")],
                                is_enabled=True,
                                function=oci.log_analytics.models.LogAnalyticsMetaFunction(
                                    meta_function_argument=[
                                        oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                                            is_override_output_fields=False,
                                            argument_display_name="EXAMPLE-argumentDisplayName-Value",
                                            argument_example="EXAMPLE-argumentExample-Value",
                                            argument_service="EXAMPLE-argumentService-Value",
                                            argument_data_type="EXAMPLE-argumentDataType-Value",
                                            argument_description="EXAMPLE-argumentDescription-Value",
                                            argument_name="EXAMPLE-argumentName-Value",
                                            argument_order=350,
                                            argument_type=676,
                                            argument_id=624,
                                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                            argument_lookup_column_position=814,
                                            argument_value="EXAMPLE-argumentValue-Value",
                                            argument_reference="EXAMPLE-argumentReference-Value")],
                                    component="EXAMPLE-component-Value",
                                    description="EXAMPLE-description-Value",
                                    edit_version=176,
                                    meta_function_id=864,
                                    java_class_name="EXAMPLE-javaClassName-Value",
                                    name="EXAMPLE-name-Value"),
                                function_name="LOOKUP",
                                function_reference="EXAMPLE-functionReference-Value",
                                source_reference="EXAMPLE-sourceReference-Value",
                                features=["EXAMPLE--Value"],
                                function_id=341,
                                order=263,
                                is_system=True,
                                lookup_column="EXAMPLE-lookupColumn-Value",
                                lookup_column_position=582,
                                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                lookup_mode=426,
                                lookup_table="EXAMPLE-lookupTable-Value",
                                source_id=91)],
                        source_id=147,
                        name="EXAMPLE-name-Value",
                        is_secure_content=False,
                        is_system=True,
                        is_auto_association_enabled=True,
                        is_auto_association_override=False,
                        rule_id=252,
                        type_name="EXAMPLE-typeName-Value",
                        type_display_name="EXAMPLE-typeDisplayName-Value",
                        warning_config=171,
                        metadata_fields=[
                            oci.log_analytics.models.LogAnalyticsSourceMetadataField(
                                field_name="EXAMPLE-fieldName-Value",
                                is_enabled=False,
                                is_system=False,
                                key="EXAMPLE-key-Value",
                                source_name="EXAMPLE-sourceName-Value")],
                        label_definitions=[
                            oci.log_analytics.models.LogAnalyticsLabelDefinition(
                                edit_version=190,
                                is_system=False,
                                source_id=159,
                                label_name="EXAMPLE-labelName-Value")],
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=262,
                                entity_type="EXAMPLE-entityType-Value",
                                entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                        is_timezone_override=False,
                        time_updated=datetime.strptime(
                            "2026-05-12T19:16:01.142Z",
                            "%Y-%m-%dT%H:%M:%S.%fZ"),
                        event_types=[
                            oci.log_analytics.models.EventType(
                                event_type_name="EXAMPLE-eventTypeName-Value",
                                spec_version="EXAMPLE-specVersion-Value",
                                is_enabled=True,
                                is_system=False,
                                time_updated=datetime.strptime(
                                    "2049-08-16T19:02:27.449Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"))],
                        categories=[
                            oci.log_analytics.models.LogAnalyticsCategory(
                                name="EXAMPLE-name-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                type="EXAMPLE-type-Value",
                                is_system=True)],
                        endpoints=[
                            oci.log_analytics.models.LogTypeEndpoint(
                                endpoint_type="LOG",
                                log_endpoint=oci.log_analytics.models.LogEndpoint(
                                    name="EXAMPLE-name-Value",
                                    request=oci.log_analytics.models.EndpointRequest(
                                        url="EXAMPLE-url-Value",
                                        method="GET",
                                        content_type="EXAMPLE-contentType-Value",
                                        payload="EXAMPLE-payload-Value",
                                        headers=[
                                            oci.log_analytics.models.NameValuePair(
                                                name="EXAMPLE-name-Value",
                                                value="EXAMPLE-value-Value")],
                                        form_parameters=[
                                            oci.log_analytics.models.NameValuePair(
                                                name="EXAMPLE-name-Value",
                                                value="EXAMPLE-value-Value")]),
                                    description="EXAMPLE-description-Value",
                                    model="EXAMPLE-model-Value",
                                    endpoint_id=706,
                                    response=oci.log_analytics.models.EndpointResponse(
                                        content_type="EXAMPLE-contentType-Value",
                                        example="EXAMPLE-example-Value"),
                                    credentials=oci.log_analytics.models.EndpointCredentials(
                                        credential_type="STATIC_TOKEN",
                                        credential_name="EXAMPLE-credentialName-Value",
                                        credential_endpoint=oci.log_analytics.models.CredentialEndpoint(
                                            name="EXAMPLE-name-Value",
                                            description="EXAMPLE-description-Value",
                                            model="EXAMPLE-model-Value",
                                            endpoint_id=225,
                                            response=oci.log_analytics.models.EndpointResponse(
                                                content_type="EXAMPLE-contentType-Value",
                                                example="EXAMPLE-example-Value"),
                                            proxy=oci.log_analytics.models.EndpointProxy(
                                                url="EXAMPLE-url-Value",
                                                credential_name="EXAMPLE-credentialName-Value",
                                                credential_type="BASIC_AUTH"))),
                                    proxy=oci.log_analytics.models.EndpointProxy(
                                        url="EXAMPLE-url-Value",
                                        credential_name="EXAMPLE-credentialName-Value",
                                        credential_type="BASIC_AUTH"),
                                    is_enabled=False,
                                    is_system=True,
                                    endpoint_properties=[
                                        oci.log_analytics.models.LogAnalyticsProperty(
                                            name="EXAMPLE-name-Value",
                                            value="EXAMPLE-value-Value")]))],
                        source_properties=[
                            oci.log_analytics.models.LogAnalyticsProperty(
                                name="EXAMPLE-name-Value",
                                value="EXAMPLE-value-Value")])],
                should_tokenize_original_text=True,
                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                field_qualifier="EXAMPLE-fieldQualifier-Value",
                type="XML",
                is_user_deleted=True,
                is_namespace_aware=False,
                categories=[
                    oci.log_analytics.models.LogAnalyticsCategory(
                        name="EXAMPLE-name-Value",
                        description="EXAMPLE-description-Value",
                        display_name="EXAMPLE-displayName-Value",
                        type="EXAMPLE-type-Value",
                        is_system=True)],
                is_position_aware=False,
                dependent_sources=[
                    oci.log_analytics.models.DependentSource(
                        source_name="EXAMPLE-sourceName-Value",
                        source_display_name="EXAMPLE-sourceDisplayName-Value",
                        source_id=612,
                        source_type="EXAMPLE-sourceType-Value",
                        is_system=True,
                        is_auto_association_enabled=False,
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=56,
                                entity_type="EXAMPLE-entityType-Value",
                                entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                        dependencies=[
                            oci.log_analytics.models.Dependency(
                                type="EXAMPLE-type-Value",
                                reference_type="EXAMPLE-referenceType-Value",
                                reference_id=952)])],
                dependent_parsers=[
                    oci.log_analytics.models.DependentParser(
                        parser_name="EXAMPLE-parserName-Value",
                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                        parser_id=242,
                        is_system=True,
                        parser_type="DELIMITED",
                        dependencies=[
                            oci.log_analytics.models.Dependency(
                                type="EXAMPLE-type-Value",
                                reference_type="EXAMPLE-referenceType-Value",
                                reference_id=300)])])],
        parameters=[
            oci.log_analytics.models.LogAnalyticsParameter(
                default_value="EXAMPLE-defaultValue-Value",
                description="EXAMPLE-description-Value",
                is_active=True,
                name="EXAMPLE-name-Value",
                source_id=78)],
        patterns=[
            oci.log_analytics.models.LogAnalyticsSourcePattern(
                converted_text="EXAMPLE-convertedText-Value",
                db_parser_id=800,
                db_pattern_date_time_columns="EXAMPLE-dbPatternDateTimeColumns-Value",
                db_pattern_date_time_field="EXAMPLE-dbPatternDateTimeField-Value",
                db_pattern_sequence_column="EXAMPLE-dbPatternSequenceColumn-Value",
                fields=[
                    oci.log_analytics.models.LogAnalyticsParserField(
                        field=oci.log_analytics.models.LogAnalyticsField(
                            cee_alias="EXAMPLE-ceeAlias-Value",
                            data_type="EXAMPLE-dataType-Value",
                            regular_expression="EXAMPLE-regularExpression-Value",
                            description="EXAMPLE-description-Value",
                            display_name="EXAMPLE-displayName-Value",
                            edit_version=43,
                            facet_priority=245,
                            name="EXAMPLE-name-Value",
                            is_facet_eligible=True,
                            is_high_cardinality=True,
                            is_large_data=True,
                            is_multi_valued=False,
                            is_primary=True,
                            is_system=False,
                            is_summarizable=True,
                            mapped_value="EXAMPLE-mappedValue-Value",
                            is_metric_key_eligible=False,
                            is_metric_value_eligible=False,
                            range_facet_eligible=748,
                            is_table_eligible=False,
                            unit_type="EXAMPLE-unitType-Value"),
                        parser_field_id=244,
                        parser_field_expression="EXAMPLE-parserFieldExpression-Value",
                        parser_field_name="EXAMPLE-parserFieldName-Value",
                        storage_field_name="EXAMPLE-storageFieldName-Value",
                        parser_field_integrator_name="EXAMPLE-parserFieldIntegratorName-Value",
                        parser_name="EXAMPLE-parserName-Value",
                        parser_field_sequence=551,
                        parser=oci.log_analytics.models.LogAnalyticsParser(
                            content="EXAMPLE-content-Value",
                            description="EXAMPLE-description-Value",
                            display_name="EXAMPLE-displayName-Value",
                            edit_version=880,
                            encoding="EXAMPLE-encoding-Value",
                            example_content="EXAMPLE-exampleContent-Value",
                            footer_content="EXAMPLE-footerContent-Value",
                            header_content="EXAMPLE-headerContent-Value",
                            name="EXAMPLE-name-Value",
                            is_default=False,
                            is_single_line_content=False,
                            is_system=True,
                            language="EXAMPLE-language-Value",
                            time_updated=datetime.strptime(
                                "2025-08-09T02:29:11.734Z",
                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                            log_type_test_request_version=220,
                            parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                            is_hidden=False,
                            parser_sequence=99,
                            parser_timezone="EXAMPLE-parserTimezone-Value",
                            parser_filter=oci.log_analytics.models.LogAnalyticsParserFilter(
                                id="ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
                                agent_version="EXAMPLE-agentVersion-Value",
                                is_in_use=342,
                                operating_system="EXAMPLE-operatingSystem-Value",
                                parser_id=185,
                                version="EXAMPLE-version-Value"),
                            is_parser_written_once=False,
                            parser_functions=[
                                oci.log_analytics.models.LogAnalyticsParserFunction(
                                    parser_meta_plugin=oci.log_analytics.models.LogAnalyticsParserMetaPlugin(
                                        meta_plugin_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                                description="EXAMPLE-description-Value",
                                                name="EXAMPLE-name-Value",
                                                is_mandatory=False,
                                                is_repeatable=True,
                                                plugin_name="EXAMPLE-pluginName-Value",
                                                type="EXAMPLE-type-Value")],
                                        description="EXAMPLE-description-Value",
                                        display_name="EXAMPLE-displayName-Value",
                                        name="EXAMPLE-name-Value"),
                                    parser_function_id=771,
                                    parser_function_name="EXAMPLE-parserFunctionName-Value",
                                    is_enabled=False,
                                    is_system=True,
                                    parser_id=228,
                                    parser_name="EXAMPLE-parserName-Value",
                                    parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                    parser_function_priority=563,
                                    parser_function_parameters=[
                                        oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                            parser_function_id=690,
                                            parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                            parser_function_parameter_id=567,
                                            parser_meta_plugin_parameter_name="EXAMPLE-parserMetaPluginParameterName-Value",
                                            parser_meta_plugin_parameter_value="EXAMPLE-parserMetaPluginParameterValue-Value",
                                            parser_name="EXAMPLE-parserName-Value",
                                            parser_meta_plugin_parameter=oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                                description="EXAMPLE-description-Value",
                                                name="EXAMPLE-name-Value",
                                                is_mandatory=True,
                                                is_repeatable=True,
                                                plugin_name="EXAMPLE-pluginName-Value",
                                                type="EXAMPLE-type-Value"))])],
                            sources_count=664,
                            sources=[
                                oci.log_analytics.models.LogAnalyticsSource(
                                    label_conditions=[
                                        oci.log_analytics.models.LogAnalyticsSourceLabelCondition(
                                            condition_string="EXAMPLE-conditionString-Value",
                                            condition_block=oci.log_analytics.models.ConditionBlock(
                                                condition_blocks_operator="NOT_AND",
                                                field_name="EXAMPLE-fieldName-Value",
                                                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                                label_condition_value="EXAMPLE-labelConditionValue-Value",
                                                label_condition_values=["EXAMPLE--Value"]),
                                            message="EXAMPLE-message-Value",
                                            is_visible=False,
                                            block_condition_field="EXAMPLE-blockConditionField-Value",
                                            block_condition_operator="EXAMPLE-blockConditionOperator-Value",
                                            block_condition_value="EXAMPLE-blockConditionValue-Value",
                                            label_condition_value="EXAMPLE-labelConditionValue-Value",
                                            label_condition_values=["EXAMPLE--Value"],
                                            content_example="EXAMPLE-contentExample-Value",
                                            is_enabled=True,
                                            field_name="EXAMPLE-fieldName-Value",
                                            label_condition_id=112,
                                            is_system=True,
                                            label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                            source_id=746,
                                            label_display_name="EXAMPLE-labelDisplayName-Value",
                                            storage_field="EXAMPLE-storageField-Value",
                                            label_name="EXAMPLE-labelName-Value",
                                            is_inline_label_existing_in_database=True)],
                                    association_count=356,
                                    association_entity=[
                                        oci.log_analytics.models.LogAnalyticsAssociation(
                                            failure_message="EXAMPLE-failureMessage-Value",
                                            agent_id="ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value",
                                            time_last_attempted=datetime.strptime(
                                                "2027-04-18T03:44:40.267Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            retry_count=799,
                                            source_name="EXAMPLE-sourceName-Value",
                                            source_display_name="EXAMPLE-sourceDisplayName-Value",
                                            source_type_name="EXAMPLE-sourceTypeName-Value",
                                            life_cycle_state="ACCEPTED",
                                            entity_id="ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value",
                                            entity_name="EXAMPLE-entityName-Value",
                                            entity_type_name="EXAMPLE-entityTypeName-Value",
                                            host="EXAMPLE-host-Value",
                                            agent_entity_name="EXAMPLE-agentEntityName-Value",
                                            entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value",
                                            log_group_id="ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value",
                                            log_group_name="EXAMPLE-logGroupName-Value",
                                            log_group_compartment="EXAMPLE-logGroupCompartment-Value",
                                            association_properties=[
                                                oci.log_analytics.models.AssociationProperty(
                                                    name="EXAMPLE-name-Value",
                                                    value="EXAMPLE-value-Value",
                                                    patterns=[
                                                        oci.log_analytics.models.PatternOverride(
                                                            id="ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
                                                            value="EXAMPLE-value-Value",
                                                            effective_level="EXAMPLE-effectiveLevel-Value")])])],
                                    data_filter_definitions=[
                                        oci.log_analytics.models.LogAnalyticsSourceDataFilter(
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=684,
                                            is_enabled=True,
                                            field_name="EXAMPLE-fieldName-Value",
                                            hash_type=15,
                                            data_filter_id=628,
                                            is_system=True,
                                            match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                            order=365,
                                            path="EXAMPLE-path-Value",
                                            replacement_string="EXAMPLE-replacementString-Value",
                                            source_id=975,
                                            filter_type="HASH_MASK")],
                                    database_credential="EXAMPLE-databaseCredential-Value",
                                    extended_field_definitions=[
                                        oci.log_analytics.models.LogAnalyticsSourceExtendedFieldDefinition(
                                            field=oci.log_analytics.models.LogAnalyticsField(
                                                cee_alias="EXAMPLE-ceeAlias-Value",
                                                data_type="EXAMPLE-dataType-Value",
                                                regular_expression="EXAMPLE-regularExpression-Value",
                                                description="EXAMPLE-description-Value",
                                                display_name="EXAMPLE-displayName-Value",
                                                edit_version=575,
                                                facet_priority=799,
                                                name="EXAMPLE-name-Value",
                                                is_facet_eligible=True,
                                                is_high_cardinality=False,
                                                is_large_data=True,
                                                is_multi_valued=True,
                                                is_primary=True,
                                                is_system=True,
                                                is_summarizable=False,
                                                mapped_value="EXAMPLE-mappedValue-Value",
                                                is_metric_key_eligible=False,
                                                is_metric_value_eligible=True,
                                                range_facet_eligible=239,
                                                is_table_eligible=False,
                                                unit_type="EXAMPLE-unitType-Value"),
                                            display_regular_expression="EXAMPLE-displayRegularExpression-Value",
                                            extended_fields=[
                                                oci.log_analytics.models.LogAnalyticsExtendedField(
                                                    field=oci.log_analytics.models.LogAnalyticsField(
                                                        cee_alias="EXAMPLE-ceeAlias-Value",
                                                        data_type="EXAMPLE-dataType-Value",
                                                        regular_expression="EXAMPLE-regularExpression-Value",
                                                        description="EXAMPLE-description-Value",
                                                        display_name="EXAMPLE-displayName-Value",
                                                        edit_version=100,
                                                        facet_priority=194,
                                                        name="EXAMPLE-name-Value",
                                                        is_facet_eligible=True,
                                                        is_high_cardinality=False,
                                                        is_large_data=True,
                                                        is_multi_valued=False,
                                                        is_primary=True,
                                                        is_system=True,
                                                        is_summarizable=True,
                                                        mapped_value="EXAMPLE-mappedValue-Value",
                                                        is_metric_key_eligible=True,
                                                        is_metric_value_eligible=True,
                                                        range_facet_eligible=19,
                                                        is_table_eligible=False,
                                                        unit_type="EXAMPLE-unitType-Value"),
                                                    extended_field_definition_id=727,
                                                    field_name="EXAMPLE-fieldName-Value",
                                                    field_display_name="EXAMPLE-fieldDisplayName-Value",
                                                    saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                                    extended_field_id=311)],
                                            base_field_name="EXAMPLE-baseFieldName-Value",
                                            base_field_log_text="EXAMPLE-baseFieldLogText-Value",
                                            condition_data_type="EXAMPLE-conditionDataType-Value",
                                            condition_field="EXAMPLE-conditionField-Value",
                                            condition_operator="EXAMPLE-conditionOperator-Value",
                                            condition_value="EXAMPLE-conditionValue-Value",
                                            converted_regular_expression="EXAMPLE-convertedRegularExpression-Value",
                                            is_enabled=False,
                                            extended_field_definition_id=978,
                                            is_system=True,
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            source_id=632,
                                            time_updated=datetime.strptime(
                                                "2004-12-31T02:29:53.812Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"))],
                                    is_for_cloud=True,
                                    labels=[
                                        oci.log_analytics.models.LogAnalyticsLabelView(
                                            aliases=[
                                                oci.log_analytics.models.LogAnalyticsLabelAlias(
                                                    alias="EXAMPLE-alias-Value",
                                                    alias_display_name="EXAMPLE-aliasDisplayName-Value",
                                                    is_system=True,
                                                    display_name="EXAMPLE-displayName-Value",
                                                    name="EXAMPLE-name-Value",
                                                    priority="NONE")],
                                            count_usage_in_alert_rule=192,
                                            count_usage_in_source=155,
                                            id="EXAMPLE-id-Value",
                                            suggest_type=532,
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=716,
                                            impact="EXAMPLE-impact-Value",
                                            is_system=True,
                                            name="EXAMPLE-name-Value",
                                            priority="LOW",
                                            recommendation="EXAMPLE-recommendation-Value",
                                            type=811,
                                            is_user_deleted=False)],
                                    metric_definitions=[
                                        oci.log_analytics.models.LogAnalyticsMetric(
                                            aggregation_field="EXAMPLE-aggregationField-Value",
                                            bucket_metadata="EXAMPLE-bucketMetadata-Value",
                                            clock_period="EXAMPLE-clockPeriod-Value",
                                            description="EXAMPLE-description-Value",
                                            edit_version=646,
                                            field_name="EXAMPLE-fieldName-Value",
                                            field_values=["EXAMPLE--Value"],
                                            grouping_field="EXAMPLE-groupingField-Value",
                                            is_enabled=True,
                                            is_system=True,
                                            display_name="EXAMPLE-displayName-Value",
                                            metric_reference=205,
                                            name="EXAMPLE-name-Value",
                                            metric_type="COUNT",
                                            is_metric_source_enabled=False,
                                            operator="IN_IGNORE_CASE",
                                            entity_type="EXAMPLE-entityType-Value",
                                            time_updated=datetime.strptime(
                                                "2022-02-12T04:08:25.479Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            unit_type="EXAMPLE-unitType-Value",
                                            is_user_customized=True)],
                                    metrics=[
                                        oci.log_analytics.models.LogAnalyticsSourceMetric(
                                            is_metric_source_enabled=False,
                                            metric_name="EXAMPLE-metricName-Value",
                                            source_name="EXAMPLE-sourceName-Value",
                                            entity_type="EXAMPLE-entityType-Value")],
                                    parameters=[
                                        oci.log_analytics.models.LogAnalyticsParameter(
                                            default_value="EXAMPLE-defaultValue-Value",
                                            description="EXAMPLE-description-Value",
                                            is_active=False,
                                            name="EXAMPLE-name-Value",
                                            source_id=984)],
                                    pattern_count=318,
                                    description="EXAMPLE-description-Value",
                                    display_name="EXAMPLE-displayName-Value",
                                    edit_version=592,
                                    functions=[
                                        oci.log_analytics.models.LogAnalyticsSourceFunction(
                                            arguments=[
                                                oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                                                    is_override_output_fields=False,
                                                    argument_display_name="EXAMPLE-argumentDisplayName-Value",
                                                    argument_example="EXAMPLE-argumentExample-Value",
                                                    argument_service="EXAMPLE-argumentService-Value",
                                                    argument_data_type="EXAMPLE-argumentDataType-Value",
                                                    argument_description="EXAMPLE-argumentDescription-Value",
                                                    argument_name="EXAMPLE-argumentName-Value",
                                                    argument_order=27,
                                                    argument_type=483,
                                                    argument_id=812,
                                                    argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                                    argument_lookup_column_position=809,
                                                    argument_value="EXAMPLE-argumentValue-Value",
                                                    argument_reference="EXAMPLE-argumentReference-Value")],
                                            is_enabled=True,
                                            function=oci.log_analytics.models.LogAnalyticsMetaFunction(
                                                meta_function_argument=[
                                                    oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                                                        is_override_output_fields=True,
                                                        argument_display_name="EXAMPLE-argumentDisplayName-Value",
                                                        argument_example="EXAMPLE-argumentExample-Value",
                                                        argument_service="EXAMPLE-argumentService-Value",
                                                        argument_data_type="EXAMPLE-argumentDataType-Value",
                                                        argument_description="EXAMPLE-argumentDescription-Value",
                                                        argument_name="EXAMPLE-argumentName-Value",
                                                        argument_order=490,
                                                        argument_type=547,
                                                        argument_id=316,
                                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                                        argument_lookup_column_position=747,
                                                        argument_value="EXAMPLE-argumentValue-Value",
                                                        argument_reference="EXAMPLE-argumentReference-Value")],
                                                component="EXAMPLE-component-Value",
                                                description="EXAMPLE-description-Value",
                                                edit_version=26,
                                                meta_function_id=886,
                                                java_class_name="EXAMPLE-javaClassName-Value",
                                                name="EXAMPLE-name-Value"),
                                            function_name="LOOKUP",
                                            function_reference="EXAMPLE-functionReference-Value",
                                            source_reference="EXAMPLE-sourceReference-Value",
                                            features=["EXAMPLE--Value"],
                                            function_id=872,
                                            order=90,
                                            is_system=False,
                                            lookup_column="EXAMPLE-lookupColumn-Value",
                                            lookup_column_position=426,
                                            lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                            lookup_mode=250,
                                            lookup_table="EXAMPLE-lookupTable-Value",
                                            source_id=820)],
                                    source_id=460,
                                    name="EXAMPLE-name-Value",
                                    is_secure_content=True,
                                    is_system=False,
                                    is_auto_association_enabled=True,
                                    is_auto_association_override=False,
                                    rule_id=657,
                                    type_name="EXAMPLE-typeName-Value",
                                    type_display_name="EXAMPLE-typeDisplayName-Value",
                                    warning_config=330,
                                    metadata_fields=[
                                        oci.log_analytics.models.LogAnalyticsSourceMetadataField(
                                            field_name="EXAMPLE-fieldName-Value",
                                            is_enabled=False,
                                            is_system=True,
                                            key="EXAMPLE-key-Value",
                                            source_name="EXAMPLE-sourceName-Value")],
                                    label_definitions=[
                                        oci.log_analytics.models.LogAnalyticsLabelDefinition(
                                            edit_version=358,
                                            is_system=False,
                                            source_id=209,
                                            label_name="EXAMPLE-labelName-Value")],
                                    entity_types=[
                                        oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                            source_id=418,
                                            entity_type="EXAMPLE-entityType-Value",
                                            entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                            entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                                    is_timezone_override=True,
                                    time_updated=datetime.strptime(
                                        "2017-09-13T19:27:59.835Z",
                                        "%Y-%m-%dT%H:%M:%S.%fZ"),
                                    event_types=[
                                        oci.log_analytics.models.EventType(
                                            event_type_name="EXAMPLE-eventTypeName-Value",
                                            spec_version="EXAMPLE-specVersion-Value",
                                            is_enabled=True,
                                            is_system=True,
                                            time_updated=datetime.strptime(
                                                "2009-12-10T18:06:58.758Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"))],
                                    categories=[
                                        oci.log_analytics.models.LogAnalyticsCategory(
                                            name="EXAMPLE-name-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            type="EXAMPLE-type-Value",
                                            is_system=True)],
                                    endpoints=[
                                        oci.log_analytics.models.LogListTypeEndpoint(
                                            endpoint_type="LOG_LIST",
                                            list_endpoint=oci.log_analytics.models.LogListEndpoint(
                                                name="EXAMPLE-name-Value",
                                                request=oci.log_analytics.models.EndpointRequest(
                                                    url="EXAMPLE-url-Value",
                                                    method="POST",
                                                    content_type="EXAMPLE-contentType-Value",
                                                    payload="EXAMPLE-payload-Value",
                                                    headers=[
                                                        oci.log_analytics.models.NameValuePair(
                                                            name="EXAMPLE-name-Value",
                                                            value="EXAMPLE-value-Value")],
                                                    form_parameters=[
                                                        oci.log_analytics.models.NameValuePair(
                                                            name="EXAMPLE-name-Value",
                                                            value="EXAMPLE-value-Value")]),
                                                description="EXAMPLE-description-Value",
                                                model="EXAMPLE-model-Value",
                                                endpoint_id=575,
                                                response=oci.log_analytics.models.EndpointResponse(
                                                    content_type="EXAMPLE-contentType-Value",
                                                    example="EXAMPLE-example-Value"),
                                                credentials=oci.log_analytics.models.EndpointCredentials(
                                                    credential_type="DYNAMIC_TOKEN",
                                                    credential_name="EXAMPLE-credentialName-Value",
                                                    credential_endpoint=oci.log_analytics.models.CredentialEndpoint(
                                                        name="EXAMPLE-name-Value",
                                                        description="EXAMPLE-description-Value",
                                                        model="EXAMPLE-model-Value",
                                                        endpoint_id=669,
                                                        response=oci.log_analytics.models.EndpointResponse(
                                                            content_type="EXAMPLE-contentType-Value",
                                                            example="EXAMPLE-example-Value"),
                                                        proxy=oci.log_analytics.models.EndpointProxy(
                                                            url="EXAMPLE-url-Value",
                                                            credential_name="EXAMPLE-credentialName-Value",
                                                            credential_type="TOKEN"))),
                                                proxy=oci.log_analytics.models.EndpointProxy(
                                                    url="EXAMPLE-url-Value",
                                                    credential_name="EXAMPLE-credentialName-Value",
                                                    credential_type="TOKEN"),
                                                is_enabled=False,
                                                is_system=False,
                                                endpoint_properties=[
                                                    oci.log_analytics.models.LogAnalyticsProperty(
                                                        name="EXAMPLE-name-Value",
                                                        value="EXAMPLE-value-Value")]),
                                            log_endpoints=[
                                                oci.log_analytics.models.LogEndpoint(
                                                    name="EXAMPLE-name-Value",
                                                    request=oci.log_analytics.models.EndpointRequest(
                                                        url="EXAMPLE-url-Value",
                                                        method="POST",
                                                        content_type="EXAMPLE-contentType-Value",
                                                        payload="EXAMPLE-payload-Value",
                                                        headers=[
                                                            oci.log_analytics.models.NameValuePair(
                                                                name="EXAMPLE-name-Value",
                                                                value="EXAMPLE-value-Value")],
                                                        form_parameters=[
                                                            oci.log_analytics.models.NameValuePair(
                                                                name="EXAMPLE-name-Value",
                                                                value="EXAMPLE-value-Value")]),
                                                    description="EXAMPLE-description-Value",
                                                    model="EXAMPLE-model-Value",
                                                    endpoint_id=19,
                                                    response=oci.log_analytics.models.EndpointResponse(
                                                        content_type="EXAMPLE-contentType-Value",
                                                        example="EXAMPLE-example-Value"),
                                                    credentials=oci.log_analytics.models.EndpointCredentials(
                                                        credential_type="NONE",
                                                        credential_name="EXAMPLE-credentialName-Value",
                                                        credential_endpoint=oci.log_analytics.models.CredentialEndpoint(
                                                            name="EXAMPLE-name-Value",
                                                            description="EXAMPLE-description-Value",
                                                            model="EXAMPLE-model-Value",
                                                            endpoint_id=192,
                                                            response=oci.log_analytics.models.EndpointResponse(
                                                                content_type="EXAMPLE-contentType-Value",
                                                                example="EXAMPLE-example-Value"),
                                                            proxy=oci.log_analytics.models.EndpointProxy(
                                                                url="EXAMPLE-url-Value",
                                                                credential_name="EXAMPLE-credentialName-Value",
                                                                credential_type="BASIC_AUTH"))),
                                                    proxy=oci.log_analytics.models.EndpointProxy(
                                                        url="EXAMPLE-url-Value",
                                                        credential_name="EXAMPLE-credentialName-Value",
                                                        credential_type="TOKEN"),
                                                    is_enabled=False,
                                                    is_system=False,
                                                    endpoint_properties=[
                                                        oci.log_analytics.models.LogAnalyticsProperty(
                                                            name="EXAMPLE-name-Value",
                                                            value="EXAMPLE-value-Value")])])],
                                    source_properties=[
                                        oci.log_analytics.models.LogAnalyticsProperty(
                                            name="EXAMPLE-name-Value",
                                            value="EXAMPLE-value-Value")])],
                            should_tokenize_original_text=False,
                            field_delimiter="EXAMPLE-fieldDelimiter-Value",
                            field_qualifier="EXAMPLE-fieldQualifier-Value",
                            type="DELIMITED",
                            is_user_deleted=False,
                            is_namespace_aware=False,
                            categories=[
                                oci.log_analytics.models.LogAnalyticsCategory(
                                    name="EXAMPLE-name-Value",
                                    description="EXAMPLE-description-Value",
                                    display_name="EXAMPLE-displayName-Value",
                                    type="EXAMPLE-type-Value",
                                    is_system=False)],
                            is_position_aware=False,
                            dependent_sources=[
                                oci.log_analytics.models.DependentSource(
                                    source_name="EXAMPLE-sourceName-Value",
                                    source_display_name="EXAMPLE-sourceDisplayName-Value",
                                    source_id=937,
                                    source_type="EXAMPLE-sourceType-Value",
                                    is_system=True,
                                    is_auto_association_enabled=False,
                                    entity_types=[
                                        oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                            source_id=940,
                                            entity_type="EXAMPLE-entityType-Value",
                                            entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                            entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                                    dependencies=[
                                        oci.log_analytics.models.Dependency(
                                            type="EXAMPLE-type-Value",
                                            reference_type="EXAMPLE-referenceType-Value",
                                            reference_id=651)])],
                            dependent_parsers=[
                                oci.log_analytics.models.DependentParser(
                                    parser_name="EXAMPLE-parserName-Value",
                                    parser_display_name="EXAMPLE-parserDisplayName-Value",
                                    parser_id=427,
                                    is_system=True,
                                    parser_type="XML",
                                    dependencies=[
                                        oci.log_analytics.models.Dependency(
                                            type="EXAMPLE-type-Value",
                                            reference_type="EXAMPLE-referenceType-Value",
                                            reference_id=808)])]),
                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                is_include=True,
                is_default=False,
                pattern_filter=oci.log_analytics.models.LogAnalyticsPatternFilter(
                    agent_version="EXAMPLE-agentVersion-Value",
                    is_in_use=False,
                    operating_system="EXAMPLE-operatingSystem-Value",
                    pattern_id=851,
                    source_id=9,
                    version="EXAMPLE-version-Value",
                    source=oci.log_analytics.models.LogAnalyticsSource(
                        label_conditions=[
                            oci.log_analytics.models.LogAnalyticsSourceLabelCondition(
                                condition_string="EXAMPLE-conditionString-Value",
                                condition_block=oci.log_analytics.models.ConditionBlock(
                                    condition_blocks_operator="AND",
                                    field_name="EXAMPLE-fieldName-Value",
                                    label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                    label_condition_value="EXAMPLE-labelConditionValue-Value",
                                    label_condition_values=["EXAMPLE--Value"]),
                                message="EXAMPLE-message-Value",
                                is_visible=False,
                                block_condition_field="EXAMPLE-blockConditionField-Value",
                                block_condition_operator="EXAMPLE-blockConditionOperator-Value",
                                block_condition_value="EXAMPLE-blockConditionValue-Value",
                                label_condition_value="EXAMPLE-labelConditionValue-Value",
                                label_condition_values=["EXAMPLE--Value"],
                                content_example="EXAMPLE-contentExample-Value",
                                is_enabled=True,
                                field_name="EXAMPLE-fieldName-Value",
                                label_condition_id=323,
                                is_system=False,
                                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                source_id=3,
                                label_display_name="EXAMPLE-labelDisplayName-Value",
                                storage_field="EXAMPLE-storageField-Value",
                                label_name="EXAMPLE-labelName-Value",
                                is_inline_label_existing_in_database=True)],
                        association_count=85,
                        association_entity=[
                            oci.log_analytics.models.LogAnalyticsAssociation(
                                failure_message="EXAMPLE-failureMessage-Value",
                                agent_id="ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value",
                                time_last_attempted=datetime.strptime(
                                    "2029-09-19T11:43:16.425Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                retry_count=537,
                                source_name="EXAMPLE-sourceName-Value",
                                source_display_name="EXAMPLE-sourceDisplayName-Value",
                                source_type_name="EXAMPLE-sourceTypeName-Value",
                                life_cycle_state="FAILED",
                                entity_id="ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value",
                                entity_name="EXAMPLE-entityName-Value",
                                entity_type_name="EXAMPLE-entityTypeName-Value",
                                host="EXAMPLE-host-Value",
                                agent_entity_name="EXAMPLE-agentEntityName-Value",
                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value",
                                log_group_id="ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value",
                                log_group_name="EXAMPLE-logGroupName-Value",
                                log_group_compartment="EXAMPLE-logGroupCompartment-Value",
                                association_properties=[
                                    oci.log_analytics.models.AssociationProperty(
                                        name="EXAMPLE-name-Value",
                                        value="EXAMPLE-value-Value",
                                        patterns=[
                                            oci.log_analytics.models.PatternOverride(
                                                id="ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
                                                value="EXAMPLE-value-Value",
                                                effective_level="EXAMPLE-effectiveLevel-Value")])])],
                        data_filter_definitions=[
                            oci.log_analytics.models.LogAnalyticsSourceDataFilter(
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=487,
                                is_enabled=False,
                                field_name="EXAMPLE-fieldName-Value",
                                hash_type=131,
                                data_filter_id=331,
                                is_system=False,
                                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                order=797,
                                path="EXAMPLE-path-Value",
                                replacement_string="EXAMPLE-replacementString-Value",
                                source_id=356,
                                filter_type="DROP_STRING")],
                        database_credential="EXAMPLE-databaseCredential-Value",
                        extended_field_definitions=[
                            oci.log_analytics.models.LogAnalyticsSourceExtendedFieldDefinition(
                                field=oci.log_analytics.models.LogAnalyticsField(
                                    cee_alias="EXAMPLE-ceeAlias-Value",
                                    data_type="EXAMPLE-dataType-Value",
                                    regular_expression="EXAMPLE-regularExpression-Value",
                                    description="EXAMPLE-description-Value",
                                    display_name="EXAMPLE-displayName-Value",
                                    edit_version=338,
                                    facet_priority=619,
                                    name="EXAMPLE-name-Value",
                                    is_facet_eligible=True,
                                    is_high_cardinality=True,
                                    is_large_data=False,
                                    is_multi_valued=True,
                                    is_primary=True,
                                    is_system=True,
                                    is_summarizable=False,
                                    mapped_value="EXAMPLE-mappedValue-Value",
                                    is_metric_key_eligible=False,
                                    is_metric_value_eligible=True,
                                    range_facet_eligible=8,
                                    is_table_eligible=False,
                                    unit_type="EXAMPLE-unitType-Value"),
                                display_regular_expression="EXAMPLE-displayRegularExpression-Value",
                                extended_fields=[
                                    oci.log_analytics.models.LogAnalyticsExtendedField(
                                        field=oci.log_analytics.models.LogAnalyticsField(
                                            cee_alias="EXAMPLE-ceeAlias-Value",
                                            data_type="EXAMPLE-dataType-Value",
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=169,
                                            facet_priority=711,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=False,
                                            is_large_data=True,
                                            is_multi_valued=True,
                                            is_primary=False,
                                            is_system=True,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=427,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        extended_field_definition_id=746,
                                        field_name="EXAMPLE-fieldName-Value",
                                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                        extended_field_id=199)],
                                base_field_name="EXAMPLE-baseFieldName-Value",
                                base_field_log_text="EXAMPLE-baseFieldLogText-Value",
                                condition_data_type="EXAMPLE-conditionDataType-Value",
                                condition_field="EXAMPLE-conditionField-Value",
                                condition_operator="EXAMPLE-conditionOperator-Value",
                                condition_value="EXAMPLE-conditionValue-Value",
                                converted_regular_expression="EXAMPLE-convertedRegularExpression-Value",
                                is_enabled=False,
                                extended_field_definition_id=672,
                                is_system=False,
                                regular_expression="EXAMPLE-regularExpression-Value",
                                source_id=591,
                                time_updated=datetime.strptime(
                                    "2020-06-06T06:17:19.841Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"))],
                        is_for_cloud=False,
                        labels=[
                            oci.log_analytics.models.LogAnalyticsLabelView(
                                aliases=[
                                    oci.log_analytics.models.LogAnalyticsLabelAlias(
                                        alias="EXAMPLE-alias-Value",
                                        alias_display_name="EXAMPLE-aliasDisplayName-Value",
                                        is_system=False,
                                        display_name="EXAMPLE-displayName-Value",
                                        name="EXAMPLE-name-Value",
                                        priority="LOW")],
                                count_usage_in_alert_rule=268,
                                count_usage_in_source=496,
                                id="EXAMPLE-id-Value",
                                suggest_type=975,
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=704,
                                impact="EXAMPLE-impact-Value",
                                is_system=True,
                                name="EXAMPLE-name-Value",
                                priority="NONE",
                                recommendation="EXAMPLE-recommendation-Value",
                                type=201,
                                is_user_deleted=False)],
                        metric_definitions=[
                            oci.log_analytics.models.LogAnalyticsMetric(
                                aggregation_field="EXAMPLE-aggregationField-Value",
                                bucket_metadata="EXAMPLE-bucketMetadata-Value",
                                clock_period="EXAMPLE-clockPeriod-Value",
                                description="EXAMPLE-description-Value",
                                edit_version=675,
                                field_name="EXAMPLE-fieldName-Value",
                                field_values=["EXAMPLE--Value"],
                                grouping_field="EXAMPLE-groupingField-Value",
                                is_enabled=True,
                                is_system=True,
                                display_name="EXAMPLE-displayName-Value",
                                metric_reference=930,
                                name="EXAMPLE-name-Value",
                                metric_type="SUM_DISTRIBUTION",
                                is_metric_source_enabled=False,
                                operator="IN_IGNORE_CASE",
                                entity_type="EXAMPLE-entityType-Value",
                                time_updated=datetime.strptime(
                                    "2027-08-22T23:00:13.284Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                unit_type="EXAMPLE-unitType-Value",
                                is_user_customized=True)],
                        metrics=[
                            oci.log_analytics.models.LogAnalyticsSourceMetric(
                                is_metric_source_enabled=True,
                                metric_name="EXAMPLE-metricName-Value",
                                source_name="EXAMPLE-sourceName-Value",
                                entity_type="EXAMPLE-entityType-Value")],
                        oob_parsers=[
                            oci.log_analytics.models.LogAnalyticsParser(
                                content="EXAMPLE-content-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=213,
                                encoding="EXAMPLE-encoding-Value",
                                example_content="EXAMPLE-exampleContent-Value",
                                field_maps=[
                                    oci.log_analytics.models.LogAnalyticsParserField(
                                        field=oci.log_analytics.models.LogAnalyticsField(
                                            cee_alias="EXAMPLE-ceeAlias-Value",
                                            data_type="EXAMPLE-dataType-Value",
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=590,
                                            facet_priority=38,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=False,
                                            is_high_cardinality=False,
                                            is_large_data=True,
                                            is_multi_valued=False,
                                            is_primary=False,
                                            is_system=True,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=700,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        parser_field_id=793,
                                        parser_field_expression="EXAMPLE-parserFieldExpression-Value",
                                        parser_field_name="EXAMPLE-parserFieldName-Value",
                                        storage_field_name="EXAMPLE-storageFieldName-Value",
                                        parser_field_integrator_name="EXAMPLE-parserFieldIntegratorName-Value",
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_field_sequence=988,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                                footer_content="EXAMPLE-footerContent-Value",
                                header_content="EXAMPLE-headerContent-Value",
                                name="EXAMPLE-name-Value",
                                is_default=False,
                                is_single_line_content=True,
                                is_system=False,
                                language="EXAMPLE-language-Value",
                                time_updated=datetime.strptime(
                                    "2032-10-18T22:53:34.303Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=142,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=False,
                                parser_sequence=694,
                                parser_timezone="EXAMPLE-parserTimezone-Value",
                                parser_filter=oci.log_analytics.models.LogAnalyticsParserFilter(
                                    id="ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
                                    agent_version="EXAMPLE-agentVersion-Value",
                                    is_in_use=734,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=392,
                                    version="EXAMPLE-version-Value"),
                                is_parser_written_once=False,
                                parser_functions=[
                                    oci.log_analytics.models.LogAnalyticsParserFunction(
                                        parser_meta_plugin=oci.log_analytics.models.LogAnalyticsParserMetaPlugin(
                                            meta_plugin_parameters=[
                                                oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                                    description="EXAMPLE-description-Value",
                                                    name="EXAMPLE-name-Value",
                                                    is_mandatory=True,
                                                    is_repeatable=True,
                                                    plugin_name="EXAMPLE-pluginName-Value",
                                                    type="EXAMPLE-type-Value")],
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            name="EXAMPLE-name-Value"),
                                        parser_function_id=170,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=False,
                                        is_system=True,
                                        parser_id=938,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=787,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=973,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=761,
                                                parser_meta_plugin_parameter_name="EXAMPLE-parserMetaPluginParameterName-Value",
                                                parser_meta_plugin_parameter_value="EXAMPLE-parserMetaPluginParameterValue-Value",
                                                parser_name="EXAMPLE-parserName-Value",
                                                parser_meta_plugin_parameter=oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                                    description="EXAMPLE-description-Value",
                                                    name="EXAMPLE-name-Value",
                                                    is_mandatory=True,
                                                    is_repeatable=False,
                                                    plugin_name="EXAMPLE-pluginName-Value",
                                                    type="EXAMPLE-type-Value"))])],
                                sources_count=479,
                                should_tokenize_original_text=True,
                                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                                field_qualifier="EXAMPLE-fieldQualifier-Value",
                                type="ODL",
                                is_user_deleted=False,
                                is_namespace_aware=True,
                                categories=[
                                    oci.log_analytics.models.LogAnalyticsCategory(
                                        name="EXAMPLE-name-Value",
                                        description="EXAMPLE-description-Value",
                                        display_name="EXAMPLE-displayName-Value",
                                        type="EXAMPLE-type-Value",
                                        is_system=False)],
                                is_position_aware=True,
                                dependent_sources=[
                                    oci.log_analytics.models.DependentSource(
                                        source_name="EXAMPLE-sourceName-Value",
                                        source_display_name="EXAMPLE-sourceDisplayName-Value",
                                        source_id=187,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=False,
                                        is_auto_association_enabled=False,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=221,
                                                entity_type="EXAMPLE-entityType-Value",
                                                entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=399)])],
                                dependent_parsers=[
                                    oci.log_analytics.models.DependentParser(
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                                        parser_id=776,
                                        is_system=True,
                                        parser_type="REGEX",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=694)])])],
                        parameters=[
                            oci.log_analytics.models.LogAnalyticsParameter(
                                default_value="EXAMPLE-defaultValue-Value",
                                description="EXAMPLE-description-Value",
                                is_active=True,
                                name="EXAMPLE-name-Value",
                                source_id=470)],
                        pattern_count=203,
                        description="EXAMPLE-description-Value",
                        display_name="EXAMPLE-displayName-Value",
                        edit_version=842,
                        functions=[
                            oci.log_analytics.models.LogAnalyticsSourceFunction(
                                arguments=[
                                    oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                                        is_override_output_fields=False,
                                        argument_display_name="EXAMPLE-argumentDisplayName-Value",
                                        argument_example="EXAMPLE-argumentExample-Value",
                                        argument_service="EXAMPLE-argumentService-Value",
                                        argument_data_type="EXAMPLE-argumentDataType-Value",
                                        argument_description="EXAMPLE-argumentDescription-Value",
                                        argument_name="EXAMPLE-argumentName-Value",
                                        argument_order=810,
                                        argument_type=49,
                                        argument_id=237,
                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                        argument_lookup_column_position=805,
                                        argument_value="EXAMPLE-argumentValue-Value",
                                        argument_reference="EXAMPLE-argumentReference-Value")],
                                is_enabled=True,
                                function=oci.log_analytics.models.LogAnalyticsMetaFunction(
                                    meta_function_argument=[
                                        oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                                            is_override_output_fields=True,
                                            argument_display_name="EXAMPLE-argumentDisplayName-Value",
                                            argument_example="EXAMPLE-argumentExample-Value",
                                            argument_service="EXAMPLE-argumentService-Value",
                                            argument_data_type="EXAMPLE-argumentDataType-Value",
                                            argument_description="EXAMPLE-argumentDescription-Value",
                                            argument_name="EXAMPLE-argumentName-Value",
                                            argument_order=182,
                                            argument_type=729,
                                            argument_id=997,
                                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                            argument_lookup_column_position=576,
                                            argument_value="EXAMPLE-argumentValue-Value",
                                            argument_reference="EXAMPLE-argumentReference-Value")],
                                    component="EXAMPLE-component-Value",
                                    description="EXAMPLE-description-Value",
                                    edit_version=679,
                                    meta_function_id=576,
                                    java_class_name="EXAMPLE-javaClassName-Value",
                                    name="EXAMPLE-name-Value"),
                                function_name="GEOLOCATION",
                                function_reference="EXAMPLE-functionReference-Value",
                                source_reference="EXAMPLE-sourceReference-Value",
                                features=["EXAMPLE--Value"],
                                function_id=659,
                                order=66,
                                is_system=True,
                                lookup_column="EXAMPLE-lookupColumn-Value",
                                lookup_column_position=361,
                                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                lookup_mode=613,
                                lookup_table="EXAMPLE-lookupTable-Value",
                                source_id=922)],
                        source_id=288,
                        name="EXAMPLE-name-Value",
                        is_secure_content=False,
                        is_system=False,
                        parsers=[
                            oci.log_analytics.models.LogAnalyticsParser(
                                content="EXAMPLE-content-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=151,
                                encoding="EXAMPLE-encoding-Value",
                                example_content="EXAMPLE-exampleContent-Value",
                                field_maps=[
                                    oci.log_analytics.models.LogAnalyticsParserField(
                                        field=oci.log_analytics.models.LogAnalyticsField(
                                            cee_alias="EXAMPLE-ceeAlias-Value",
                                            data_type="EXAMPLE-dataType-Value",
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=498,
                                            facet_priority=700,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=False,
                                            is_high_cardinality=False,
                                            is_large_data=False,
                                            is_multi_valued=False,
                                            is_primary=True,
                                            is_system=False,
                                            is_summarizable=True,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=448,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        parser_field_id=307,
                                        parser_field_expression="EXAMPLE-parserFieldExpression-Value",
                                        parser_field_name="EXAMPLE-parserFieldName-Value",
                                        storage_field_name="EXAMPLE-storageFieldName-Value",
                                        parser_field_integrator_name="EXAMPLE-parserFieldIntegratorName-Value",
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_field_sequence=807,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                                footer_content="EXAMPLE-footerContent-Value",
                                header_content="EXAMPLE-headerContent-Value",
                                name="EXAMPLE-name-Value",
                                is_default=True,
                                is_single_line_content=False,
                                is_system=False,
                                language="EXAMPLE-language-Value",
                                time_updated=datetime.strptime(
                                    "2025-05-11T22:08:22.143Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=416,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=True,
                                parser_sequence=183,
                                parser_timezone="EXAMPLE-parserTimezone-Value",
                                parser_filter=oci.log_analytics.models.LogAnalyticsParserFilter(
                                    id="ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
                                    agent_version="EXAMPLE-agentVersion-Value",
                                    is_in_use=523,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=840,
                                    version="EXAMPLE-version-Value"),
                                is_parser_written_once=True,
                                parser_functions=[
                                    oci.log_analytics.models.LogAnalyticsParserFunction(
                                        parser_meta_plugin=oci.log_analytics.models.LogAnalyticsParserMetaPlugin(
                                            meta_plugin_parameters=[
                                                oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                                    description="EXAMPLE-description-Value",
                                                    name="EXAMPLE-name-Value",
                                                    is_mandatory=False,
                                                    is_repeatable=False,
                                                    plugin_name="EXAMPLE-pluginName-Value",
                                                    type="EXAMPLE-type-Value")],
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            name="EXAMPLE-name-Value"),
                                        parser_function_id=982,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=False,
                                        is_system=False,
                                        parser_id=437,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=357,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=554,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=900,
                                                parser_meta_plugin_parameter_name="EXAMPLE-parserMetaPluginParameterName-Value",
                                                parser_meta_plugin_parameter_value="EXAMPLE-parserMetaPluginParameterValue-Value",
                                                parser_name="EXAMPLE-parserName-Value",
                                                parser_meta_plugin_parameter=oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                                    description="EXAMPLE-description-Value",
                                                    name="EXAMPLE-name-Value",
                                                    is_mandatory=False,
                                                    is_repeatable=False,
                                                    plugin_name="EXAMPLE-pluginName-Value",
                                                    type="EXAMPLE-type-Value"))])],
                                sources_count=621,
                                should_tokenize_original_text=False,
                                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                                field_qualifier="EXAMPLE-fieldQualifier-Value",
                                type="JSON",
                                is_user_deleted=True,
                                is_namespace_aware=True,
                                categories=[
                                    oci.log_analytics.models.LogAnalyticsCategory(
                                        name="EXAMPLE-name-Value",
                                        description="EXAMPLE-description-Value",
                                        display_name="EXAMPLE-displayName-Value",
                                        type="EXAMPLE-type-Value",
                                        is_system=True)],
                                is_position_aware=True,
                                dependent_sources=[
                                    oci.log_analytics.models.DependentSource(
                                        source_name="EXAMPLE-sourceName-Value",
                                        source_display_name="EXAMPLE-sourceDisplayName-Value",
                                        source_id=346,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=False,
                                        is_auto_association_enabled=True,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=960,
                                                entity_type="EXAMPLE-entityType-Value",
                                                entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=649)])],
                                dependent_parsers=[
                                    oci.log_analytics.models.DependentParser(
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                                        parser_id=932,
                                        is_system=False,
                                        parser_type="XML",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=24)])])],
                        is_auto_association_enabled=True,
                        is_auto_association_override=False,
                        rule_id=245,
                        type_name="EXAMPLE-typeName-Value",
                        type_display_name="EXAMPLE-typeDisplayName-Value",
                        warning_config=680,
                        metadata_fields=[
                            oci.log_analytics.models.LogAnalyticsSourceMetadataField(
                                field_name="EXAMPLE-fieldName-Value",
                                is_enabled=True,
                                is_system=False,
                                key="EXAMPLE-key-Value",
                                source_name="EXAMPLE-sourceName-Value")],
                        label_definitions=[
                            oci.log_analytics.models.LogAnalyticsLabelDefinition(
                                edit_version=609,
                                is_system=True,
                                source_id=624,
                                label_name="EXAMPLE-labelName-Value")],
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=51,
                                entity_type="EXAMPLE-entityType-Value",
                                entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                        is_timezone_override=True,
                        user_parsers=[
                            oci.log_analytics.models.LogAnalyticsParser(
                                content="EXAMPLE-content-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=618,
                                encoding="EXAMPLE-encoding-Value",
                                example_content="EXAMPLE-exampleContent-Value",
                                field_maps=[
                                    oci.log_analytics.models.LogAnalyticsParserField(
                                        field=oci.log_analytics.models.LogAnalyticsField(
                                            cee_alias="EXAMPLE-ceeAlias-Value",
                                            data_type="EXAMPLE-dataType-Value",
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=41,
                                            facet_priority=43,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=False,
                                            is_large_data=False,
                                            is_multi_valued=True,
                                            is_primary=True,
                                            is_system=False,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=565,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        parser_field_id=12,
                                        parser_field_expression="EXAMPLE-parserFieldExpression-Value",
                                        parser_field_name="EXAMPLE-parserFieldName-Value",
                                        storage_field_name="EXAMPLE-storageFieldName-Value",
                                        parser_field_integrator_name="EXAMPLE-parserFieldIntegratorName-Value",
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_field_sequence=73,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                                footer_content="EXAMPLE-footerContent-Value",
                                header_content="EXAMPLE-headerContent-Value",
                                name="EXAMPLE-name-Value",
                                is_default=False,
                                is_single_line_content=True,
                                is_system=True,
                                language="EXAMPLE-language-Value",
                                time_updated=datetime.strptime(
                                    "2001-05-07T19:23:48.189Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=192,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=True,
                                parser_sequence=228,
                                parser_timezone="EXAMPLE-parserTimezone-Value",
                                parser_filter=oci.log_analytics.models.LogAnalyticsParserFilter(
                                    id="ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
                                    agent_version="EXAMPLE-agentVersion-Value",
                                    is_in_use=831,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=137,
                                    version="EXAMPLE-version-Value"),
                                is_parser_written_once=True,
                                parser_functions=[
                                    oci.log_analytics.models.LogAnalyticsParserFunction(
                                        parser_meta_plugin=oci.log_analytics.models.LogAnalyticsParserMetaPlugin(
                                            meta_plugin_parameters=[
                                                oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                                    description="EXAMPLE-description-Value",
                                                    name="EXAMPLE-name-Value",
                                                    is_mandatory=False,
                                                    is_repeatable=True,
                                                    plugin_name="EXAMPLE-pluginName-Value",
                                                    type="EXAMPLE-type-Value")],
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            name="EXAMPLE-name-Value"),
                                        parser_function_id=458,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=True,
                                        is_system=False,
                                        parser_id=432,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=93,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=529,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=739,
                                                parser_meta_plugin_parameter_name="EXAMPLE-parserMetaPluginParameterName-Value",
                                                parser_meta_plugin_parameter_value="EXAMPLE-parserMetaPluginParameterValue-Value",
                                                parser_name="EXAMPLE-parserName-Value",
                                                parser_meta_plugin_parameter=oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                                    description="EXAMPLE-description-Value",
                                                    name="EXAMPLE-name-Value",
                                                    is_mandatory=True,
                                                    is_repeatable=True,
                                                    plugin_name="EXAMPLE-pluginName-Value",
                                                    type="EXAMPLE-type-Value"))])],
                                sources_count=166,
                                should_tokenize_original_text=True,
                                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                                field_qualifier="EXAMPLE-fieldQualifier-Value",
                                type="XML",
                                is_user_deleted=False,
                                is_namespace_aware=False,
                                categories=[
                                    oci.log_analytics.models.LogAnalyticsCategory(
                                        name="EXAMPLE-name-Value",
                                        description="EXAMPLE-description-Value",
                                        display_name="EXAMPLE-displayName-Value",
                                        type="EXAMPLE-type-Value",
                                        is_system=False)],
                                is_position_aware=False,
                                dependent_sources=[
                                    oci.log_analytics.models.DependentSource(
                                        source_name="EXAMPLE-sourceName-Value",
                                        source_display_name="EXAMPLE-sourceDisplayName-Value",
                                        source_id=58,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=False,
                                        is_auto_association_enabled=True,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=827,
                                                entity_type="EXAMPLE-entityType-Value",
                                                entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=644)])],
                                dependent_parsers=[
                                    oci.log_analytics.models.DependentParser(
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                                        parser_id=409,
                                        is_system=False,
                                        parser_type="JSON",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=341)])])],
                        time_updated=datetime.strptime(
                            "2032-11-13T02:38:30.294Z",
                            "%Y-%m-%dT%H:%M:%S.%fZ"),
                        event_types=[
                            oci.log_analytics.models.EventType(
                                event_type_name="EXAMPLE-eventTypeName-Value",
                                spec_version="EXAMPLE-specVersion-Value",
                                is_enabled=True,
                                is_system=False,
                                time_updated=datetime.strptime(
                                    "2036-08-04T03:25:18.165Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"))],
                        categories=[
                            oci.log_analytics.models.LogAnalyticsCategory(
                                name="EXAMPLE-name-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                type="EXAMPLE-type-Value",
                                is_system=False)],
                        endpoints=[
                            oci.log_analytics.models.LogTypeEndpoint(
                                endpoint_type="LOG",
                                log_endpoint=oci.log_analytics.models.LogEndpoint(
                                    name="EXAMPLE-name-Value",
                                    request=oci.log_analytics.models.EndpointRequest(
                                        url="EXAMPLE-url-Value",
                                        method="GET",
                                        content_type="EXAMPLE-contentType-Value",
                                        payload="EXAMPLE-payload-Value",
                                        headers=[
                                            oci.log_analytics.models.NameValuePair(
                                                name="EXAMPLE-name-Value",
                                                value="EXAMPLE-value-Value")],
                                        form_parameters=[
                                            oci.log_analytics.models.NameValuePair(
                                                name="EXAMPLE-name-Value",
                                                value="EXAMPLE-value-Value")]),
                                    description="EXAMPLE-description-Value",
                                    model="EXAMPLE-model-Value",
                                    endpoint_id=532,
                                    response=oci.log_analytics.models.EndpointResponse(
                                        content_type="EXAMPLE-contentType-Value",
                                        example="EXAMPLE-example-Value"),
                                    credentials=oci.log_analytics.models.EndpointCredentials(
                                        credential_type="NONE",
                                        credential_name="EXAMPLE-credentialName-Value",
                                        credential_endpoint=oci.log_analytics.models.CredentialEndpoint(
                                            name="EXAMPLE-name-Value",
                                            description="EXAMPLE-description-Value",
                                            model="EXAMPLE-model-Value",
                                            endpoint_id=380,
                                            response=oci.log_analytics.models.EndpointResponse(
                                                content_type="EXAMPLE-contentType-Value",
                                                example="EXAMPLE-example-Value"),
                                            proxy=oci.log_analytics.models.EndpointProxy(
                                                url="EXAMPLE-url-Value",
                                                credential_name="EXAMPLE-credentialName-Value",
                                                credential_type="BASIC_AUTH"))),
                                    proxy=oci.log_analytics.models.EndpointProxy(
                                        url="EXAMPLE-url-Value",
                                        credential_name="EXAMPLE-credentialName-Value",
                                        credential_type="TOKEN"),
                                    is_enabled=True,
                                    is_system=True,
                                    endpoint_properties=[
                                        oci.log_analytics.models.LogAnalyticsProperty(
                                            name="EXAMPLE-name-Value",
                                            value="EXAMPLE-value-Value")]))],
                        source_properties=[
                            oci.log_analytics.models.LogAnalyticsProperty(
                                name="EXAMPLE-name-Value",
                                value="EXAMPLE-value-Value")])),
                alias="EXAMPLE-alias-Value",
                description="EXAMPLE-description-Value",
                is_enabled=False,
                pattern_id=684,
                is_system=True,
                source_id=736,
                is_agent_warning_suppressed=False,
                pattern_text="EXAMPLE-patternText-Value",
                pattern_type=286,
                entity_type=["EXAMPLE--Value"],
                pattern_properties=[
                    oci.log_analytics.models.LogAnalyticsProperty(
                        name="EXAMPLE-name-Value",
                        value="EXAMPLE-value-Value")])],
        description="EXAMPLE-description-Value",
        display_name="EXAMPLE-displayName-Value",
        edit_version=599,
        functions=[
            oci.log_analytics.models.LogAnalyticsSourceFunction(
                arguments=[
                    oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                        is_override_output_fields=False,
                        argument_display_name="EXAMPLE-argumentDisplayName-Value",
                        argument_example="EXAMPLE-argumentExample-Value",
                        argument_service="EXAMPLE-argumentService-Value",
                        argument_data_type="EXAMPLE-argumentDataType-Value",
                        argument_description="EXAMPLE-argumentDescription-Value",
                        argument_name="EXAMPLE-argumentName-Value",
                        argument_order=365,
                        argument_type=319,
                        argument_id=446,
                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                        argument_lookup_column_position=88,
                        argument_value="EXAMPLE-argumentValue-Value",
                        argument_reference="EXAMPLE-argumentReference-Value")],
                is_enabled=False,
                function=oci.log_analytics.models.LogAnalyticsMetaFunction(
                    meta_function_argument=[
                        oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                            is_override_output_fields=False,
                            argument_display_name="EXAMPLE-argumentDisplayName-Value",
                            argument_example="EXAMPLE-argumentExample-Value",
                            argument_service="EXAMPLE-argumentService-Value",
                            argument_data_type="EXAMPLE-argumentDataType-Value",
                            argument_description="EXAMPLE-argumentDescription-Value",
                            argument_name="EXAMPLE-argumentName-Value",
                            argument_order=514,
                            argument_type=670,
                            argument_id=520,
                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                            argument_lookup_column_position=850,
                            argument_value="EXAMPLE-argumentValue-Value",
                            argument_reference="EXAMPLE-argumentReference-Value")],
                    component="EXAMPLE-component-Value",
                    description="EXAMPLE-description-Value",
                    edit_version=105,
                    meta_function_id=162,
                    java_class_name="EXAMPLE-javaClassName-Value",
                    name="EXAMPLE-name-Value"),
                function_name="GEOLOCATION",
                function_reference="EXAMPLE-functionReference-Value",
                source_reference="EXAMPLE-sourceReference-Value",
                features=["EXAMPLE--Value"],
                function_id=360,
                order=712,
                is_system=False,
                lookup_column="EXAMPLE-lookupColumn-Value",
                lookup_column_position=14,
                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                lookup_mode=588,
                lookup_table="EXAMPLE-lookupTable-Value",
                source_id=822)],
        source_id=700,
        name="EXAMPLE-name-Value",
        is_secure_content=False,
        is_system=False,
        parsers=[
            oci.log_analytics.models.LogAnalyticsParser(
                content="EXAMPLE-content-Value",
                description="EXAMPLE-description-Value",
                display_name="EXAMPLE-displayName-Value",
                edit_version=834,
                encoding="EXAMPLE-encoding-Value",
                example_content="EXAMPLE-exampleContent-Value",
                field_maps=[
                    oci.log_analytics.models.LogAnalyticsParserField(
                        field=oci.log_analytics.models.LogAnalyticsField(
                            cee_alias="EXAMPLE-ceeAlias-Value",
                            data_type="EXAMPLE-dataType-Value",
                            regular_expression="EXAMPLE-regularExpression-Value",
                            description="EXAMPLE-description-Value",
                            display_name="EXAMPLE-displayName-Value",
                            edit_version=306,
                            facet_priority=460,
                            name="EXAMPLE-name-Value",
                            is_facet_eligible=False,
                            is_high_cardinality=False,
                            is_large_data=True,
                            is_multi_valued=False,
                            is_primary=True,
                            is_system=True,
                            is_summarizable=False,
                            mapped_value="EXAMPLE-mappedValue-Value",
                            is_metric_key_eligible=True,
                            is_metric_value_eligible=False,
                            range_facet_eligible=232,
                            is_table_eligible=True,
                            unit_type="EXAMPLE-unitType-Value"),
                        parser_field_id=273,
                        parser_field_expression="EXAMPLE-parserFieldExpression-Value",
                        parser_field_name="EXAMPLE-parserFieldName-Value",
                        storage_field_name="EXAMPLE-storageFieldName-Value",
                        parser_field_integrator_name="EXAMPLE-parserFieldIntegratorName-Value",
                        parser_name="EXAMPLE-parserName-Value",
                        parser_field_sequence=577,
                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                footer_content="EXAMPLE-footerContent-Value",
                header_content="EXAMPLE-headerContent-Value",
                name="EXAMPLE-name-Value",
                is_default=True,
                is_single_line_content=False,
                is_system=False,
                language="EXAMPLE-language-Value",
                time_updated=datetime.strptime(
                    "2013-07-11T20:15:17.425Z",
                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                log_type_test_request_version=230,
                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                is_hidden=True,
                parser_sequence=225,
                parser_timezone="EXAMPLE-parserTimezone-Value",
                parser_filter=oci.log_analytics.models.LogAnalyticsParserFilter(
                    id="ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
                    agent_version="EXAMPLE-agentVersion-Value",
                    is_in_use=511,
                    operating_system="EXAMPLE-operatingSystem-Value",
                    parser_id=650,
                    version="EXAMPLE-version-Value"),
                is_parser_written_once=True,
                parser_functions=[
                    oci.log_analytics.models.LogAnalyticsParserFunction(
                        parser_meta_plugin=oci.log_analytics.models.LogAnalyticsParserMetaPlugin(
                            meta_plugin_parameters=[
                                oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                    description="EXAMPLE-description-Value",
                                    name="EXAMPLE-name-Value",
                                    is_mandatory=False,
                                    is_repeatable=True,
                                    plugin_name="EXAMPLE-pluginName-Value",
                                    type="EXAMPLE-type-Value")],
                            description="EXAMPLE-description-Value",
                            display_name="EXAMPLE-displayName-Value",
                            name="EXAMPLE-name-Value"),
                        parser_function_id=305,
                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                        is_enabled=True,
                        is_system=True,
                        parser_id=890,
                        parser_name="EXAMPLE-parserName-Value",
                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                        parser_function_priority=901,
                        parser_function_parameters=[
                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                parser_function_id=601,
                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                parser_function_parameter_id=778,
                                parser_meta_plugin_parameter_name="EXAMPLE-parserMetaPluginParameterName-Value",
                                parser_meta_plugin_parameter_value="EXAMPLE-parserMetaPluginParameterValue-Value",
                                parser_name="EXAMPLE-parserName-Value",
                                parser_meta_plugin_parameter=oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                    description="EXAMPLE-description-Value",
                                    name="EXAMPLE-name-Value",
                                    is_mandatory=False,
                                    is_repeatable=False,
                                    plugin_name="EXAMPLE-pluginName-Value",
                                    type="EXAMPLE-type-Value"))])],
                sources_count=439,
                sources=[
                    oci.log_analytics.models.LogAnalyticsSource(
                        label_conditions=[
                            oci.log_analytics.models.LogAnalyticsSourceLabelCondition(
                                condition_string="EXAMPLE-conditionString-Value",
                                condition_block=oci.log_analytics.models.ConditionBlock(
                                    condition_blocks_operator="OR",
                                    field_name="EXAMPLE-fieldName-Value",
                                    label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                    label_condition_value="EXAMPLE-labelConditionValue-Value",
                                    label_condition_values=["EXAMPLE--Value"]),
                                message="EXAMPLE-message-Value",
                                is_visible=False,
                                block_condition_field="EXAMPLE-blockConditionField-Value",
                                block_condition_operator="EXAMPLE-blockConditionOperator-Value",
                                block_condition_value="EXAMPLE-blockConditionValue-Value",
                                label_condition_value="EXAMPLE-labelConditionValue-Value",
                                label_condition_values=["EXAMPLE--Value"],
                                content_example="EXAMPLE-contentExample-Value",
                                is_enabled=False,
                                field_name="EXAMPLE-fieldName-Value",
                                label_condition_id=26,
                                is_system=True,
                                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                source_id=629,
                                label_display_name="EXAMPLE-labelDisplayName-Value",
                                storage_field="EXAMPLE-storageField-Value",
                                label_name="EXAMPLE-labelName-Value",
                                is_inline_label_existing_in_database=False)],
                        association_count=780,
                        association_entity=[
                            oci.log_analytics.models.LogAnalyticsAssociation(
                                failure_message="EXAMPLE-failureMessage-Value",
                                agent_id="ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value",
                                time_last_attempted=datetime.strptime(
                                    "2010-02-09T15:43:34.607Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                retry_count=655,
                                source_name="EXAMPLE-sourceName-Value",
                                source_display_name="EXAMPLE-sourceDisplayName-Value",
                                source_type_name="EXAMPLE-sourceTypeName-Value",
                                life_cycle_state="IN_PROGRESS",
                                entity_id="ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value",
                                entity_name="EXAMPLE-entityName-Value",
                                entity_type_name="EXAMPLE-entityTypeName-Value",
                                host="EXAMPLE-host-Value",
                                agent_entity_name="EXAMPLE-agentEntityName-Value",
                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value",
                                log_group_id="ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value",
                                log_group_name="EXAMPLE-logGroupName-Value",
                                log_group_compartment="EXAMPLE-logGroupCompartment-Value",
                                association_properties=[
                                    oci.log_analytics.models.AssociationProperty(
                                        name="EXAMPLE-name-Value",
                                        value="EXAMPLE-value-Value",
                                        patterns=[
                                            oci.log_analytics.models.PatternOverride(
                                                id="ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
                                                value="EXAMPLE-value-Value",
                                                effective_level="EXAMPLE-effectiveLevel-Value")])])],
                        data_filter_definitions=[
                            oci.log_analytics.models.LogAnalyticsSourceDataFilter(
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=516,
                                is_enabled=False,
                                field_name="EXAMPLE-fieldName-Value",
                                hash_type=215,
                                data_filter_id=947,
                                is_system=False,
                                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                order=760,
                                path="EXAMPLE-path-Value",
                                replacement_string="EXAMPLE-replacementString-Value",
                                source_id=906,
                                filter_type="MASK")],
                        database_credential="EXAMPLE-databaseCredential-Value",
                        extended_field_definitions=[
                            oci.log_analytics.models.LogAnalyticsSourceExtendedFieldDefinition(
                                field=oci.log_analytics.models.LogAnalyticsField(
                                    cee_alias="EXAMPLE-ceeAlias-Value",
                                    data_type="EXAMPLE-dataType-Value",
                                    regular_expression="EXAMPLE-regularExpression-Value",
                                    description="EXAMPLE-description-Value",
                                    display_name="EXAMPLE-displayName-Value",
                                    edit_version=765,
                                    facet_priority=123,
                                    name="EXAMPLE-name-Value",
                                    is_facet_eligible=False,
                                    is_high_cardinality=False,
                                    is_large_data=True,
                                    is_multi_valued=True,
                                    is_primary=True,
                                    is_system=False,
                                    is_summarizable=True,
                                    mapped_value="EXAMPLE-mappedValue-Value",
                                    is_metric_key_eligible=True,
                                    is_metric_value_eligible=True,
                                    range_facet_eligible=288,
                                    is_table_eligible=True,
                                    unit_type="EXAMPLE-unitType-Value"),
                                display_regular_expression="EXAMPLE-displayRegularExpression-Value",
                                extended_fields=[
                                    oci.log_analytics.models.LogAnalyticsExtendedField(
                                        field=oci.log_analytics.models.LogAnalyticsField(
                                            cee_alias="EXAMPLE-ceeAlias-Value",
                                            data_type="EXAMPLE-dataType-Value",
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=245,
                                            facet_priority=954,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=True,
                                            is_large_data=True,
                                            is_multi_valued=False,
                                            is_primary=True,
                                            is_system=False,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=309,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        extended_field_definition_id=66,
                                        field_name="EXAMPLE-fieldName-Value",
                                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                        extended_field_id=784)],
                                base_field_name="EXAMPLE-baseFieldName-Value",
                                base_field_log_text="EXAMPLE-baseFieldLogText-Value",
                                condition_data_type="EXAMPLE-conditionDataType-Value",
                                condition_field="EXAMPLE-conditionField-Value",
                                condition_operator="EXAMPLE-conditionOperator-Value",
                                condition_value="EXAMPLE-conditionValue-Value",
                                converted_regular_expression="EXAMPLE-convertedRegularExpression-Value",
                                is_enabled=False,
                                extended_field_definition_id=258,
                                is_system=False,
                                regular_expression="EXAMPLE-regularExpression-Value",
                                source_id=175,
                                time_updated=datetime.strptime(
                                    "2024-07-13T00:49:13.852Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"))],
                        is_for_cloud=True,
                        labels=[
                            oci.log_analytics.models.LogAnalyticsLabelView(
                                aliases=[
                                    oci.log_analytics.models.LogAnalyticsLabelAlias(
                                        alias="EXAMPLE-alias-Value",
                                        alias_display_name="EXAMPLE-aliasDisplayName-Value",
                                        is_system=True,
                                        display_name="EXAMPLE-displayName-Value",
                                        name="EXAMPLE-name-Value",
                                        priority="HIGH")],
                                count_usage_in_alert_rule=206,
                                count_usage_in_source=52,
                                id="EXAMPLE-id-Value",
                                suggest_type=598,
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=801,
                                impact="EXAMPLE-impact-Value",
                                is_system=True,
                                name="EXAMPLE-name-Value",
                                priority="NONE",
                                recommendation="EXAMPLE-recommendation-Value",
                                type=448,
                                is_user_deleted=False)],
                        metric_definitions=[
                            oci.log_analytics.models.LogAnalyticsMetric(
                                aggregation_field="EXAMPLE-aggregationField-Value",
                                bucket_metadata="EXAMPLE-bucketMetadata-Value",
                                clock_period="EXAMPLE-clockPeriod-Value",
                                description="EXAMPLE-description-Value",
                                edit_version=549,
                                field_name="EXAMPLE-fieldName-Value",
                                field_values=["EXAMPLE--Value"],
                                grouping_field="EXAMPLE-groupingField-Value",
                                is_enabled=True,
                                is_system=True,
                                display_name="EXAMPLE-displayName-Value",
                                metric_reference=661,
                                name="EXAMPLE-name-Value",
                                metric_type="AVERAGE_DISTRIBUTION",
                                is_metric_source_enabled=True,
                                operator="CONTAINS_IGNORE_CASE",
                                entity_type="EXAMPLE-entityType-Value",
                                time_updated=datetime.strptime(
                                    "2001-12-20T03:49:56.484Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                unit_type="EXAMPLE-unitType-Value",
                                is_user_customized=False)],
                        metrics=[
                            oci.log_analytics.models.LogAnalyticsSourceMetric(
                                is_metric_source_enabled=True,
                                metric_name="EXAMPLE-metricName-Value",
                                source_name="EXAMPLE-sourceName-Value",
                                entity_type="EXAMPLE-entityType-Value")],
                        parameters=[
                            oci.log_analytics.models.LogAnalyticsParameter(
                                default_value="EXAMPLE-defaultValue-Value",
                                description="EXAMPLE-description-Value",
                                is_active=True,
                                name="EXAMPLE-name-Value",
                                source_id=770)],
                        pattern_count=220,
                        patterns=[
                            oci.log_analytics.models.LogAnalyticsSourcePattern(
                                converted_text="EXAMPLE-convertedText-Value",
                                db_parser_id=329,
                                db_pattern_date_time_columns="EXAMPLE-dbPatternDateTimeColumns-Value",
                                db_pattern_date_time_field="EXAMPLE-dbPatternDateTimeField-Value",
                                db_pattern_sequence_column="EXAMPLE-dbPatternSequenceColumn-Value",
                                fields=[
                                    oci.log_analytics.models.LogAnalyticsParserField(
                                        field=oci.log_analytics.models.LogAnalyticsField(
                                            cee_alias="EXAMPLE-ceeAlias-Value",
                                            data_type="EXAMPLE-dataType-Value",
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=667,
                                            facet_priority=316,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=True,
                                            is_large_data=True,
                                            is_multi_valued=False,
                                            is_primary=True,
                                            is_system=False,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=41,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        parser_field_id=417,
                                        parser_field_expression="EXAMPLE-parserFieldExpression-Value",
                                        parser_field_name="EXAMPLE-parserFieldName-Value",
                                        storage_field_name="EXAMPLE-storageFieldName-Value",
                                        parser_field_integrator_name="EXAMPLE-parserFieldIntegratorName-Value",
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_field_sequence=517,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                                is_include=True,
                                is_default=False,
                                pattern_filter=oci.log_analytics.models.LogAnalyticsPatternFilter(
                                    agent_version="EXAMPLE-agentVersion-Value",
                                    is_in_use=False,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    pattern_id=501,
                                    source_id=43,
                                    version="EXAMPLE-version-Value"),
                                alias="EXAMPLE-alias-Value",
                                description="EXAMPLE-description-Value",
                                is_enabled=True,
                                pattern_id=473,
                                is_system=False,
                                source_id=938,
                                is_agent_warning_suppressed=True,
                                pattern_text="EXAMPLE-patternText-Value",
                                pattern_type=598,
                                entity_type=["EXAMPLE--Value"],
                                pattern_properties=[
                                    oci.log_analytics.models.LogAnalyticsProperty(
                                        name="EXAMPLE-name-Value",
                                        value="EXAMPLE-value-Value")])],
                        description="EXAMPLE-description-Value",
                        display_name="EXAMPLE-displayName-Value",
                        edit_version=304,
                        functions=[
                            oci.log_analytics.models.LogAnalyticsSourceFunction(
                                arguments=[
                                    oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                                        is_override_output_fields=False,
                                        argument_display_name="EXAMPLE-argumentDisplayName-Value",
                                        argument_example="EXAMPLE-argumentExample-Value",
                                        argument_service="EXAMPLE-argumentService-Value",
                                        argument_data_type="EXAMPLE-argumentDataType-Value",
                                        argument_description="EXAMPLE-argumentDescription-Value",
                                        argument_name="EXAMPLE-argumentName-Value",
                                        argument_order=588,
                                        argument_type=955,
                                        argument_id=830,
                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                        argument_lookup_column_position=730,
                                        argument_value="EXAMPLE-argumentValue-Value",
                                        argument_reference="EXAMPLE-argumentReference-Value")],
                                is_enabled=True,
                                function=oci.log_analytics.models.LogAnalyticsMetaFunction(
                                    meta_function_argument=[
                                        oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                                            is_override_output_fields=True,
                                            argument_display_name="EXAMPLE-argumentDisplayName-Value",
                                            argument_example="EXAMPLE-argumentExample-Value",
                                            argument_service="EXAMPLE-argumentService-Value",
                                            argument_data_type="EXAMPLE-argumentDataType-Value",
                                            argument_description="EXAMPLE-argumentDescription-Value",
                                            argument_name="EXAMPLE-argumentName-Value",
                                            argument_order=596,
                                            argument_type=796,
                                            argument_id=431,
                                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                            argument_lookup_column_position=561,
                                            argument_value="EXAMPLE-argumentValue-Value",
                                            argument_reference="EXAMPLE-argumentReference-Value")],
                                    component="EXAMPLE-component-Value",
                                    description="EXAMPLE-description-Value",
                                    edit_version=920,
                                    meta_function_id=870,
                                    java_class_name="EXAMPLE-javaClassName-Value",
                                    name="EXAMPLE-name-Value"),
                                function_name="GEOLOCATION",
                                function_reference="EXAMPLE-functionReference-Value",
                                source_reference="EXAMPLE-sourceReference-Value",
                                features=["EXAMPLE--Value"],
                                function_id=131,
                                order=639,
                                is_system=False,
                                lookup_column="EXAMPLE-lookupColumn-Value",
                                lookup_column_position=802,
                                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                lookup_mode=471,
                                lookup_table="EXAMPLE-lookupTable-Value",
                                source_id=218)],
                        source_id=137,
                        name="EXAMPLE-name-Value",
                        is_secure_content=False,
                        is_system=False,
                        is_auto_association_enabled=False,
                        is_auto_association_override=True,
                        rule_id=296,
                        type_name="EXAMPLE-typeName-Value",
                        type_display_name="EXAMPLE-typeDisplayName-Value",
                        warning_config=563,
                        metadata_fields=[
                            oci.log_analytics.models.LogAnalyticsSourceMetadataField(
                                field_name="EXAMPLE-fieldName-Value",
                                is_enabled=True,
                                is_system=False,
                                key="EXAMPLE-key-Value",
                                source_name="EXAMPLE-sourceName-Value")],
                        label_definitions=[
                            oci.log_analytics.models.LogAnalyticsLabelDefinition(
                                edit_version=653,
                                is_system=True,
                                source_id=44,
                                label_name="EXAMPLE-labelName-Value")],
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=48,
                                entity_type="EXAMPLE-entityType-Value",
                                entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                        is_timezone_override=False,
                        time_updated=datetime.strptime(
                            "2048-08-21T04:03:04.587Z",
                            "%Y-%m-%dT%H:%M:%S.%fZ"),
                        event_types=[
                            oci.log_analytics.models.EventType(
                                event_type_name="EXAMPLE-eventTypeName-Value",
                                spec_version="EXAMPLE-specVersion-Value",
                                is_enabled=False,
                                is_system=True,
                                time_updated=datetime.strptime(
                                    "2034-12-13T20:26:20.179Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"))],
                        categories=[
                            oci.log_analytics.models.LogAnalyticsCategory(
                                name="EXAMPLE-name-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                type="EXAMPLE-type-Value",
                                is_system=True)],
                        endpoints=[
                            oci.log_analytics.models.LogTypeEndpoint(
                                endpoint_type="LOG",
                                log_endpoint=oci.log_analytics.models.LogEndpoint(
                                    name="EXAMPLE-name-Value",
                                    request=oci.log_analytics.models.EndpointRequest(
                                        url="EXAMPLE-url-Value",
                                        method="GET",
                                        content_type="EXAMPLE-contentType-Value",
                                        payload="EXAMPLE-payload-Value",
                                        headers=[
                                            oci.log_analytics.models.NameValuePair(
                                                name="EXAMPLE-name-Value",
                                                value="EXAMPLE-value-Value")],
                                        form_parameters=[
                                            oci.log_analytics.models.NameValuePair(
                                                name="EXAMPLE-name-Value",
                                                value="EXAMPLE-value-Value")]),
                                    description="EXAMPLE-description-Value",
                                    model="EXAMPLE-model-Value",
                                    endpoint_id=744,
                                    response=oci.log_analytics.models.EndpointResponse(
                                        content_type="EXAMPLE-contentType-Value",
                                        example="EXAMPLE-example-Value"),
                                    credentials=oci.log_analytics.models.EndpointCredentials(
                                        credential_type="NONE",
                                        credential_name="EXAMPLE-credentialName-Value",
                                        credential_endpoint=oci.log_analytics.models.CredentialEndpoint(
                                            name="EXAMPLE-name-Value",
                                            description="EXAMPLE-description-Value",
                                            model="EXAMPLE-model-Value",
                                            endpoint_id=524,
                                            response=oci.log_analytics.models.EndpointResponse(
                                                content_type="EXAMPLE-contentType-Value",
                                                example="EXAMPLE-example-Value"),
                                            proxy=oci.log_analytics.models.EndpointProxy(
                                                url="EXAMPLE-url-Value",
                                                credential_name="EXAMPLE-credentialName-Value",
                                                credential_type="BASIC_AUTH"))),
                                    proxy=oci.log_analytics.models.EndpointProxy(
                                        url="EXAMPLE-url-Value",
                                        credential_name="EXAMPLE-credentialName-Value",
                                        credential_type="NONE"),
                                    is_enabled=False,
                                    is_system=True,
                                    endpoint_properties=[
                                        oci.log_analytics.models.LogAnalyticsProperty(
                                            name="EXAMPLE-name-Value",
                                            value="EXAMPLE-value-Value")]))],
                        source_properties=[
                            oci.log_analytics.models.LogAnalyticsProperty(
                                name="EXAMPLE-name-Value",
                                value="EXAMPLE-value-Value")])],
                should_tokenize_original_text=True,
                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                field_qualifier="EXAMPLE-fieldQualifier-Value",
                type="XML",
                is_user_deleted=False,
                is_namespace_aware=False,
                categories=[
                    oci.log_analytics.models.LogAnalyticsCategory(
                        name="EXAMPLE-name-Value",
                        description="EXAMPLE-description-Value",
                        display_name="EXAMPLE-displayName-Value",
                        type="EXAMPLE-type-Value",
                        is_system=True)],
                is_position_aware=True,
                dependent_sources=[
                    oci.log_analytics.models.DependentSource(
                        source_name="EXAMPLE-sourceName-Value",
                        source_display_name="EXAMPLE-sourceDisplayName-Value",
                        source_id=645,
                        source_type="EXAMPLE-sourceType-Value",
                        is_system=False,
                        is_auto_association_enabled=False,
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=777,
                                entity_type="EXAMPLE-entityType-Value",
                                entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                        dependencies=[
                            oci.log_analytics.models.Dependency(
                                type="EXAMPLE-type-Value",
                                reference_type="EXAMPLE-referenceType-Value",
                                reference_id=758)])],
                dependent_parsers=[
                    oci.log_analytics.models.DependentParser(
                        parser_name="EXAMPLE-parserName-Value",
                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                        parser_id=3,
                        is_system=False,
                        parser_type="DELIMITED",
                        dependencies=[
                            oci.log_analytics.models.Dependency(
                                type="EXAMPLE-type-Value",
                                reference_type="EXAMPLE-referenceType-Value",
                                reference_id=144)])])],
        rule_id=141,
        type_name="EXAMPLE-typeName-Value",
        warning_config=969,
        metadata_fields=[
            oci.log_analytics.models.LogAnalyticsSourceMetadataField(
                field_name="EXAMPLE-fieldName-Value",
                is_enabled=True,
                is_system=True,
                key="EXAMPLE-key-Value",
                source_name="EXAMPLE-sourceName-Value")],
        label_definitions=[
            oci.log_analytics.models.LogAnalyticsLabelDefinition(
                edit_version=979,
                is_system=True,
                source_id=527,
                label_name="EXAMPLE-labelName-Value")],
        entity_types=[
            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                source_id=29,
                entity_type="EXAMPLE-entityType-Value",
                entity_type_category="EXAMPLE-entityTypeCategory-Value",
                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
        is_timezone_override=True,
        user_parsers=[
            oci.log_analytics.models.LogAnalyticsParser(
                content="EXAMPLE-content-Value",
                description="EXAMPLE-description-Value",
                display_name="EXAMPLE-displayName-Value",
                edit_version=536,
                encoding="EXAMPLE-encoding-Value",
                example_content="EXAMPLE-exampleContent-Value",
                field_maps=[
                    oci.log_analytics.models.LogAnalyticsParserField(
                        field=oci.log_analytics.models.LogAnalyticsField(
                            cee_alias="EXAMPLE-ceeAlias-Value",
                            data_type="EXAMPLE-dataType-Value",
                            regular_expression="EXAMPLE-regularExpression-Value",
                            description="EXAMPLE-description-Value",
                            display_name="EXAMPLE-displayName-Value",
                            edit_version=314,
                            facet_priority=780,
                            name="EXAMPLE-name-Value",
                            is_facet_eligible=False,
                            is_high_cardinality=True,
                            is_large_data=True,
                            is_multi_valued=True,
                            is_primary=False,
                            is_system=False,
                            is_summarizable=True,
                            mapped_value="EXAMPLE-mappedValue-Value",
                            is_metric_key_eligible=True,
                            is_metric_value_eligible=False,
                            range_facet_eligible=745,
                            is_table_eligible=False,
                            unit_type="EXAMPLE-unitType-Value"),
                        parser_field_id=536,
                        parser_field_expression="EXAMPLE-parserFieldExpression-Value",
                        parser_field_name="EXAMPLE-parserFieldName-Value",
                        storage_field_name="EXAMPLE-storageFieldName-Value",
                        parser_field_integrator_name="EXAMPLE-parserFieldIntegratorName-Value",
                        parser_name="EXAMPLE-parserName-Value",
                        parser_field_sequence=619,
                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                footer_content="EXAMPLE-footerContent-Value",
                header_content="EXAMPLE-headerContent-Value",
                name="EXAMPLE-name-Value",
                is_default=True,
                is_single_line_content=False,
                is_system=True,
                language="EXAMPLE-language-Value",
                time_updated=datetime.strptime(
                    "2008-02-13T01:24:40.852Z",
                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                log_type_test_request_version=420,
                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                is_hidden=False,
                parser_sequence=382,
                parser_timezone="EXAMPLE-parserTimezone-Value",
                parser_filter=oci.log_analytics.models.LogAnalyticsParserFilter(
                    id="ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
                    agent_version="EXAMPLE-agentVersion-Value",
                    is_in_use=896,
                    operating_system="EXAMPLE-operatingSystem-Value",
                    parser_id=866,
                    version="EXAMPLE-version-Value"),
                is_parser_written_once=True,
                parser_functions=[
                    oci.log_analytics.models.LogAnalyticsParserFunction(
                        parser_meta_plugin=oci.log_analytics.models.LogAnalyticsParserMetaPlugin(
                            meta_plugin_parameters=[
                                oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                    description="EXAMPLE-description-Value",
                                    name="EXAMPLE-name-Value",
                                    is_mandatory=False,
                                    is_repeatable=False,
                                    plugin_name="EXAMPLE-pluginName-Value",
                                    type="EXAMPLE-type-Value")],
                            description="EXAMPLE-description-Value",
                            display_name="EXAMPLE-displayName-Value",
                            name="EXAMPLE-name-Value"),
                        parser_function_id=251,
                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                        is_enabled=True,
                        is_system=False,
                        parser_id=827,
                        parser_name="EXAMPLE-parserName-Value",
                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                        parser_function_priority=865,
                        parser_function_parameters=[
                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                parser_function_id=812,
                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                parser_function_parameter_id=254,
                                parser_meta_plugin_parameter_name="EXAMPLE-parserMetaPluginParameterName-Value",
                                parser_meta_plugin_parameter_value="EXAMPLE-parserMetaPluginParameterValue-Value",
                                parser_name="EXAMPLE-parserName-Value",
                                parser_meta_plugin_parameter=oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                    description="EXAMPLE-description-Value",
                                    name="EXAMPLE-name-Value",
                                    is_mandatory=True,
                                    is_repeatable=False,
                                    plugin_name="EXAMPLE-pluginName-Value",
                                    type="EXAMPLE-type-Value"))])],
                sources_count=191,
                sources=[
                    oci.log_analytics.models.LogAnalyticsSource(
                        label_conditions=[
                            oci.log_analytics.models.LogAnalyticsSourceLabelCondition(
                                condition_string="EXAMPLE-conditionString-Value",
                                condition_block=oci.log_analytics.models.ConditionBlock(
                                    condition_blocks_operator="NOT_AND",
                                    field_name="EXAMPLE-fieldName-Value",
                                    label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                    label_condition_value="EXAMPLE-labelConditionValue-Value",
                                    label_condition_values=["EXAMPLE--Value"]),
                                message="EXAMPLE-message-Value",
                                is_visible=True,
                                block_condition_field="EXAMPLE-blockConditionField-Value",
                                block_condition_operator="EXAMPLE-blockConditionOperator-Value",
                                block_condition_value="EXAMPLE-blockConditionValue-Value",
                                label_condition_value="EXAMPLE-labelConditionValue-Value",
                                label_condition_values=["EXAMPLE--Value"],
                                content_example="EXAMPLE-contentExample-Value",
                                is_enabled=True,
                                field_name="EXAMPLE-fieldName-Value",
                                label_condition_id=440,
                                is_system=True,
                                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                source_id=652,
                                label_display_name="EXAMPLE-labelDisplayName-Value",
                                storage_field="EXAMPLE-storageField-Value",
                                label_name="EXAMPLE-labelName-Value",
                                is_inline_label_existing_in_database=True)],
                        association_count=128,
                        association_entity=[
                            oci.log_analytics.models.LogAnalyticsAssociation(
                                failure_message="EXAMPLE-failureMessage-Value",
                                agent_id="ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value",
                                time_last_attempted=datetime.strptime(
                                    "2012-09-16T23:47:19.998Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                retry_count=753,
                                source_name="EXAMPLE-sourceName-Value",
                                source_display_name="EXAMPLE-sourceDisplayName-Value",
                                source_type_name="EXAMPLE-sourceTypeName-Value",
                                life_cycle_state="SUCCEEDED",
                                entity_id="ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value",
                                entity_name="EXAMPLE-entityName-Value",
                                entity_type_name="EXAMPLE-entityTypeName-Value",
                                host="EXAMPLE-host-Value",
                                agent_entity_name="EXAMPLE-agentEntityName-Value",
                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value",
                                log_group_id="ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value",
                                log_group_name="EXAMPLE-logGroupName-Value",
                                log_group_compartment="EXAMPLE-logGroupCompartment-Value",
                                association_properties=[
                                    oci.log_analytics.models.AssociationProperty(
                                        name="EXAMPLE-name-Value",
                                        value="EXAMPLE-value-Value",
                                        patterns=[
                                            oci.log_analytics.models.PatternOverride(
                                                id="ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
                                                value="EXAMPLE-value-Value",
                                                effective_level="EXAMPLE-effectiveLevel-Value")])])],
                        data_filter_definitions=[
                            oci.log_analytics.models.LogAnalyticsSourceDataFilter(
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=400,
                                is_enabled=True,
                                field_name="EXAMPLE-fieldName-Value",
                                hash_type=407,
                                data_filter_id=165,
                                is_system=True,
                                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                order=56,
                                path="EXAMPLE-path-Value",
                                replacement_string="EXAMPLE-replacementString-Value",
                                source_id=813,
                                filter_type="MASK")],
                        database_credential="EXAMPLE-databaseCredential-Value",
                        extended_field_definitions=[
                            oci.log_analytics.models.LogAnalyticsSourceExtendedFieldDefinition(
                                field=oci.log_analytics.models.LogAnalyticsField(
                                    cee_alias="EXAMPLE-ceeAlias-Value",
                                    data_type="EXAMPLE-dataType-Value",
                                    regular_expression="EXAMPLE-regularExpression-Value",
                                    description="EXAMPLE-description-Value",
                                    display_name="EXAMPLE-displayName-Value",
                                    edit_version=334,
                                    facet_priority=837,
                                    name="EXAMPLE-name-Value",
                                    is_facet_eligible=False,
                                    is_high_cardinality=False,
                                    is_large_data=True,
                                    is_multi_valued=True,
                                    is_primary=False,
                                    is_system=True,
                                    is_summarizable=False,
                                    mapped_value="EXAMPLE-mappedValue-Value",
                                    is_metric_key_eligible=True,
                                    is_metric_value_eligible=False,
                                    range_facet_eligible=337,
                                    is_table_eligible=False,
                                    unit_type="EXAMPLE-unitType-Value"),
                                display_regular_expression="EXAMPLE-displayRegularExpression-Value",
                                extended_fields=[
                                    oci.log_analytics.models.LogAnalyticsExtendedField(
                                        field=oci.log_analytics.models.LogAnalyticsField(
                                            cee_alias="EXAMPLE-ceeAlias-Value",
                                            data_type="EXAMPLE-dataType-Value",
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=706,
                                            facet_priority=95,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=False,
                                            is_large_data=False,
                                            is_multi_valued=False,
                                            is_primary=True,
                                            is_system=True,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=858,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        extended_field_definition_id=485,
                                        field_name="EXAMPLE-fieldName-Value",
                                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                        extended_field_id=348)],
                                base_field_name="EXAMPLE-baseFieldName-Value",
                                base_field_log_text="EXAMPLE-baseFieldLogText-Value",
                                condition_data_type="EXAMPLE-conditionDataType-Value",
                                condition_field="EXAMPLE-conditionField-Value",
                                condition_operator="EXAMPLE-conditionOperator-Value",
                                condition_value="EXAMPLE-conditionValue-Value",
                                converted_regular_expression="EXAMPLE-convertedRegularExpression-Value",
                                is_enabled=False,
                                extended_field_definition_id=398,
                                is_system=True,
                                regular_expression="EXAMPLE-regularExpression-Value",
                                source_id=205,
                                time_updated=datetime.strptime(
                                    "2025-11-29T00:53:28.856Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"))],
                        is_for_cloud=True,
                        labels=[
                            oci.log_analytics.models.LogAnalyticsLabelView(
                                aliases=[
                                    oci.log_analytics.models.LogAnalyticsLabelAlias(
                                        alias="EXAMPLE-alias-Value",
                                        alias_display_name="EXAMPLE-aliasDisplayName-Value",
                                        is_system=True,
                                        display_name="EXAMPLE-displayName-Value",
                                        name="EXAMPLE-name-Value",
                                        priority="LOW")],
                                count_usage_in_alert_rule=557,
                                count_usage_in_source=706,
                                id="EXAMPLE-id-Value",
                                suggest_type=57,
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=785,
                                impact="EXAMPLE-impact-Value",
                                is_system=False,
                                name="EXAMPLE-name-Value",
                                priority="MEDIUM",
                                recommendation="EXAMPLE-recommendation-Value",
                                type=82,
                                is_user_deleted=False)],
                        metric_definitions=[
                            oci.log_analytics.models.LogAnalyticsMetric(
                                aggregation_field="EXAMPLE-aggregationField-Value",
                                bucket_metadata="EXAMPLE-bucketMetadata-Value",
                                clock_period="EXAMPLE-clockPeriod-Value",
                                description="EXAMPLE-description-Value",
                                edit_version=969,
                                field_name="EXAMPLE-fieldName-Value",
                                field_values=["EXAMPLE--Value"],
                                grouping_field="EXAMPLE-groupingField-Value",
                                is_enabled=False,
                                is_system=True,
                                display_name="EXAMPLE-displayName-Value",
                                metric_reference=142,
                                name="EXAMPLE-name-Value",
                                metric_type="SUM",
                                is_metric_source_enabled=True,
                                operator="EQUAL_IGNORE_CASE",
                                entity_type="EXAMPLE-entityType-Value",
                                time_updated=datetime.strptime(
                                    "2040-07-09T00:46:06.893Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                unit_type="EXAMPLE-unitType-Value",
                                is_user_customized=True)],
                        metrics=[
                            oci.log_analytics.models.LogAnalyticsSourceMetric(
                                is_metric_source_enabled=False,
                                metric_name="EXAMPLE-metricName-Value",
                                source_name="EXAMPLE-sourceName-Value",
                                entity_type="EXAMPLE-entityType-Value")],
                        parameters=[
                            oci.log_analytics.models.LogAnalyticsParameter(
                                default_value="EXAMPLE-defaultValue-Value",
                                description="EXAMPLE-description-Value",
                                is_active=True,
                                name="EXAMPLE-name-Value",
                                source_id=939)],
                        pattern_count=690,
                        patterns=[
                            oci.log_analytics.models.LogAnalyticsSourcePattern(
                                converted_text="EXAMPLE-convertedText-Value",
                                db_parser_id=752,
                                db_pattern_date_time_columns="EXAMPLE-dbPatternDateTimeColumns-Value",
                                db_pattern_date_time_field="EXAMPLE-dbPatternDateTimeField-Value",
                                db_pattern_sequence_column="EXAMPLE-dbPatternSequenceColumn-Value",
                                fields=[
                                    oci.log_analytics.models.LogAnalyticsParserField(
                                        field=oci.log_analytics.models.LogAnalyticsField(
                                            cee_alias="EXAMPLE-ceeAlias-Value",
                                            data_type="EXAMPLE-dataType-Value",
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=836,
                                            facet_priority=284,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=False,
                                            is_high_cardinality=False,
                                            is_large_data=True,
                                            is_multi_valued=True,
                                            is_primary=False,
                                            is_system=True,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=804,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        parser_field_id=570,
                                        parser_field_expression="EXAMPLE-parserFieldExpression-Value",
                                        parser_field_name="EXAMPLE-parserFieldName-Value",
                                        storage_field_name="EXAMPLE-storageFieldName-Value",
                                        parser_field_integrator_name="EXAMPLE-parserFieldIntegratorName-Value",
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_field_sequence=864,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                                is_include=False,
                                is_default=True,
                                pattern_filter=oci.log_analytics.models.LogAnalyticsPatternFilter(
                                    agent_version="EXAMPLE-agentVersion-Value",
                                    is_in_use=True,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    pattern_id=597,
                                    source_id=230,
                                    version="EXAMPLE-version-Value"),
                                alias="EXAMPLE-alias-Value",
                                description="EXAMPLE-description-Value",
                                is_enabled=True,
                                pattern_id=946,
                                is_system=True,
                                source_id=201,
                                is_agent_warning_suppressed=True,
                                pattern_text="EXAMPLE-patternText-Value",
                                pattern_type=315,
                                entity_type=["EXAMPLE--Value"],
                                pattern_properties=[
                                    oci.log_analytics.models.LogAnalyticsProperty(
                                        name="EXAMPLE-name-Value",
                                        value="EXAMPLE-value-Value")])],
                        description="EXAMPLE-description-Value",
                        display_name="EXAMPLE-displayName-Value",
                        edit_version=560,
                        functions=[
                            oci.log_analytics.models.LogAnalyticsSourceFunction(
                                arguments=[
                                    oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                                        is_override_output_fields=True,
                                        argument_display_name="EXAMPLE-argumentDisplayName-Value",
                                        argument_example="EXAMPLE-argumentExample-Value",
                                        argument_service="EXAMPLE-argumentService-Value",
                                        argument_data_type="EXAMPLE-argumentDataType-Value",
                                        argument_description="EXAMPLE-argumentDescription-Value",
                                        argument_name="EXAMPLE-argumentName-Value",
                                        argument_order=705,
                                        argument_type=748,
                                        argument_id=946,
                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                        argument_lookup_column_position=361,
                                        argument_value="EXAMPLE-argumentValue-Value",
                                        argument_reference="EXAMPLE-argumentReference-Value")],
                                is_enabled=False,
                                function=oci.log_analytics.models.LogAnalyticsMetaFunction(
                                    meta_function_argument=[
                                        oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                                            is_override_output_fields=True,
                                            argument_display_name="EXAMPLE-argumentDisplayName-Value",
                                            argument_example="EXAMPLE-argumentExample-Value",
                                            argument_service="EXAMPLE-argumentService-Value",
                                            argument_data_type="EXAMPLE-argumentDataType-Value",
                                            argument_description="EXAMPLE-argumentDescription-Value",
                                            argument_name="EXAMPLE-argumentName-Value",
                                            argument_order=220,
                                            argument_type=10,
                                            argument_id=20,
                                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                            argument_lookup_column_position=825,
                                            argument_value="EXAMPLE-argumentValue-Value",
                                            argument_reference="EXAMPLE-argumentReference-Value")],
                                    component="EXAMPLE-component-Value",
                                    description="EXAMPLE-description-Value",
                                    edit_version=235,
                                    meta_function_id=151,
                                    java_class_name="EXAMPLE-javaClassName-Value",
                                    name="EXAMPLE-name-Value"),
                                function_name="GEOLOCATION",
                                function_reference="EXAMPLE-functionReference-Value",
                                source_reference="EXAMPLE-sourceReference-Value",
                                features=["EXAMPLE--Value"],
                                function_id=745,
                                order=438,
                                is_system=False,
                                lookup_column="EXAMPLE-lookupColumn-Value",
                                lookup_column_position=542,
                                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                lookup_mode=364,
                                lookup_table="EXAMPLE-lookupTable-Value",
                                source_id=822)],
                        source_id=639,
                        name="EXAMPLE-name-Value",
                        is_secure_content=False,
                        is_system=False,
                        is_auto_association_enabled=False,
                        is_auto_association_override=False,
                        rule_id=929,
                        type_name="EXAMPLE-typeName-Value",
                        type_display_name="EXAMPLE-typeDisplayName-Value",
                        warning_config=926,
                        metadata_fields=[
                            oci.log_analytics.models.LogAnalyticsSourceMetadataField(
                                field_name="EXAMPLE-fieldName-Value",
                                is_enabled=True,
                                is_system=False,
                                key="EXAMPLE-key-Value",
                                source_name="EXAMPLE-sourceName-Value")],
                        label_definitions=[
                            oci.log_analytics.models.LogAnalyticsLabelDefinition(
                                edit_version=639,
                                is_system=True,
                                source_id=61,
                                label_name="EXAMPLE-labelName-Value")],
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=142,
                                entity_type="EXAMPLE-entityType-Value",
                                entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                        is_timezone_override=False,
                        time_updated=datetime.strptime(
                            "2043-09-16T04:10:29.794Z",
                            "%Y-%m-%dT%H:%M:%S.%fZ"),
                        event_types=[
                            oci.log_analytics.models.EventType(
                                event_type_name="EXAMPLE-eventTypeName-Value",
                                spec_version="EXAMPLE-specVersion-Value",
                                is_enabled=True,
                                is_system=False,
                                time_updated=datetime.strptime(
                                    "2001-02-21T08:42:40.263Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"))],
                        categories=[
                            oci.log_analytics.models.LogAnalyticsCategory(
                                name="EXAMPLE-name-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                type="EXAMPLE-type-Value",
                                is_system=True)],
                        endpoints=[
                            oci.log_analytics.models.LogListTypeEndpoint(
                                endpoint_type="LOG_LIST",
                                list_endpoint=oci.log_analytics.models.LogListEndpoint(
                                    name="EXAMPLE-name-Value",
                                    request=oci.log_analytics.models.EndpointRequest(
                                        url="EXAMPLE-url-Value",
                                        method="GET",
                                        content_type="EXAMPLE-contentType-Value",
                                        payload="EXAMPLE-payload-Value",
                                        headers=[
                                            oci.log_analytics.models.NameValuePair(
                                                name="EXAMPLE-name-Value",
                                                value="EXAMPLE-value-Value")],
                                        form_parameters=[
                                            oci.log_analytics.models.NameValuePair(
                                                name="EXAMPLE-name-Value",
                                                value="EXAMPLE-value-Value")]),
                                    description="EXAMPLE-description-Value",
                                    model="EXAMPLE-model-Value",
                                    endpoint_id=440,
                                    response=oci.log_analytics.models.EndpointResponse(
                                        content_type="EXAMPLE-contentType-Value",
                                        example="EXAMPLE-example-Value"),
                                    credentials=oci.log_analytics.models.EndpointCredentials(
                                        credential_type="STATIC_TOKEN",
                                        credential_name="EXAMPLE-credentialName-Value",
                                        credential_endpoint=oci.log_analytics.models.CredentialEndpoint(
                                            name="EXAMPLE-name-Value",
                                            description="EXAMPLE-description-Value",
                                            model="EXAMPLE-model-Value",
                                            endpoint_id=289,
                                            response=oci.log_analytics.models.EndpointResponse(
                                                content_type="EXAMPLE-contentType-Value",
                                                example="EXAMPLE-example-Value"),
                                            proxy=oci.log_analytics.models.EndpointProxy(
                                                url="EXAMPLE-url-Value",
                                                credential_name="EXAMPLE-credentialName-Value",
                                                credential_type="NONE"))),
                                    proxy=oci.log_analytics.models.EndpointProxy(
                                        url="EXAMPLE-url-Value",
                                        credential_name="EXAMPLE-credentialName-Value",
                                        credential_type="TOKEN"),
                                    is_enabled=False,
                                    is_system=True,
                                    endpoint_properties=[
                                        oci.log_analytics.models.LogAnalyticsProperty(
                                            name="EXAMPLE-name-Value",
                                            value="EXAMPLE-value-Value")]),
                                log_endpoints=[
                                    oci.log_analytics.models.LogEndpoint(
                                        name="EXAMPLE-name-Value",
                                        request=oci.log_analytics.models.EndpointRequest(
                                            url="EXAMPLE-url-Value",
                                            method="POST",
                                            content_type="EXAMPLE-contentType-Value",
                                            payload="EXAMPLE-payload-Value",
                                            headers=[
                                                oci.log_analytics.models.NameValuePair(
                                                    name="EXAMPLE-name-Value",
                                                    value="EXAMPLE-value-Value")],
                                            form_parameters=[
                                                oci.log_analytics.models.NameValuePair(
                                                    name="EXAMPLE-name-Value",
                                                    value="EXAMPLE-value-Value")]),
                                        description="EXAMPLE-description-Value",
                                        model="EXAMPLE-model-Value",
                                        endpoint_id=148,
                                        response=oci.log_analytics.models.EndpointResponse(
                                            content_type="EXAMPLE-contentType-Value",
                                            example="EXAMPLE-example-Value"),
                                        credentials=oci.log_analytics.models.EndpointCredentials(
                                            credential_type="STATIC_TOKEN",
                                            credential_name="EXAMPLE-credentialName-Value",
                                            credential_endpoint=oci.log_analytics.models.CredentialEndpoint(
                                                name="EXAMPLE-name-Value",
                                                description="EXAMPLE-description-Value",
                                                model="EXAMPLE-model-Value",
                                                endpoint_id=763,
                                                response=oci.log_analytics.models.EndpointResponse(
                                                    content_type="EXAMPLE-contentType-Value",
                                                    example="EXAMPLE-example-Value"),
                                                proxy=oci.log_analytics.models.EndpointProxy(
                                                    url="EXAMPLE-url-Value",
                                                    credential_name="EXAMPLE-credentialName-Value",
                                                    credential_type="TOKEN"))),
                                        proxy=oci.log_analytics.models.EndpointProxy(
                                            url="EXAMPLE-url-Value",
                                            credential_name="EXAMPLE-credentialName-Value",
                                            credential_type="BASIC_AUTH"),
                                        is_enabled=False,
                                        is_system=False,
                                        endpoint_properties=[
                                            oci.log_analytics.models.LogAnalyticsProperty(
                                                name="EXAMPLE-name-Value",
                                                value="EXAMPLE-value-Value")])])],
                        source_properties=[
                            oci.log_analytics.models.LogAnalyticsProperty(
                                name="EXAMPLE-name-Value",
                                value="EXAMPLE-value-Value")])],
                should_tokenize_original_text=True,
                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                field_qualifier="EXAMPLE-fieldQualifier-Value",
                type="ODL",
                is_user_deleted=False,
                is_namespace_aware=False,
                categories=[
                    oci.log_analytics.models.LogAnalyticsCategory(
                        name="EXAMPLE-name-Value",
                        description="EXAMPLE-description-Value",
                        display_name="EXAMPLE-displayName-Value",
                        type="EXAMPLE-type-Value",
                        is_system=True)],
                is_position_aware=True,
                dependent_sources=[
                    oci.log_analytics.models.DependentSource(
                        source_name="EXAMPLE-sourceName-Value",
                        source_display_name="EXAMPLE-sourceDisplayName-Value",
                        source_id=334,
                        source_type="EXAMPLE-sourceType-Value",
                        is_system=True,
                        is_auto_association_enabled=True,
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=532,
                                entity_type="EXAMPLE-entityType-Value",
                                entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                        dependencies=[
                            oci.log_analytics.models.Dependency(
                                type="EXAMPLE-type-Value",
                                reference_type="EXAMPLE-referenceType-Value",
                                reference_id=452)])],
                dependent_parsers=[
                    oci.log_analytics.models.DependentParser(
                        parser_name="EXAMPLE-parserName-Value",
                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                        parser_id=646,
                        is_system=False,
                        parser_type="XML",
                        dependencies=[
                            oci.log_analytics.models.Dependency(
                                type="EXAMPLE-type-Value",
                                reference_type="EXAMPLE-referenceType-Value",
                                reference_id=713)])])],
        categories=[
            oci.log_analytics.models.LogAnalyticsCategory(
                name="EXAMPLE-name-Value",
                description="EXAMPLE-description-Value",
                display_name="EXAMPLE-displayName-Value",
                type="EXAMPLE-type-Value",
                is_system=False)],
        endpoints=[
            oci.log_analytics.models.LogTypeEndpoint(
                endpoint_type="LOG",
                log_endpoint=oci.log_analytics.models.LogEndpoint(
                    name="EXAMPLE-name-Value",
                    request=oci.log_analytics.models.EndpointRequest(
                        url="EXAMPLE-url-Value",
                        method="GET",
                        content_type="EXAMPLE-contentType-Value",
                        payload="EXAMPLE-payload-Value",
                        headers=[
                            oci.log_analytics.models.NameValuePair(
                                name="EXAMPLE-name-Value",
                                value="EXAMPLE-value-Value")],
                        form_parameters=[
                            oci.log_analytics.models.NameValuePair(
                                name="EXAMPLE-name-Value",
                                value="EXAMPLE-value-Value")]),
                    description="EXAMPLE-description-Value",
                    model="EXAMPLE-model-Value",
                    endpoint_id=448,
                    response=oci.log_analytics.models.EndpointResponse(
                        content_type="EXAMPLE-contentType-Value",
                        example="EXAMPLE-example-Value"),
                    credentials=oci.log_analytics.models.EndpointCredentials(
                        credential_type="BASIC_AUTH",
                        credential_name="EXAMPLE-credentialName-Value",
                        credential_endpoint=oci.log_analytics.models.CredentialEndpoint(
                            name="EXAMPLE-name-Value",
                            description="EXAMPLE-description-Value",
                            model="EXAMPLE-model-Value",
                            endpoint_id=746,
                            response=oci.log_analytics.models.EndpointResponse(
                                content_type="EXAMPLE-contentType-Value",
                                example="EXAMPLE-example-Value"),
                            proxy=oci.log_analytics.models.EndpointProxy(
                                url="EXAMPLE-url-Value",
                                credential_name="EXAMPLE-credentialName-Value",
                                credential_type="TOKEN"))),
                    proxy=oci.log_analytics.models.EndpointProxy(
                        url="EXAMPLE-url-Value",
                        credential_name="EXAMPLE-credentialName-Value",
                        credential_type="TOKEN"),
                    is_enabled=True,
                    is_system=False,
                    endpoint_properties=[
                        oci.log_analytics.models.LogAnalyticsProperty(
                            name="EXAMPLE-name-Value",
                            value="EXAMPLE-value-Value")]))],
        source_properties=[
            oci.log_analytics.models.LogAnalyticsProperty(
                name="EXAMPLE-name-Value",
                value="EXAMPLE-value-Value")]),
    create_like_source_id=343,
    is_incremental=True,
    is_ignore_warning=True,
    opc_retry_token="EXAMPLE-opcRetryToken-Value",
    opc_request_id="DIBQWNFF15WCYZCSHBEO<unique_ID>",
    if_match="EXAMPLE-ifMatch-Value")

# Get the data from response
print(upsert_source_response.data)

Was this article helpful?