# 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
validate_source_response = log_analytics_client.validate_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_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=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=False,
                field_name="EXAMPLE-fieldName-Value",
                label_condition_id=535,
                is_system=False,
                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                source_id=466,
                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=203,
                is_enabled=False,
                field_name="EXAMPLE-fieldName-Value",
                hash_type=582,
                data_filter_id=987,
                is_system=False,
                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                order=665,
                path="EXAMPLE-path-Value",
                replacement_string="EXAMPLE-replacementString-Value",
                source_id=27,
                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=603,
                    facet_priority=711,
                    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=False,
                    is_summarizable=False,
                    mapped_value="EXAMPLE-mappedValue-Value",
                    is_metric_key_eligible=True,
                    is_metric_value_eligible=False,
                    range_facet_eligible=668,
                    is_table_eligible=True,
                    unit_type="EXAMPLE-unitType-Value",
                    time_updated=datetime.strptime(
                        "2017-08-24T18:56:49.843Z",
                        "%Y-%m-%dT%H:%M:%S.%fZ"),
                    is_keep_duplicates=False),
                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=112,
                            facet_priority=405,
                            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=True,
                            mapped_value="EXAMPLE-mappedValue-Value",
                            is_metric_key_eligible=True,
                            is_metric_value_eligible=True,
                            range_facet_eligible=487,
                            is_table_eligible=True,
                            unit_type="EXAMPLE-unitType-Value",
                            time_updated=datetime.strptime(
                                "2046-01-16T16:37:59.237Z",
                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                            is_keep_duplicates=True),
                        extended_field_definition_id=42,
                        field_name="EXAMPLE-fieldName-Value",
                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                        extended_field_id=242)],
                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=633,
                is_system=False,
                regular_expression="EXAMPLE-regularExpression-Value",
                source_id=740,
                time_updated=datetime.strptime(
                    "2012-01-18T02:05:19.805Z",
                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                condition_string="EXAMPLE-conditionString-Value",
                condition_block=oci.log_analytics.models.GenericConditionBlock(
                    condition_blocks_operator="OR",
                    name="EXAMPLE-name-Value",
                    operator="EXAMPLE-operator-Value",
                    value="EXAMPLE-value-Value",
                    values=["EXAMPLE--Value"]))],
        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=368,
                count_usage_in_source=439,
                id="EXAMPLE-id-Value",
                suggest_type=877,
                description="EXAMPLE-description-Value",
                display_name="EXAMPLE-displayName-Value",
                edit_version=371,
                impact="EXAMPLE-impact-Value",
                is_system=True,
                name="EXAMPLE-name-Value",
                priority="HIGH",
                recommendation="EXAMPLE-recommendation-Value",
                type=554,
                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=863,
                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=847,
                name="EXAMPLE-name-Value",
                metric_type="SUM_DISTRIBUTION",
                is_metric_source_enabled=True,
                operator="NOT_NULL",
                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=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=978,
                                is_system=True,
                                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                source_id=719,
                                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=237,
                        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(
                                    "2037-06-22T04:24:36.007Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                retry_count=940,
                                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=987,
                                is_enabled=True,
                                field_name="EXAMPLE-fieldName-Value",
                                hash_type=694,
                                data_filter_id=429,
                                is_system=True,
                                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                order=308,
                                path="EXAMPLE-path-Value",
                                replacement_string="EXAMPLE-replacementString-Value",
                                source_id=165,
                                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=854,
                                    facet_priority=320,
                                    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=False,
                                    is_metric_value_eligible=False,
                                    range_facet_eligible=152,
                                    is_table_eligible=True,
                                    unit_type="EXAMPLE-unitType-Value",
                                    time_updated=datetime.strptime(
                                        "2037-09-18T06:39:36.387Z",
                                        "%Y-%m-%dT%H:%M:%S.%fZ"),
                                    is_keep_duplicates=True),
                                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=68,
                                            facet_priority=826,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=False,
                                            is_large_data=False,
                                            is_multi_valued=True,
                                            is_primary=False,
                                            is_system=False,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=812,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2040-04-06T13:21:45.745Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=False),
                                        extended_field_definition_id=92,
                                        field_name="EXAMPLE-fieldName-Value",
                                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                        extended_field_id=268)],
                                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=735,
                                is_system=True,
                                regular_expression="EXAMPLE-regularExpression-Value",
                                source_id=799,
                                time_updated=datetime.strptime(
                                    "2006-08-30T07:48:24.201Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                condition_string="EXAMPLE-conditionString-Value",
                                condition_block=oci.log_analytics.models.GenericConditionBlock(
                                    condition_blocks_operator="NOT_AND",
                                    name="EXAMPLE-name-Value",
                                    operator="EXAMPLE-operator-Value",
                                    value="EXAMPLE-value-Value",
                                    values=["EXAMPLE--Value"]))],
                        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="MEDIUM")],
                                count_usage_in_alert_rule=504,
                                count_usage_in_source=800,
                                id="EXAMPLE-id-Value",
                                suggest_type=760,
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=32,
                                impact="EXAMPLE-impact-Value",
                                is_system=False,
                                name="EXAMPLE-name-Value",
                                priority="HIGH",
                                recommendation="EXAMPLE-recommendation-Value",
                                type=379,
                                is_user_deleted=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=299,
                                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=910,
                                            facet_priority=986,
                                            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=True,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=676,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2010-06-11T03:35:48.921Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=False),
                                        parser_field_id=689,
                                        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=950,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                                        actions=[
                                            oci.log_analytics.models.ParserAction(
                                                name="EXAMPLE-name-Value",
                                                order=682)])],
                                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(
                                    "2027-10-25T11:06:58.388Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=260,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=True,
                                parser_sequence=978,
                                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=180,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=695,
                                    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=512,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=False,
                                        is_system=True,
                                        parser_id=62,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=925,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=729,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=779,
                                                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=True,
                                                    plugin_name="EXAMPLE-pluginName-Value",
                                                    type="EXAMPLE-type-Value"))])],
                                sources_count=777,
                                should_tokenize_original_text=False,
                                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                                field_qualifier="EXAMPLE-fieldQualifier-Value",
                                type="REGEX",
                                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=True,
                                dependent_sources=[
                                    oci.log_analytics.models.DependentSource(
                                        source_name="EXAMPLE-sourceName-Value",
                                        source_display_name="EXAMPLE-sourceDisplayName-Value",
                                        source_id=983,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=False,
                                        is_auto_association_enabled=True,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=632,
                                                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=402,
                                                reference_name="EXAMPLE-referenceName-Value",
                                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])],
                                dependent_parsers=[
                                    oci.log_analytics.models.DependentParser(
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                                        parser_id=573,
                                        is_system=True,
                                        parser_type="ODL",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=436,
                                                reference_name="EXAMPLE-referenceName-Value",
                                                reference_display_name="EXAMPLE-referenceDisplayName-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=289)],
                        pattern_count=919,
                        patterns=[
                            oci.log_analytics.models.LogAnalyticsSourcePattern(
                                converted_text="EXAMPLE-convertedText-Value",
                                db_parser_id=46,
                                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=98,
                                            facet_priority=703,
                                            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=False,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=444,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2026-04-04T15:56:25.262Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=True),
                                        parser_field_id=910,
                                        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=891,
                                        parser=oci.log_analytics.models.LogAnalyticsParser(
                                            content="EXAMPLE-content-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=50,
                                            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=True,
                                            is_system=False,
                                            language="EXAMPLE-language-Value",
                                            time_updated=datetime.strptime(
                                                "2046-05-07T15:59:47.182Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            log_type_test_request_version=956,
                                            parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                            is_hidden=True,
                                            parser_sequence=508,
                                            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=22,
                                                operating_system="EXAMPLE-operatingSystem-Value",
                                                parser_id=329,
                                                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=392,
                                                    parser_function_name="EXAMPLE-parserFunctionName-Value",
                                                    is_enabled=False,
                                                    is_system=True,
                                                    parser_id=652,
                                                    parser_name="EXAMPLE-parserName-Value",
                                                    parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                                    parser_function_priority=53,
                                                    parser_function_parameters=[
                                                        oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                            parser_function_id=649,
                                                            parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                            parser_function_parameter_id=901,
                                                            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=91,
                                            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=275,
                                                    source_type="EXAMPLE-sourceType-Value",
                                                    is_system=False,
                                                    is_auto_association_enabled=False,
                                                    entity_types=[
                                                        oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                            source_id=301,
                                                            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=878,
                                                            reference_name="EXAMPLE-referenceName-Value",
                                                            reference_display_name="EXAMPLE-referenceDisplayName-Value")])],
                                            dependent_parsers=[
                                                oci.log_analytics.models.DependentParser(
                                                    parser_name="EXAMPLE-parserName-Value",
                                                    parser_display_name="EXAMPLE-parserDisplayName-Value",
                                                    parser_id=675,
                                                    is_system=True,
                                                    parser_type="REGEX",
                                                    dependencies=[
                                                        oci.log_analytics.models.Dependency(
                                                            type="EXAMPLE-type-Value",
                                                            reference_type="EXAMPLE-referenceType-Value",
                                                            reference_id=737,
                                                            reference_name="EXAMPLE-referenceName-Value",
                                                            reference_display_name="EXAMPLE-referenceDisplayName-Value")])]),
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                                        actions=[
                                            oci.log_analytics.models.ParserAction(
                                                name="EXAMPLE-name-Value",
                                                order=420)])],
                                is_include=False,
                                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=39,
                                    source_id=260,
                                    version="EXAMPLE-version-Value"),
                                alias="EXAMPLE-alias-Value",
                                description="EXAMPLE-description-Value",
                                is_enabled=True,
                                pattern_id=209,
                                is_system=True,
                                source_id=310,
                                is_agent_warning_suppressed=False,
                                pattern_text="EXAMPLE-patternText-Value",
                                pattern_type=32,
                                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=79,
                        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=592,
                                        argument_type=887,
                                        argument_id=413,
                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                        argument_lookup_column_position=961,
                                        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=656,
                                            argument_type=982,
                                            argument_id=98,
                                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                            argument_lookup_column_position=511,
                                            argument_value="EXAMPLE-argumentValue-Value",
                                            argument_reference="EXAMPLE-argumentReference-Value")],
                                    component="EXAMPLE-component-Value",
                                    description="EXAMPLE-description-Value",
                                    edit_version=990,
                                    meta_function_id=19,
                                    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=224,
                                order=634,
                                is_system=False,
                                lookup_column="EXAMPLE-lookupColumn-Value",
                                lookup_column_position=502,
                                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                lookup_mode=774,
                                lookup_table="EXAMPLE-lookupTable-Value",
                                source_id=255)],
                        source_id=578,
                        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=257,
                                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=222,
                                            facet_priority=138,
                                            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=False,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=111,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2038-02-20T14:25:07.024Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=True),
                                        parser_field_id=332,
                                        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=608,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                                        actions=[
                                            oci.log_analytics.models.ParserAction(
                                                name="EXAMPLE-name-Value",
                                                order=362)])],
                                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(
                                    "2049-09-28T20:41:01.737Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=927,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=True,
                                parser_sequence=123,
                                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=548,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=241,
                                    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=366,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=False,
                                        is_system=True,
                                        parser_id=328,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=126,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=549,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=67,
                                                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=755,
                                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=214,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=True,
                                        is_auto_association_enabled=False,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=397,
                                                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=841,
                                                reference_name="EXAMPLE-referenceName-Value",
                                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])],
                                dependent_parsers=[
                                    oci.log_analytics.models.DependentParser(
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                                        parser_id=190,
                                        is_system=True,
                                        parser_type="REGEX",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=509,
                                                reference_name="EXAMPLE-referenceName-Value",
                                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])])],
                        is_auto_association_enabled=True,
                        is_auto_association_override=True,
                        rule_id=371,
                        type_name="EXAMPLE-typeName-Value",
                        type_display_name="EXAMPLE-typeDisplayName-Value",
                        warning_config=429,
                        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=135,
                                is_system=True,
                                source_id=589,
                                label_name="EXAMPLE-labelName-Value")],
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=67,
                                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=48,
                                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=178,
                                            facet_priority=617,
                                            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=False,
                                            is_summarizable=True,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=972,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2038-05-27T01:36:22.873Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=False),
                                        parser_field_id=692,
                                        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=157,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                                        actions=[
                                            oci.log_analytics.models.ParserAction(
                                                name="EXAMPLE-name-Value",
                                                order=128)])],
                                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(
                                    "2017-01-03T06:11:42.732Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=292,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=True,
                                parser_sequence=192,
                                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=934,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=582,
                                    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=868,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=True,
                                        is_system=True,
                                        parser_id=461,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=987,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=217,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=96,
                                                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=985,
                                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=227,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=True,
                                        is_auto_association_enabled=False,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=871,
                                                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=333,
                                                reference_name="EXAMPLE-referenceName-Value",
                                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])],
                                dependent_parsers=[
                                    oci.log_analytics.models.DependentParser(
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                                        parser_id=513,
                                        is_system=False,
                                        parser_type="JSON",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=162,
                                                reference_name="EXAMPLE-referenceName-Value",
                                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])])],
                        time_updated=datetime.strptime(
                            "2045-10-01T08:27:17.811Z",
                            "%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(
                                    "2003-03-27T23:12:40.184Z",
                                    "%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=814,
                                    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=393,
                                            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=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="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=835,
                                        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=833,
                                                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")])],
                entity_type="EXAMPLE-entityType-Value",
                time_updated=datetime.strptime(
                    "2005-03-11T22:20:11.641Z",
                    "%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")],
        oob_parsers=[
            oci.log_analytics.models.LogAnalyticsParser(
                content="EXAMPLE-content-Value",
                description="EXAMPLE-description-Value",
                display_name="EXAMPLE-displayName-Value",
                edit_version=904,
                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=711,
                            facet_priority=299,
                            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=True,
                            is_metric_value_eligible=False,
                            range_facet_eligible=555,
                            is_table_eligible=True,
                            unit_type="EXAMPLE-unitType-Value",
                            time_updated=datetime.strptime(
                                "2024-07-31T11:30:47.946Z",
                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                            is_keep_duplicates=False),
                        parser_field_id=696,
                        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=620,
                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                        actions=[
                            oci.log_analytics.models.ParserAction(
                                name="EXAMPLE-name-Value",
                                order=481)])],
                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-08-19T20:40:55.386Z",
                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                log_type_test_request_version=319,
                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                is_hidden=True,
                parser_sequence=358,
                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=295,
                    operating_system="EXAMPLE-operatingSystem-Value",
                    parser_id=169,
                    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=612,
                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                        is_enabled=True,
                        is_system=True,
                        parser_id=773,
                        parser_name="EXAMPLE-parserName-Value",
                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                        parser_function_priority=894,
                        parser_function_parameters=[
                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                parser_function_id=541,
                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                parser_function_parameter_id=402,
                                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=True,
                                    plugin_name="EXAMPLE-pluginName-Value",
                                    type="EXAMPLE-type-Value"))])],
                sources_count=912,
                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=False,
                                field_name="EXAMPLE-fieldName-Value",
                                label_condition_id=559,
                                is_system=True,
                                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                source_id=163,
                                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=953,
                        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(
                                    "2008-08-25T17:18:34.856Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                retry_count=474,
                                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=910,
                                is_enabled=False,
                                field_name="EXAMPLE-fieldName-Value",
                                hash_type=474,
                                data_filter_id=505,
                                is_system=False,
                                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                order=981,
                                path="EXAMPLE-path-Value",
                                replacement_string="EXAMPLE-replacementString-Value",
                                source_id=614,
                                filter_type="DROP_LOG_ENTRY")],
                        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=437,
                                    facet_priority=606,
                                    name="EXAMPLE-name-Value",
                                    is_facet_eligible=False,
                                    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=False,
                                    range_facet_eligible=336,
                                    is_table_eligible=False,
                                    unit_type="EXAMPLE-unitType-Value",
                                    time_updated=datetime.strptime(
                                        "2028-06-06T14:02:44.637Z",
                                        "%Y-%m-%dT%H:%M:%S.%fZ"),
                                    is_keep_duplicates=True),
                                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=196,
                                            facet_priority=805,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=False,
                                            is_high_cardinality=False,
                                            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=True,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=315,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2047-10-29T07:58:51.362Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=False),
                                        extended_field_definition_id=36,
                                        field_name="EXAMPLE-fieldName-Value",
                                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                        extended_field_id=967)],
                                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=696,
                                is_system=False,
                                regular_expression="EXAMPLE-regularExpression-Value",
                                source_id=554,
                                time_updated=datetime.strptime(
                                    "2043-03-08T07:49:45.241Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                condition_string="EXAMPLE-conditionString-Value",
                                condition_block=oci.log_analytics.models.GenericConditionBlock(
                                    condition_blocks_operator="AND",
                                    name="EXAMPLE-name-Value",
                                    operator="EXAMPLE-operator-Value",
                                    value="EXAMPLE-value-Value",
                                    values=["EXAMPLE--Value"]))],
                        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=49,
                                count_usage_in_source=790,
                                id="EXAMPLE-id-Value",
                                suggest_type=653,
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=124,
                                impact="EXAMPLE-impact-Value",
                                is_system=False,
                                name="EXAMPLE-name-Value",
                                priority="MEDIUM",
                                recommendation="EXAMPLE-recommendation-Value",
                                type=643,
                                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=885,
                                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=904,
                                name="EXAMPLE-name-Value",
                                metric_type="AVERAGE",
                                is_metric_source_enabled=True,
                                operator="NOT_NULL",
                                entity_type="EXAMPLE-entityType-Value",
                                time_updated=datetime.strptime(
                                    "2040-12-21T10:36:02.806Z",
                                    "%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")],
                        parameters=[
                            oci.log_analytics.models.LogAnalyticsParameter(
                                default_value="EXAMPLE-defaultValue-Value",
                                description="EXAMPLE-description-Value",
                                is_active=True,
                                name="EXAMPLE-name-Value",
                                source_id=543)],
                        pattern_count=874,
                        patterns=[
                            oci.log_analytics.models.LogAnalyticsSourcePattern(
                                converted_text="EXAMPLE-convertedText-Value",
                                db_parser_id=997,
                                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=389,
                                            facet_priority=310,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=False,
                                            is_high_cardinality=True,
                                            is_large_data=False,
                                            is_multi_valued=True,
                                            is_primary=False,
                                            is_system=True,
                                            is_summarizable=True,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=408,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2045-12-14T04:55:06.232Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=False),
                                        parser_field_id=428,
                                        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=771,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                                        actions=[
                                            oci.log_analytics.models.ParserAction(
                                                name="EXAMPLE-name-Value",
                                                order=497)])],
                                is_include=True,
                                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=133,
                                    source_id=436,
                                    version="EXAMPLE-version-Value"),
                                alias="EXAMPLE-alias-Value",
                                description="EXAMPLE-description-Value",
                                is_enabled=False,
                                pattern_id=18,
                                is_system=True,
                                source_id=599,
                                is_agent_warning_suppressed=False,
                                pattern_text="EXAMPLE-patternText-Value",
                                pattern_type=719,
                                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=602,
                        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=399,
                                        argument_type=6,
                                        argument_id=197,
                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                        argument_lookup_column_position=261,
                                        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=364,
                                            argument_type=919,
                                            argument_id=98,
                                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                            argument_lookup_column_position=119,
                                            argument_value="EXAMPLE-argumentValue-Value",
                                            argument_reference="EXAMPLE-argumentReference-Value")],
                                    component="EXAMPLE-component-Value",
                                    description="EXAMPLE-description-Value",
                                    edit_version=229,
                                    meta_function_id=107,
                                    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=595,
                                order=434,
                                is_system=False,
                                lookup_column="EXAMPLE-lookupColumn-Value",
                                lookup_column_position=140,
                                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                lookup_mode=949,
                                lookup_table="EXAMPLE-lookupTable-Value",
                                source_id=3)],
                        source_id=384,
                        name="EXAMPLE-name-Value",
                        is_secure_content=True,
                        is_system=True,
                        is_auto_association_enabled=True,
                        is_auto_association_override=True,
                        rule_id=747,
                        type_name="EXAMPLE-typeName-Value",
                        type_display_name="EXAMPLE-typeDisplayName-Value",
                        warning_config=509,
                        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=63,
                                is_system=False,
                                source_id=923,
                                label_name="EXAMPLE-labelName-Value")],
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=17,
                                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(
                            "2008-07-19T15:20:01.138Z",
                            "%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(
                                    "2004-02-29T21:10:30.479Z",
                                    "%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="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=149,
                                    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=319,
                                            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="BASIC_AUTH"),
                                    is_enabled=True,
                                    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="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=874,
                                        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=929,
                                                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=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="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=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=895,
                        source_type="EXAMPLE-sourceType-Value",
                        is_system=True,
                        is_auto_association_enabled=False,
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=944,
                                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=974,
                                reference_name="EXAMPLE-referenceName-Value",
                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])],
                dependent_parsers=[
                    oci.log_analytics.models.DependentParser(
                        parser_name="EXAMPLE-parserName-Value",
                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                        parser_id=586,
                        is_system=False,
                        parser_type="DELIMITED",
                        dependencies=[
                            oci.log_analytics.models.Dependency(
                                type="EXAMPLE-type-Value",
                                reference_type="EXAMPLE-referenceType-Value",
                                reference_id=421,
                                reference_name="EXAMPLE-referenceName-Value",
                                reference_display_name="EXAMPLE-referenceDisplayName-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=542)],
        patterns=[
            oci.log_analytics.models.LogAnalyticsSourcePattern(
                converted_text="EXAMPLE-convertedText-Value",
                db_parser_id=524,
                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=96,
                            facet_priority=53,
                            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=True,
                            is_metric_value_eligible=True,
                            range_facet_eligible=524,
                            is_table_eligible=True,
                            unit_type="EXAMPLE-unitType-Value",
                            time_updated=datetime.strptime(
                                "2013-01-31T22:50:07.092Z",
                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                            is_keep_duplicates=False),
                        parser_field_id=462,
                        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=791,
                        parser=oci.log_analytics.models.LogAnalyticsParser(
                            content="EXAMPLE-content-Value",
                            description="EXAMPLE-description-Value",
                            display_name="EXAMPLE-displayName-Value",
                            edit_version=415,
                            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(
                                "2029-12-12T12:45:23.414Z",
                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                            log_type_test_request_version=705,
                            parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                            is_hidden=True,
                            parser_sequence=42,
                            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=275,
                                operating_system="EXAMPLE-operatingSystem-Value",
                                parser_id=627,
                                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=524,
                                    parser_function_name="EXAMPLE-parserFunctionName-Value",
                                    is_enabled=False,
                                    is_system=True,
                                    parser_id=911,
                                    parser_name="EXAMPLE-parserName-Value",
                                    parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                    parser_function_priority=963,
                                    parser_function_parameters=[
                                        oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                            parser_function_id=56,
                                            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=True,
                                                plugin_name="EXAMPLE-pluginName-Value",
                                                type="EXAMPLE-type-Value"))])],
                            sources_count=625,
                            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=952,
                                            is_system=True,
                                            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=False)],
                                    association_count=183,
                                    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(
                                                "2042-05-27T14:37:06.708Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            retry_count=344,
                                            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=31,
                                            is_enabled=True,
                                            field_name="EXAMPLE-fieldName-Value",
                                            hash_type=339,
                                            data_filter_id=515,
                                            is_system=False,
                                            match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                            order=508,
                                            path="EXAMPLE-path-Value",
                                            replacement_string="EXAMPLE-replacementString-Value",
                                            source_id=470,
                                            filter_type="DROP_LOG_ENTRY")],
                                    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=443,
                                                facet_priority=332,
                                                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=False,
                                                is_summarizable=True,
                                                mapped_value="EXAMPLE-mappedValue-Value",
                                                is_metric_key_eligible=True,
                                                is_metric_value_eligible=False,
                                                range_facet_eligible=52,
                                                is_table_eligible=False,
                                                unit_type="EXAMPLE-unitType-Value",
                                                time_updated=datetime.strptime(
                                                    "2019-12-18T05:38:19.249Z",
                                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                                is_keep_duplicates=False),
                                            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=534,
                                                        facet_priority=428,
                                                        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=False,
                                                        is_summarizable=False,
                                                        mapped_value="EXAMPLE-mappedValue-Value",
                                                        is_metric_key_eligible=True,
                                                        is_metric_value_eligible=False,
                                                        range_facet_eligible=264,
                                                        is_table_eligible=True,
                                                        unit_type="EXAMPLE-unitType-Value",
                                                        time_updated=datetime.strptime(
                                                            "2006-04-17T15:20:46.406Z",
                                                            "%Y-%m-%dT%H:%M:%S.%fZ"),
                                                        is_keep_duplicates=False),
                                                    extended_field_definition_id=82,
                                                    field_name="EXAMPLE-fieldName-Value",
                                                    field_display_name="EXAMPLE-fieldDisplayName-Value",
                                                    saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                                    extended_field_id=120)],
                                            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=336,
                                            is_system=True,
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            source_id=920,
                                            time_updated=datetime.strptime(
                                                "2027-05-29T17:05:38.468Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            condition_string="EXAMPLE-conditionString-Value",
                                            condition_block=oci.log_analytics.models.GenericConditionBlock(
                                                condition_blocks_operator="NOT_OR",
                                                name="EXAMPLE-name-Value",
                                                operator="EXAMPLE-operator-Value",
                                                value="EXAMPLE-value-Value",
                                                values=["EXAMPLE--Value"]))],
                                    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="HIGH")],
                                            count_usage_in_alert_rule=634,
                                            count_usage_in_source=100,
                                            id="EXAMPLE-id-Value",
                                            suggest_type=299,
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=201,
                                            impact="EXAMPLE-impact-Value",
                                            is_system=True,
                                            name="EXAMPLE-name-Value",
                                            priority="LOW",
                                            recommendation="EXAMPLE-recommendation-Value",
                                            type=824,
                                            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=723,
                                            field_name="EXAMPLE-fieldName-Value",
                                            field_values=["EXAMPLE--Value"],
                                            grouping_field="EXAMPLE-groupingField-Value",
                                            is_enabled=False,
                                            is_system=False,
                                            display_name="EXAMPLE-displayName-Value",
                                            metric_reference=173,
                                            name="EXAMPLE-name-Value",
                                            metric_type="COUNT",
                                            is_metric_source_enabled=True,
                                            operator="EQUAL_IGNORE_CASE",
                                            entity_type="EXAMPLE-entityType-Value",
                                            time_updated=datetime.strptime(
                                                "2005-10-19T20:01:28.113Z",
                                                "%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=111)],
                                    pattern_count=913,
                                    description="EXAMPLE-description-Value",
                                    display_name="EXAMPLE-displayName-Value",
                                    edit_version=732,
                                    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=385,
                                                    argument_type=898,
                                                    argument_id=14,
                                                    argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                                    argument_lookup_column_position=985,
                                                    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=97,
                                                        argument_type=182,
                                                        argument_id=755,
                                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                                        argument_lookup_column_position=271,
                                                        argument_value="EXAMPLE-argumentValue-Value",
                                                        argument_reference="EXAMPLE-argumentReference-Value")],
                                                component="EXAMPLE-component-Value",
                                                description="EXAMPLE-description-Value",
                                                edit_version=810,
                                                meta_function_id=832,
                                                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=863,
                                            order=172,
                                            is_system=False,
                                            lookup_column="EXAMPLE-lookupColumn-Value",
                                            lookup_column_position=25,
                                            lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                            lookup_mode=583,
                                            lookup_table="EXAMPLE-lookupTable-Value",
                                            source_id=935)],
                                    source_id=750,
                                    name="EXAMPLE-name-Value",
                                    is_secure_content=True,
                                    is_system=True,
                                    is_auto_association_enabled=False,
                                    is_auto_association_override=False,
                                    rule_id=817,
                                    type_name="EXAMPLE-typeName-Value",
                                    type_display_name="EXAMPLE-typeDisplayName-Value",
                                    warning_config=873,
                                    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=624,
                                            is_system=False,
                                            source_id=780,
                                            label_name="EXAMPLE-labelName-Value")],
                                    entity_types=[
                                        oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                            source_id=497,
                                            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(
                                        "2016-10-14T01:27:42.087Z",
                                        "%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=False,
                                            time_updated=datetime.strptime(
                                                "2006-11-13T05:57:33.968Z",
                                                "%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=287,
                                                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=883,
                                                        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")]),
                                            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=720,
                                                    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=743,
                                                            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=False,
                            field_delimiter="EXAMPLE-fieldDelimiter-Value",
                            field_qualifier="EXAMPLE-fieldQualifier-Value",
                            type="DELIMITED",
                            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=False,
                            dependent_sources=[
                                oci.log_analytics.models.DependentSource(
                                    source_name="EXAMPLE-sourceName-Value",
                                    source_display_name="EXAMPLE-sourceDisplayName-Value",
                                    source_id=625,
                                    source_type="EXAMPLE-sourceType-Value",
                                    is_system=False,
                                    is_auto_association_enabled=False,
                                    entity_types=[
                                        oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                            source_id=463,
                                            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=842,
                                            reference_name="EXAMPLE-referenceName-Value",
                                            reference_display_name="EXAMPLE-referenceDisplayName-Value")])],
                            dependent_parsers=[
                                oci.log_analytics.models.DependentParser(
                                    parser_name="EXAMPLE-parserName-Value",
                                    parser_display_name="EXAMPLE-parserDisplayName-Value",
                                    parser_id=19,
                                    is_system=False,
                                    parser_type="JSON",
                                    dependencies=[
                                        oci.log_analytics.models.Dependency(
                                            type="EXAMPLE-type-Value",
                                            reference_type="EXAMPLE-referenceType-Value",
                                            reference_id=952,
                                            reference_name="EXAMPLE-referenceName-Value",
                                            reference_display_name="EXAMPLE-referenceDisplayName-Value")])]),
                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                        actions=[
                            oci.log_analytics.models.ParserAction(
                                name="EXAMPLE-name-Value",
                                order=643)])],
                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=909,
                    source_id=536,
                    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="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=818,
                                is_system=True,
                                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                source_id=427,
                                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=761,
                        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(
                                    "2035-11-06T00:50:53.711Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                retry_count=183,
                                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=524,
                                is_enabled=False,
                                field_name="EXAMPLE-fieldName-Value",
                                hash_type=710,
                                data_filter_id=157,
                                is_system=True,
                                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                order=867,
                                path="EXAMPLE-path-Value",
                                replacement_string="EXAMPLE-replacementString-Value",
                                source_id=364,
                                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=217,
                                    facet_priority=549,
                                    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=False,
                                    is_summarizable=True,
                                    mapped_value="EXAMPLE-mappedValue-Value",
                                    is_metric_key_eligible=True,
                                    is_metric_value_eligible=True,
                                    range_facet_eligible=867,
                                    is_table_eligible=True,
                                    unit_type="EXAMPLE-unitType-Value",
                                    time_updated=datetime.strptime(
                                        "2016-11-11T13:15:47.297Z",
                                        "%Y-%m-%dT%H:%M:%S.%fZ"),
                                    is_keep_duplicates=False),
                                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=50,
                                            facet_priority=433,
                                            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=False,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=838,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2005-04-13T12:51:20.073Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=False),
                                        extended_field_definition_id=259,
                                        field_name="EXAMPLE-fieldName-Value",
                                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                        extended_field_id=614)],
                                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=312,
                                is_system=False,
                                regular_expression="EXAMPLE-regularExpression-Value",
                                source_id=40,
                                time_updated=datetime.strptime(
                                    "2028-07-24T18:24:47.102Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                condition_string="EXAMPLE-conditionString-Value",
                                condition_block=oci.log_analytics.models.GenericConditionBlock(
                                    condition_blocks_operator="NOT_AND",
                                    name="EXAMPLE-name-Value",
                                    operator="EXAMPLE-operator-Value",
                                    value="EXAMPLE-value-Value",
                                    values=["EXAMPLE--Value"]))],
                        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="MEDIUM")],
                                count_usage_in_alert_rule=529,
                                count_usage_in_source=72,
                                id="EXAMPLE-id-Value",
                                suggest_type=293,
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=382,
                                impact="EXAMPLE-impact-Value",
                                is_system=False,
                                name="EXAMPLE-name-Value",
                                priority="MEDIUM",
                                recommendation="EXAMPLE-recommendation-Value",
                                type=912,
                                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=371,
                                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=923,
                                name="EXAMPLE-name-Value",
                                metric_type="SUM",
                                is_metric_source_enabled=False,
                                operator="EQUAL_IGNORE_CASE",
                                entity_type="EXAMPLE-entityType-Value",
                                time_updated=datetime.strptime(
                                    "2044-04-11T22:46:57.063Z",
                                    "%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")],
                        oob_parsers=[
                            oci.log_analytics.models.LogAnalyticsParser(
                                content="EXAMPLE-content-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=805,
                                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=329,
                                            facet_priority=682,
                                            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=True,
                                            is_summarizable=True,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=332,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2041-11-20T05:24:16.106Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=True),
                                        parser_field_id=442,
                                        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=587,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                                        actions=[
                                            oci.log_analytics.models.ParserAction(
                                                name="EXAMPLE-name-Value",
                                                order=35)])],
                                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-11-04T11:12:06.036Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=24,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=False,
                                parser_sequence=690,
                                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=287,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=362,
                                    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=40,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=False,
                                        is_system=True,
                                        parser_id=269,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=606,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=632,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=79,
                                                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=610,
                                should_tokenize_original_text=True,
                                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                                field_qualifier="EXAMPLE-fieldQualifier-Value",
                                type="REGEX",
                                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=291,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=False,
                                        is_auto_association_enabled=True,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=544,
                                                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=312,
                                                reference_name="EXAMPLE-referenceName-Value",
                                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])],
                                dependent_parsers=[
                                    oci.log_analytics.models.DependentParser(
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                                        parser_id=992,
                                        is_system=False,
                                        parser_type="JSON",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=119,
                                                reference_name="EXAMPLE-referenceName-Value",
                                                reference_display_name="EXAMPLE-referenceDisplayName-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=837)],
                        pattern_count=98,
                        description="EXAMPLE-description-Value",
                        display_name="EXAMPLE-displayName-Value",
                        edit_version=605,
                        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=44,
                                        argument_type=702,
                                        argument_id=496,
                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                        argument_lookup_column_position=520,
                                        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=143,
                                            argument_type=629,
                                            argument_id=209,
                                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                            argument_lookup_column_position=771,
                                            argument_value="EXAMPLE-argumentValue-Value",
                                            argument_reference="EXAMPLE-argumentReference-Value")],
                                    component="EXAMPLE-component-Value",
                                    description="EXAMPLE-description-Value",
                                    edit_version=43,
                                    meta_function_id=403,
                                    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=56,
                                order=613,
                                is_system=False,
                                lookup_column="EXAMPLE-lookupColumn-Value",
                                lookup_column_position=355,
                                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                lookup_mode=639,
                                lookup_table="EXAMPLE-lookupTable-Value",
                                source_id=95)],
                        source_id=158,
                        name="EXAMPLE-name-Value",
                        is_secure_content=True,
                        is_system=True,
                        parsers=[
                            oci.log_analytics.models.LogAnalyticsParser(
                                content="EXAMPLE-content-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=826,
                                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=182,
                                            facet_priority=53,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=False,
                                            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=False,
                                            range_facet_eligible=88,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2020-10-02T13:53:22.874Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=True),
                                        parser_field_id=75,
                                        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=250,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                                        actions=[
                                            oci.log_analytics.models.ParserAction(
                                                name="EXAMPLE-name-Value",
                                                order=688)])],
                                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(
                                    "2026-01-04T16:36:29.379Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=320,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=True,
                                parser_sequence=756,
                                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=625,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=951,
                                    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=71,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=True,
                                        is_system=True,
                                        parser_id=750,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=579,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=519,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=564,
                                                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=444,
                                should_tokenize_original_text=True,
                                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=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=199,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=False,
                                        is_auto_association_enabled=True,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=6,
                                                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=281,
                                                reference_name="EXAMPLE-referenceName-Value",
                                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])],
                                dependent_parsers=[
                                    oci.log_analytics.models.DependentParser(
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                                        parser_id=126,
                                        is_system=False,
                                        parser_type="XML",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=858,
                                                reference_name="EXAMPLE-referenceName-Value",
                                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])])],
                        is_auto_association_enabled=True,
                        is_auto_association_override=True,
                        rule_id=45,
                        type_name="EXAMPLE-typeName-Value",
                        type_display_name="EXAMPLE-typeDisplayName-Value",
                        warning_config=816,
                        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=302,
                                is_system=True,
                                source_id=154,
                                label_name="EXAMPLE-labelName-Value")],
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=746,
                                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=137,
                                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=269,
                                            facet_priority=612,
                                            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=True,
                                            range_facet_eligible=10,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2038-02-08T19:32:12.525Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=False),
                                        parser_field_id=280,
                                        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=95,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                                        actions=[
                                            oci.log_analytics.models.ParserAction(
                                                name="EXAMPLE-name-Value",
                                                order=409)])],
                                footer_content="EXAMPLE-footerContent-Value",
                                header_content="EXAMPLE-headerContent-Value",
                                name="EXAMPLE-name-Value",
                                is_default=False,
                                is_single_line_content=False,
                                is_system=False,
                                language="EXAMPLE-language-Value",
                                time_updated=datetime.strptime(
                                    "2029-08-30T00:25:27.858Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=33,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=False,
                                parser_sequence=297,
                                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=974,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=578,
                                    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=845,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=True,
                                        is_system=False,
                                        parser_id=860,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=169,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=23,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=337,
                                                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=True,
                                                    plugin_name="EXAMPLE-pluginName-Value",
                                                    type="EXAMPLE-type-Value"))])],
                                sources_count=983,
                                should_tokenize_original_text=False,
                                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                                field_qualifier="EXAMPLE-fieldQualifier-Value",
                                type="DELIMITED",
                                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=False,
                                dependent_sources=[
                                    oci.log_analytics.models.DependentSource(
                                        source_name="EXAMPLE-sourceName-Value",
                                        source_display_name="EXAMPLE-sourceDisplayName-Value",
                                        source_id=859,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=False,
                                        is_auto_association_enabled=False,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=992,
                                                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=719,
                                                reference_name="EXAMPLE-referenceName-Value",
                                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])],
                                dependent_parsers=[
                                    oci.log_analytics.models.DependentParser(
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                                        parser_id=722,
                                        is_system=False,
                                        parser_type="ODL",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=321,
                                                reference_name="EXAMPLE-referenceName-Value",
                                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])])],
                        time_updated=datetime.strptime(
                            "2031-09-08T08:50:20.963Z",
                            "%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=False,
                                time_updated=datetime.strptime(
                                    "2000-02-10T11:08:13.281Z",
                                    "%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="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=324,
                                    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=354,
                                            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=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")])),
                alias="EXAMPLE-alias-Value",
                description="EXAMPLE-description-Value",
                is_enabled=True,
                pattern_id=57,
                is_system=True,
                source_id=100,
                is_agent_warning_suppressed=True,
                pattern_text="EXAMPLE-patternText-Value",
                pattern_type=470,
                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=738,
        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=705,
                        argument_type=69,
                        argument_id=505,
                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                        argument_lookup_column_position=189,
                        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=316,
                            argument_type=115,
                            argument_id=108,
                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                            argument_lookup_column_position=78,
                            argument_value="EXAMPLE-argumentValue-Value",
                            argument_reference="EXAMPLE-argumentReference-Value")],
                    component="EXAMPLE-component-Value",
                    description="EXAMPLE-description-Value",
                    edit_version=213,
                    meta_function_id=670,
                    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=486,
                order=191,
                is_system=False,
                lookup_column="EXAMPLE-lookupColumn-Value",
                lookup_column_position=273,
                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                lookup_mode=850,
                lookup_table="EXAMPLE-lookupTable-Value",
                source_id=600)],
        source_id=993,
        name="EXAMPLE-name-Value",
        is_secure_content=True,
        is_system=True,
        parsers=[
            oci.log_analytics.models.LogAnalyticsParser(
                content="EXAMPLE-content-Value",
                description="EXAMPLE-description-Value",
                display_name="EXAMPLE-displayName-Value",
                edit_version=236,
                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=73,
                            facet_priority=504,
                            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=True,
                            is_summarizable=False,
                            mapped_value="EXAMPLE-mappedValue-Value",
                            is_metric_key_eligible=True,
                            is_metric_value_eligible=False,
                            range_facet_eligible=546,
                            is_table_eligible=True,
                            unit_type="EXAMPLE-unitType-Value",
                            time_updated=datetime.strptime(
                                "2025-11-27T19:38:42.751Z",
                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                            is_keep_duplicates=False),
                        parser_field_id=750,
                        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=492,
                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                        actions=[
                            oci.log_analytics.models.ParserAction(
                                name="EXAMPLE-name-Value",
                                order=105)])],
                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(
                    "2011-03-25T12:08:49.712Z",
                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                log_type_test_request_version=860,
                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                is_hidden=False,
                parser_sequence=141,
                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=198,
                    operating_system="EXAMPLE-operatingSystem-Value",
                    parser_id=643,
                    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=991,
                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                        is_enabled=True,
                        is_system=True,
                        parser_id=877,
                        parser_name="EXAMPLE-parserName-Value",
                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                        parser_function_priority=931,
                        parser_function_parameters=[
                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                parser_function_id=966,
                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                parser_function_parameter_id=590,
                                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=950,
                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=3,
                                is_system=False,
                                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                source_id=64,
                                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=873,
                        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(
                                    "2017-10-26T11:02:02.819Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                retry_count=136,
                                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=184,
                                is_enabled=False,
                                field_name="EXAMPLE-fieldName-Value",
                                hash_type=529,
                                data_filter_id=67,
                                is_system=True,
                                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                order=204,
                                path="EXAMPLE-path-Value",
                                replacement_string="EXAMPLE-replacementString-Value",
                                source_id=544,
                                filter_type="DROP_LOG_ENTRY")],
                        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=275,
                                    facet_priority=653,
                                    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=True,
                                    is_summarizable=True,
                                    mapped_value="EXAMPLE-mappedValue-Value",
                                    is_metric_key_eligible=False,
                                    is_metric_value_eligible=False,
                                    range_facet_eligible=361,
                                    is_table_eligible=True,
                                    unit_type="EXAMPLE-unitType-Value",
                                    time_updated=datetime.strptime(
                                        "2010-09-21T09:03:47.019Z",
                                        "%Y-%m-%dT%H:%M:%S.%fZ"),
                                    is_keep_duplicates=False),
                                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=205,
                                            facet_priority=553,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=True,
                                            is_large_data=False,
                                            is_multi_valued=False,
                                            is_primary=False,
                                            is_system=True,
                                            is_summarizable=True,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=74,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2040-08-22T08:52:24.151Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=True),
                                        extended_field_definition_id=652,
                                        field_name="EXAMPLE-fieldName-Value",
                                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                        extended_field_id=457)],
                                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=999,
                                is_system=False,
                                regular_expression="EXAMPLE-regularExpression-Value",
                                source_id=308,
                                time_updated=datetime.strptime(
                                    "2049-01-23T12:52:38.063Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                condition_string="EXAMPLE-conditionString-Value",
                                condition_block=oci.log_analytics.models.GenericConditionBlock(
                                    condition_blocks_operator="NOT_AND",
                                    name="EXAMPLE-name-Value",
                                    operator="EXAMPLE-operator-Value",
                                    value="EXAMPLE-value-Value",
                                    values=["EXAMPLE--Value"]))],
                        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=771,
                                count_usage_in_source=930,
                                id="EXAMPLE-id-Value",
                                suggest_type=171,
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=921,
                                impact="EXAMPLE-impact-Value",
                                is_system=False,
                                name="EXAMPLE-name-Value",
                                priority="LOW",
                                recommendation="EXAMPLE-recommendation-Value",
                                type=160,
                                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=677,
                                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=129,
                                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-04-22T14:05:19.537Z",
                                    "%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=59)],
                        pattern_count=423,
                        patterns=[
                            oci.log_analytics.models.LogAnalyticsSourcePattern(
                                converted_text="EXAMPLE-convertedText-Value",
                                db_parser_id=63,
                                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=897,
                                            facet_priority=317,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=True,
                                            is_large_data=False,
                                            is_multi_valued=False,
                                            is_primary=False,
                                            is_system=False,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=245,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2011-04-29T20:11:05.913Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=True),
                                        parser_field_id=42,
                                        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=614,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                                        actions=[
                                            oci.log_analytics.models.ParserAction(
                                                name="EXAMPLE-name-Value",
                                                order=747)])],
                                is_include=False,
                                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=123,
                                    source_id=322,
                                    version="EXAMPLE-version-Value"),
                                alias="EXAMPLE-alias-Value",
                                description="EXAMPLE-description-Value",
                                is_enabled=False,
                                pattern_id=43,
                                is_system=False,
                                source_id=136,
                                is_agent_warning_suppressed=False,
                                pattern_text="EXAMPLE-patternText-Value",
                                pattern_type=406,
                                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=795,
                        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=292,
                                        argument_type=135,
                                        argument_id=765,
                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                        argument_lookup_column_position=399,
                                        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=771,
                                            argument_type=185,
                                            argument_id=266,
                                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                            argument_lookup_column_position=36,
                                            argument_value="EXAMPLE-argumentValue-Value",
                                            argument_reference="EXAMPLE-argumentReference-Value")],
                                    component="EXAMPLE-component-Value",
                                    description="EXAMPLE-description-Value",
                                    edit_version=126,
                                    meta_function_id=503,
                                    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=108,
                                order=143,
                                is_system=False,
                                lookup_column="EXAMPLE-lookupColumn-Value",
                                lookup_column_position=722,
                                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                lookup_mode=557,
                                lookup_table="EXAMPLE-lookupTable-Value",
                                source_id=117)],
                        source_id=473,
                        name="EXAMPLE-name-Value",
                        is_secure_content=False,
                        is_system=True,
                        is_auto_association_enabled=True,
                        is_auto_association_override=True,
                        rule_id=572,
                        type_name="EXAMPLE-typeName-Value",
                        type_display_name="EXAMPLE-typeDisplayName-Value",
                        warning_config=417,
                        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=682,
                                is_system=False,
                                source_id=323,
                                label_name="EXAMPLE-labelName-Value")],
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=775,
                                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(
                            "2040-08-05T23:55:02.661Z",
                            "%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(
                                    "2022-02-13T19:28:16.571Z",
                                    "%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="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=531,
                                    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=403,
                                            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="NONE"),
                                    is_enabled=True,
                                    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=35,
                                        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=798,
                                                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=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="JSON",
                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=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=676,
                        source_type="EXAMPLE-sourceType-Value",
                        is_system=True,
                        is_auto_association_enabled=False,
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=572,
                                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=773,
                                reference_name="EXAMPLE-referenceName-Value",
                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])],
                dependent_parsers=[
                    oci.log_analytics.models.DependentParser(
                        parser_name="EXAMPLE-parserName-Value",
                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                        parser_id=473,
                        is_system=True,
                        parser_type="REGEX",
                        dependencies=[
                            oci.log_analytics.models.Dependency(
                                type="EXAMPLE-type-Value",
                                reference_type="EXAMPLE-referenceType-Value",
                                reference_id=340,
                                reference_name="EXAMPLE-referenceName-Value",
                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])])],
        rule_id=443,
        type_name="EXAMPLE-typeName-Value",
        warning_config=592,
        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=335,
                is_system=False,
                source_id=494,
                label_name="EXAMPLE-labelName-Value")],
        entity_types=[
            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                source_id=392,
                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=394,
                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=589,
                            facet_priority=703,
                            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=False,
                            is_summarizable=True,
                            mapped_value="EXAMPLE-mappedValue-Value",
                            is_metric_key_eligible=True,
                            is_metric_value_eligible=False,
                            range_facet_eligible=324,
                            is_table_eligible=False,
                            unit_type="EXAMPLE-unitType-Value",
                            time_updated=datetime.strptime(
                                "2032-06-03T19:46:50.271Z",
                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                            is_keep_duplicates=False),
                        parser_field_id=238,
                        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=921,
                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                        actions=[
                            oci.log_analytics.models.ParserAction(
                                name="EXAMPLE-name-Value",
                                order=400)])],
                footer_content="EXAMPLE-footerContent-Value",
                header_content="EXAMPLE-headerContent-Value",
                name="EXAMPLE-name-Value",
                is_default=False,
                is_single_line_content=False,
                is_system=False,
                language="EXAMPLE-language-Value",
                time_updated=datetime.strptime(
                    "2004-05-16T09:10:37.185Z",
                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                log_type_test_request_version=996,
                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                is_hidden=True,
                parser_sequence=133,
                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=771,
                    operating_system="EXAMPLE-operatingSystem-Value",
                    parser_id=622,
                    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=4,
                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                        is_enabled=True,
                        is_system=True,
                        parser_id=846,
                        parser_name="EXAMPLE-parserName-Value",
                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                        parser_function_priority=125,
                        parser_function_parameters=[
                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                parser_function_id=274,
                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                parser_function_parameter_id=895,
                                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=True,
                                    plugin_name="EXAMPLE-pluginName-Value",
                                    type="EXAMPLE-type-Value"))])],
                sources_count=636,
                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=True,
                                field_name="EXAMPLE-fieldName-Value",
                                label_condition_id=207,
                                is_system=True,
                                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                source_id=259,
                                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=238,
                        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(
                                    "2043-05-11T07:49:02.693Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                retry_count=547,
                                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=980,
                                is_enabled=True,
                                field_name="EXAMPLE-fieldName-Value",
                                hash_type=939,
                                data_filter_id=970,
                                is_system=True,
                                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                order=771,
                                path="EXAMPLE-path-Value",
                                replacement_string="EXAMPLE-replacementString-Value",
                                source_id=203,
                                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=40,
                                    facet_priority=978,
                                    name="EXAMPLE-name-Value",
                                    is_facet_eligible=True,
                                    is_high_cardinality=False,
                                    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=True,
                                    range_facet_eligible=358,
                                    is_table_eligible=False,
                                    unit_type="EXAMPLE-unitType-Value",
                                    time_updated=datetime.strptime(
                                        "2024-09-23T13:58:06.482Z",
                                        "%Y-%m-%dT%H:%M:%S.%fZ"),
                                    is_keep_duplicates=False),
                                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=525,
                                            facet_priority=482,
                                            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=True,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=987,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2011-06-25T19:57:06.982Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=True),
                                        extended_field_definition_id=51,
                                        field_name="EXAMPLE-fieldName-Value",
                                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                        extended_field_id=889)],
                                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=168,
                                is_system=True,
                                regular_expression="EXAMPLE-regularExpression-Value",
                                source_id=145,
                                time_updated=datetime.strptime(
                                    "2036-10-26T22:50:21.428Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                condition_string="EXAMPLE-conditionString-Value",
                                condition_block=oci.log_analytics.models.GenericConditionBlock(
                                    condition_blocks_operator="NOT_OR",
                                    name="EXAMPLE-name-Value",
                                    operator="EXAMPLE-operator-Value",
                                    value="EXAMPLE-value-Value",
                                    values=["EXAMPLE--Value"]))],
                        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="MEDIUM")],
                                count_usage_in_alert_rule=200,
                                count_usage_in_source=101,
                                id="EXAMPLE-id-Value",
                                suggest_type=78,
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=887,
                                impact="EXAMPLE-impact-Value",
                                is_system=True,
                                name="EXAMPLE-name-Value",
                                priority="NONE",
                                recommendation="EXAMPLE-recommendation-Value",
                                type=298,
                                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=787,
                                field_name="EXAMPLE-fieldName-Value",
                                field_values=["EXAMPLE--Value"],
                                grouping_field="EXAMPLE-groupingField-Value",
                                is_enabled=False,
                                is_system=False,
                                display_name="EXAMPLE-displayName-Value",
                                metric_reference=865,
                                name="EXAMPLE-name-Value",
                                metric_type="SUM",
                                is_metric_source_enabled=True,
                                operator="IN_IGNORE_CASE",
                                entity_type="EXAMPLE-entityType-Value",
                                time_updated=datetime.strptime(
                                    "2047-09-03T04:21:17.143Z",
                                    "%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=108)],
                        pattern_count=22,
                        patterns=[
                            oci.log_analytics.models.LogAnalyticsSourcePattern(
                                converted_text="EXAMPLE-convertedText-Value",
                                db_parser_id=710,
                                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=738,
                                            facet_priority=364,
                                            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=False,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=416,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2004-06-02T13:19:22.423Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=False),
                                        parser_field_id=937,
                                        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=519,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                                        actions=[
                                            oci.log_analytics.models.ParserAction(
                                                name="EXAMPLE-name-Value",
                                                order=501)])],
                                is_include=False,
                                is_default=False,
                                pattern_filter=oci.log_analytics.models.LogAnalyticsPatternFilter(
                                    agent_version="EXAMPLE-agentVersion-Value",
                                    is_in_use=True,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    pattern_id=380,
                                    source_id=278,
                                    version="EXAMPLE-version-Value"),
                                alias="EXAMPLE-alias-Value",
                                description="EXAMPLE-description-Value",
                                is_enabled=False,
                                pattern_id=44,
                                is_system=False,
                                source_id=319,
                                is_agent_warning_suppressed=False,
                                pattern_text="EXAMPLE-patternText-Value",
                                pattern_type=887,
                                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=595,
                        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=247,
                                        argument_type=313,
                                        argument_id=945,
                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                        argument_lookup_column_position=778,
                                        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=424,
                                            argument_type=468,
                                            argument_id=310,
                                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                            argument_lookup_column_position=51,
                                            argument_value="EXAMPLE-argumentValue-Value",
                                            argument_reference="EXAMPLE-argumentReference-Value")],
                                    component="EXAMPLE-component-Value",
                                    description="EXAMPLE-description-Value",
                                    edit_version=755,
                                    meta_function_id=826,
                                    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=118,
                                order=512,
                                is_system=False,
                                lookup_column="EXAMPLE-lookupColumn-Value",
                                lookup_column_position=864,
                                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                lookup_mode=91,
                                lookup_table="EXAMPLE-lookupTable-Value",
                                source_id=327)],
                        source_id=89,
                        name="EXAMPLE-name-Value",
                        is_secure_content=True,
                        is_system=False,
                        is_auto_association_enabled=True,
                        is_auto_association_override=True,
                        rule_id=680,
                        type_name="EXAMPLE-typeName-Value",
                        type_display_name="EXAMPLE-typeDisplayName-Value",
                        warning_config=666,
                        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=467,
                                is_system=True,
                                source_id=561,
                                label_name="EXAMPLE-labelName-Value")],
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=329,
                                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(
                            "2015-04-19T02:23:59.418Z",
                            "%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(
                                    "2009-10-02T19:18:08.778Z",
                                    "%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=799,
                                    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=485,
                                            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")]),
                                log_endpoints=[
                                    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=295,
                                        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=241,
                                                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=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="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=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=455,
                        source_type="EXAMPLE-sourceType-Value",
                        is_system=False,
                        is_auto_association_enabled=True,
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=760,
                                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=315,
                                reference_name="EXAMPLE-referenceName-Value",
                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])],
                dependent_parsers=[
                    oci.log_analytics.models.DependentParser(
                        parser_name="EXAMPLE-parserName-Value",
                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                        parser_id=510,
                        is_system=True,
                        parser_type="ODL",
                        dependencies=[
                            oci.log_analytics.models.Dependency(
                                type="EXAMPLE-type-Value",
                                reference_type="EXAMPLE-referenceType-Value",
                                reference_id=178,
                                reference_name="EXAMPLE-referenceName-Value",
                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])])],
        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=420,
                    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=107,
                            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="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=806,
                        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=491,
                                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")]),
    create_like_source_id=732,
    is_incremental=False,
    is_ignore_warning=True,
    opc_retry_token="EXAMPLE-opcRetryToken-Value",
    opc_request_id="5PJQUZRW40RRN8MA7XNO<unique_ID>")

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