# 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).

from datetime import datetime
import oci

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


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


# Send the request to service, some parameters are not required, see API
# doc for more info
upsert_source_response = log_analytics_client.upsert_source(
    namespace_name="EXAMPLE-namespaceName-Value",
    upsert_log_analytics_source_details=oci.log_analytics.models.UpsertLogAnalyticsSourceDetails(
        label_conditions=[
            oci.log_analytics.models.LogAnalyticsSourceLabelCondition(
                condition_string="EXAMPLE-conditionString-Value",
                condition_block=oci.log_analytics.models.ConditionBlock(
                    condition_blocks_operator="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=True,
                field_name="EXAMPLE-fieldName-Value",
                label_condition_id=845,
                is_system=True,
                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                source_id=185,
                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=529,
                is_enabled=True,
                field_name="EXAMPLE-fieldName-Value",
                hash_type=349,
                data_filter_id=13,
                is_system=True,
                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                order=757,
                path="EXAMPLE-path-Value",
                replacement_string="EXAMPLE-replacementString-Value",
                source_id=586,
                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=447,
                    facet_priority=800,
                    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=True,
                    is_summarizable=False,
                    mapped_value="EXAMPLE-mappedValue-Value",
                    is_metric_key_eligible=False,
                    is_metric_value_eligible=False,
                    range_facet_eligible=104,
                    is_table_eligible=False,
                    unit_type="EXAMPLE-unitType-Value"),
                display_regular_expression="EXAMPLE-displayRegularExpression-Value",
                extended_fields=[
                    oci.log_analytics.models.LogAnalyticsExtendedField(
                        field=oci.log_analytics.models.LogAnalyticsField(
                            cee_alias="EXAMPLE-ceeAlias-Value",
                            data_type="EXAMPLE-dataType-Value",
                            regular_expression="EXAMPLE-regularExpression-Value",
                            description="EXAMPLE-description-Value",
                            display_name="EXAMPLE-displayName-Value",
                            edit_version=515,
                            facet_priority=822,
                            name="EXAMPLE-name-Value",
                            is_facet_eligible=False,
                            is_high_cardinality=False,
                            is_large_data=True,
                            is_multi_valued=False,
                            is_primary=False,
                            is_system=False,
                            is_summarizable=False,
                            mapped_value="EXAMPLE-mappedValue-Value",
                            is_metric_key_eligible=True,
                            is_metric_value_eligible=False,
                            range_facet_eligible=254,
                            is_table_eligible=False,
                            unit_type="EXAMPLE-unitType-Value"),
                        extended_field_definition_id=21,
                        field_name="EXAMPLE-fieldName-Value",
                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                        extended_field_id=975)],
                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=527,
                is_system=False,
                regular_expression="EXAMPLE-regularExpression-Value",
                source_id=132,
                time_updated=datetime.strptime(
                    "2046-03-08T10:42:08.048Z",
                    "%Y-%m-%dT%H:%M:%S.%fZ"))],
        is_for_cloud=True,
        labels=[
            oci.log_analytics.models.LogAnalyticsLabelView(
                aliases=[
                    oci.log_analytics.models.LogAnalyticsLabelAlias(
                        alias="EXAMPLE-alias-Value",
                        alias_display_name="EXAMPLE-aliasDisplayName-Value",
                        is_system=True,
                        display_name="EXAMPLE-displayName-Value",
                        name="EXAMPLE-name-Value",
                        priority="MEDIUM")],
                count_usage_in_alert_rule=178,
                count_usage_in_source=370,
                id="EXAMPLE-id-Value",
                suggest_type=932,
                description="EXAMPLE-description-Value",
                display_name="EXAMPLE-displayName-Value",
                edit_version=321,
                impact="EXAMPLE-impact-Value",
                is_system=False,
                name="EXAMPLE-name-Value",
                priority="MEDIUM",
                recommendation="EXAMPLE-recommendation-Value",
                type=713,
                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=416,
                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=642,
                name="EXAMPLE-name-Value",
                metric_type="AVERAGE_DISTRIBUTION",
                is_metric_source_enabled=True,
                operator="EQUAL_IGNORE_CASE",
                sources=[
                    oci.log_analytics.models.LogAnalyticsSource(
                        label_conditions=[
                            oci.log_analytics.models.LogAnalyticsSourceLabelCondition(
                                condition_string="EXAMPLE-conditionString-Value",
                                condition_block=oci.log_analytics.models.ConditionBlock(
                                    condition_blocks_operator="AND",
                                    field_name="EXAMPLE-fieldName-Value",
                                    label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                    label_condition_value="EXAMPLE-labelConditionValue-Value",
                                    label_condition_values=["EXAMPLE--Value"]),
                                message="EXAMPLE-message-Value",
                                is_visible=False,
                                block_condition_field="EXAMPLE-blockConditionField-Value",
                                block_condition_operator="EXAMPLE-blockConditionOperator-Value",
                                block_condition_value="EXAMPLE-blockConditionValue-Value",
                                label_condition_value="EXAMPLE-labelConditionValue-Value",
                                label_condition_values=["EXAMPLE--Value"],
                                content_example="EXAMPLE-contentExample-Value",
                                is_enabled=False,
                                field_name="EXAMPLE-fieldName-Value",
                                label_condition_id=271,
                                is_system=True,
                                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                source_id=178,
                                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=645,
                        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(
                                    "2031-02-23T19:27:59.644Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                retry_count=878,
                                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=810,
                                is_enabled=False,
                                field_name="EXAMPLE-fieldName-Value",
                                hash_type=316,
                                data_filter_id=310,
                                is_system=True,
                                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                order=57,
                                path="EXAMPLE-path-Value",
                                replacement_string="EXAMPLE-replacementString-Value",
                                source_id=908,
                                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=709,
                                    facet_priority=767,
                                    name="EXAMPLE-name-Value",
                                    is_facet_eligible=False,
                                    is_high_cardinality=True,
                                    is_large_data=False,
                                    is_multi_valued=False,
                                    is_primary=True,
                                    is_system=False,
                                    is_summarizable=True,
                                    mapped_value="EXAMPLE-mappedValue-Value",
                                    is_metric_key_eligible=False,
                                    is_metric_value_eligible=False,
                                    range_facet_eligible=870,
                                    is_table_eligible=True,
                                    unit_type="EXAMPLE-unitType-Value"),
                                display_regular_expression="EXAMPLE-displayRegularExpression-Value",
                                extended_fields=[
                                    oci.log_analytics.models.LogAnalyticsExtendedField(
                                        field=oci.log_analytics.models.LogAnalyticsField(
                                            cee_alias="EXAMPLE-ceeAlias-Value",
                                            data_type="EXAMPLE-dataType-Value",
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=307,
                                            facet_priority=346,
                                            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=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=172,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        extended_field_definition_id=507,
                                        field_name="EXAMPLE-fieldName-Value",
                                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                        extended_field_id=562)],
                                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=462,
                                is_system=False,
                                regular_expression="EXAMPLE-regularExpression-Value",
                                source_id=111,
                                time_updated=datetime.strptime(
                                    "2033-07-06T07:15:48.405Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"))],
                        is_for_cloud=False,
                        labels=[
                            oci.log_analytics.models.LogAnalyticsLabelView(
                                aliases=[
                                    oci.log_analytics.models.LogAnalyticsLabelAlias(
                                        alias="EXAMPLE-alias-Value",
                                        alias_display_name="EXAMPLE-aliasDisplayName-Value",
                                        is_system=False,
                                        display_name="EXAMPLE-displayName-Value",
                                        name="EXAMPLE-name-Value",
                                        priority="NONE")],
                                count_usage_in_alert_rule=231,
                                count_usage_in_source=721,
                                id="EXAMPLE-id-Value",
                                suggest_type=653,
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=549,
                                impact="EXAMPLE-impact-Value",
                                is_system=False,
                                name="EXAMPLE-name-Value",
                                priority="MEDIUM",
                                recommendation="EXAMPLE-recommendation-Value",
                                type=388,
                                is_user_deleted=False)],
                        metrics=[
                            oci.log_analytics.models.LogAnalyticsSourceMetric(
                                is_metric_source_enabled=True,
                                metric_name="EXAMPLE-metricName-Value",
                                source_name="EXAMPLE-sourceName-Value",
                                entity_type="EXAMPLE-entityType-Value")],
                        oob_parsers=[
                            oci.log_analytics.models.LogAnalyticsParser(
                                content="EXAMPLE-content-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=171,
                                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=797,
                                            facet_priority=464,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=False,
                                            is_high_cardinality=True,
                                            is_large_data=False,
                                            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=21,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        parser_field_id=583,
                                        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=39,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                                footer_content="EXAMPLE-footerContent-Value",
                                header_content="EXAMPLE-headerContent-Value",
                                name="EXAMPLE-name-Value",
                                is_default=False,
                                is_single_line_content=False,
                                is_system=False,
                                language="EXAMPLE-language-Value",
                                time_updated=datetime.strptime(
                                    "2049-11-20T11:20:38.542Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=7,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=False,
                                parser_sequence=737,
                                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=581,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=133,
                                    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=839,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=True,
                                        is_system=False,
                                        parser_id=342,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=400,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=260,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=223,
                                                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=207,
                                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=False,
                                dependent_sources=[
                                    oci.log_analytics.models.DependentSource(
                                        source_name="EXAMPLE-sourceName-Value",
                                        source_display_name="EXAMPLE-sourceDisplayName-Value",
                                        source_id=968,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=True,
                                        is_auto_association_enabled=True,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=797,
                                                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=980)])],
                                dependent_parsers=[
                                    oci.log_analytics.models.DependentParser(
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                                        parser_id=740,
                                        is_system=True,
                                        parser_type="DELIMITED",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=34)])])],
                        parameters=[
                            oci.log_analytics.models.LogAnalyticsParameter(
                                default_value="EXAMPLE-defaultValue-Value",
                                description="EXAMPLE-description-Value",
                                is_active=False,
                                name="EXAMPLE-name-Value",
                                source_id=736)],
                        pattern_count=96,
                        patterns=[
                            oci.log_analytics.models.LogAnalyticsSourcePattern(
                                converted_text="EXAMPLE-convertedText-Value",
                                db_parser_id=32,
                                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=424,
                                            facet_priority=400,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=True,
                                            is_large_data=True,
                                            is_multi_valued=False,
                                            is_primary=True,
                                            is_system=True,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=298,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        parser_field_id=777,
                                        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=101,
                                        parser=oci.log_analytics.models.LogAnalyticsParser(
                                            content="EXAMPLE-content-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=499,
                                            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(
                                                "2006-10-03T08:54:23.479Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            log_type_test_request_version=713,
                                            parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                            is_hidden=False,
                                            parser_sequence=287,
                                            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=13,
                                                operating_system="EXAMPLE-operatingSystem-Value",
                                                parser_id=90,
                                                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=871,
                                                    parser_function_name="EXAMPLE-parserFunctionName-Value",
                                                    is_enabled=True,
                                                    is_system=True,
                                                    parser_id=305,
                                                    parser_name="EXAMPLE-parserName-Value",
                                                    parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                                    parser_function_priority=862,
                                                    parser_function_parameters=[
                                                        oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                            parser_function_id=361,
                                                            parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                            parser_function_parameter_id=348,
                                                            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=644,
                                            should_tokenize_original_text=True,
                                            field_delimiter="EXAMPLE-fieldDelimiter-Value",
                                            field_qualifier="EXAMPLE-fieldQualifier-Value",
                                            type="ODL",
                                            is_user_deleted=False,
                                            is_namespace_aware=False,
                                            categories=[
                                                oci.log_analytics.models.LogAnalyticsCategory(
                                                    name="EXAMPLE-name-Value",
                                                    description="EXAMPLE-description-Value",
                                                    display_name="EXAMPLE-displayName-Value",
                                                    type="EXAMPLE-type-Value",
                                                    is_system=True)],
                                            is_position_aware=False,
                                            dependent_sources=[
                                                oci.log_analytics.models.DependentSource(
                                                    source_name="EXAMPLE-sourceName-Value",
                                                    source_display_name="EXAMPLE-sourceDisplayName-Value",
                                                    source_id=995,
                                                    source_type="EXAMPLE-sourceType-Value",
                                                    is_system=False,
                                                    is_auto_association_enabled=True,
                                                    entity_types=[
                                                        oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                            source_id=945,
                                                            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=791)])],
                                            dependent_parsers=[
                                                oci.log_analytics.models.DependentParser(
                                                    parser_name="EXAMPLE-parserName-Value",
                                                    parser_display_name="EXAMPLE-parserDisplayName-Value",
                                                    parser_id=4,
                                                    is_system=True,
                                                    parser_type="REGEX",
                                                    dependencies=[
                                                        oci.log_analytics.models.Dependency(
                                                            type="EXAMPLE-type-Value",
                                                            reference_type="EXAMPLE-referenceType-Value",
                                                            reference_id=999)])]),
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                                is_include=False,
                                is_default=False,
                                pattern_filter=oci.log_analytics.models.LogAnalyticsPatternFilter(
                                    agent_version="EXAMPLE-agentVersion-Value",
                                    is_in_use=False,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    pattern_id=450,
                                    source_id=597,
                                    version="EXAMPLE-version-Value"),
                                alias="EXAMPLE-alias-Value",
                                description="EXAMPLE-description-Value",
                                is_enabled=True,
                                pattern_id=728,
                                is_system=True,
                                source_id=298,
                                is_agent_warning_suppressed=False,
                                pattern_text="EXAMPLE-patternText-Value",
                                pattern_type=498,
                                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=839,
                        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=586,
                                        argument_type=991,
                                        argument_id=616,
                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                        argument_lookup_column_position=754,
                                        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=669,
                                            argument_type=568,
                                            argument_id=558,
                                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                            argument_lookup_column_position=281,
                                            argument_value="EXAMPLE-argumentValue-Value",
                                            argument_reference="EXAMPLE-argumentReference-Value")],
                                    component="EXAMPLE-component-Value",
                                    description="EXAMPLE-description-Value",
                                    edit_version=430,
                                    meta_function_id=716,
                                    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=270,
                                order=332,
                                is_system=False,
                                lookup_column="EXAMPLE-lookupColumn-Value",
                                lookup_column_position=983,
                                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                lookup_mode=561,
                                lookup_table="EXAMPLE-lookupTable-Value",
                                source_id=217)],
                        source_id=331,
                        name="EXAMPLE-name-Value",
                        is_secure_content=True,
                        is_system=False,
                        parsers=[
                            oci.log_analytics.models.LogAnalyticsParser(
                                content="EXAMPLE-content-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=151,
                                encoding="EXAMPLE-encoding-Value",
                                example_content="EXAMPLE-exampleContent-Value",
                                field_maps=[
                                    oci.log_analytics.models.LogAnalyticsParserField(
                                        field=oci.log_analytics.models.LogAnalyticsField(
                                            cee_alias="EXAMPLE-ceeAlias-Value",
                                            data_type="EXAMPLE-dataType-Value",
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=844,
                                            facet_priority=8,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=True,
                                            is_large_data=False,
                                            is_multi_valued=True,
                                            is_primary=True,
                                            is_system=False,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=700,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        parser_field_id=765,
                                        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=852,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                                footer_content="EXAMPLE-footerContent-Value",
                                header_content="EXAMPLE-headerContent-Value",
                                name="EXAMPLE-name-Value",
                                is_default=False,
                                is_single_line_content=False,
                                is_system=True,
                                language="EXAMPLE-language-Value",
                                time_updated=datetime.strptime(
                                    "2006-01-02T01:06:22.756Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=718,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=True,
                                parser_sequence=400,
                                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=176,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=39,
                                    version="EXAMPLE-version-Value"),
                                is_parser_written_once=False,
                                parser_functions=[
                                    oci.log_analytics.models.LogAnalyticsParserFunction(
                                        parser_meta_plugin=oci.log_analytics.models.LogAnalyticsParserMetaPlugin(
                                            meta_plugin_parameters=[
                                                oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                                    description="EXAMPLE-description-Value",
                                                    name="EXAMPLE-name-Value",
                                                    is_mandatory=False,
                                                    is_repeatable=True,
                                                    plugin_name="EXAMPLE-pluginName-Value",
                                                    type="EXAMPLE-type-Value")],
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            name="EXAMPLE-name-Value"),
                                        parser_function_id=593,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=True,
                                        is_system=True,
                                        parser_id=618,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=563,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=746,
                                                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=False,
                                                    plugin_name="EXAMPLE-pluginName-Value",
                                                    type="EXAMPLE-type-Value"))])],
                                sources_count=156,
                                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=True,
                                dependent_sources=[
                                    oci.log_analytics.models.DependentSource(
                                        source_name="EXAMPLE-sourceName-Value",
                                        source_display_name="EXAMPLE-sourceDisplayName-Value",
                                        source_id=414,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=True,
                                        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=830)])],
                                dependent_parsers=[
                                    oci.log_analytics.models.DependentParser(
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                                        parser_id=381,
                                        is_system=True,
                                        parser_type="REGEX",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=876)])])],
                        is_auto_association_enabled=False,
                        is_auto_association_override=True,
                        rule_id=532,
                        type_name="EXAMPLE-typeName-Value",
                        type_display_name="EXAMPLE-typeDisplayName-Value",
                        warning_config=60,
                        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=575,
                                is_system=True,
                                source_id=519,
                                label_name="EXAMPLE-labelName-Value")],
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=679,
                                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=774,
                                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=751,
                                            facet_priority=631,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=False,
                                            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=True,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=697,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        parser_field_id=614,
                                        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=351,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                                footer_content="EXAMPLE-footerContent-Value",
                                header_content="EXAMPLE-headerContent-Value",
                                name="EXAMPLE-name-Value",
                                is_default=True,
                                is_single_line_content=False,
                                is_system=False,
                                language="EXAMPLE-language-Value",
                                time_updated=datetime.strptime(
                                    "2024-09-09T02:52:15.678Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=475,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=False,
                                parser_sequence=934,
                                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=146,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=122,
                                    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=158,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=True,
                                        is_system=False,
                                        parser_id=898,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=47,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=500,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=922,
                                                parser_meta_plugin_parameter_name="EXAMPLE-parserMetaPluginParameterName-Value",
                                                parser_meta_plugin_parameter_value="EXAMPLE-parserMetaPluginParameterValue-Value",
                                                parser_name="EXAMPLE-parserName-Value",
                                                parser_meta_plugin_parameter=oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                                    description="EXAMPLE-description-Value",
                                                    name="EXAMPLE-name-Value",
                                                    is_mandatory=True,
                                                    is_repeatable=False,
                                                    plugin_name="EXAMPLE-pluginName-Value",
                                                    type="EXAMPLE-type-Value"))])],
                                sources_count=968,
                                should_tokenize_original_text=False,
                                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                                field_qualifier="EXAMPLE-fieldQualifier-Value",
                                type="XML",
                                is_user_deleted=False,
                                is_namespace_aware=False,
                                categories=[
                                    oci.log_analytics.models.LogAnalyticsCategory(
                                        name="EXAMPLE-name-Value",
                                        description="EXAMPLE-description-Value",
                                        display_name="EXAMPLE-displayName-Value",
                                        type="EXAMPLE-type-Value",
                                        is_system=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=25,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=False,
                                        is_auto_association_enabled=False,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=338,
                                                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=922)])],
                                dependent_parsers=[
                                    oci.log_analytics.models.DependentParser(
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                                        parser_id=91,
                                        is_system=False,
                                        parser_type="ODL",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=124)])])],
                        time_updated=datetime.strptime(
                            "2001-07-22T04:49:28.831Z",
                            "%Y-%m-%dT%H:%M:%S.%fZ"),
                        event_types=[
                            oci.log_analytics.models.EventType(
                                event_type_name="EXAMPLE-eventTypeName-Value",
                                spec_version="EXAMPLE-specVersion-Value",
                                is_enabled=False,
                                is_system=True,
                                time_updated=datetime.strptime(
                                    "2044-11-10T20:10:03.346Z",
                                    "%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=582,
                                    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=628,
                                            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=533,
                                        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=953,
                                                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="NONE"),
                                        is_enabled=True,
                                        is_system=True,
                                        endpoint_properties=[
                                            oci.log_analytics.models.LogAnalyticsProperty(
                                                name="EXAMPLE-name-Value",
                                                value="EXAMPLE-value-Value")])])],
                        source_properties=[
                            oci.log_analytics.models.LogAnalyticsProperty(
                                name="EXAMPLE-name-Value",
                                value="EXAMPLE-value-Value")])],
                entity_type="EXAMPLE-entityType-Value",
                time_updated=datetime.strptime(
                    "2008-10-09T13:59:21.129Z",
                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                unit_type="EXAMPLE-unitType-Value",
                is_user_customized=True)],
        metrics=[
            oci.log_analytics.models.LogAnalyticsSourceMetric(
                is_metric_source_enabled=True,
                metric_name="EXAMPLE-metricName-Value",
                source_name="EXAMPLE-sourceName-Value",
                entity_type="EXAMPLE-entityType-Value")],
        oob_parsers=[
            oci.log_analytics.models.LogAnalyticsParser(
                content="EXAMPLE-content-Value",
                description="EXAMPLE-description-Value",
                display_name="EXAMPLE-displayName-Value",
                edit_version=889,
                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=471,
                            facet_priority=331,
                            name="EXAMPLE-name-Value",
                            is_facet_eligible=False,
                            is_high_cardinality=True,
                            is_large_data=False,
                            is_multi_valued=False,
                            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=690,
                            is_table_eligible=True,
                            unit_type="EXAMPLE-unitType-Value"),
                        parser_field_id=882,
                        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=961,
                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                footer_content="EXAMPLE-footerContent-Value",
                header_content="EXAMPLE-headerContent-Value",
                name="EXAMPLE-name-Value",
                is_default=False,
                is_single_line_content=True,
                is_system=True,
                language="EXAMPLE-language-Value",
                time_updated=datetime.strptime(
                    "2046-06-06T11:14:38.756Z",
                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                log_type_test_request_version=644,
                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                is_hidden=False,
                parser_sequence=997,
                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=159,
                    operating_system="EXAMPLE-operatingSystem-Value",
                    parser_id=415,
                    version="EXAMPLE-version-Value"),
                is_parser_written_once=False,
                parser_functions=[
                    oci.log_analytics.models.LogAnalyticsParserFunction(
                        parser_meta_plugin=oci.log_analytics.models.LogAnalyticsParserMetaPlugin(
                            meta_plugin_parameters=[
                                oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                    description="EXAMPLE-description-Value",
                                    name="EXAMPLE-name-Value",
                                    is_mandatory=False,
                                    is_repeatable=True,
                                    plugin_name="EXAMPLE-pluginName-Value",
                                    type="EXAMPLE-type-Value")],
                            description="EXAMPLE-description-Value",
                            display_name="EXAMPLE-displayName-Value",
                            name="EXAMPLE-name-Value"),
                        parser_function_id=43,
                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                        is_enabled=True,
                        is_system=True,
                        parser_id=88,
                        parser_name="EXAMPLE-parserName-Value",
                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                        parser_function_priority=974,
                        parser_function_parameters=[
                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                parser_function_id=519,
                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                parser_function_parameter_id=10,
                                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=978,
                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=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=642,
                                is_system=False,
                                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                source_id=140,
                                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=691,
                        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-29T02:06:19.878Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                retry_count=596,
                                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=828,
                                is_enabled=True,
                                field_name="EXAMPLE-fieldName-Value",
                                hash_type=96,
                                data_filter_id=609,
                                is_system=False,
                                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                order=985,
                                path="EXAMPLE-path-Value",
                                replacement_string="EXAMPLE-replacementString-Value",
                                source_id=10,
                                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=654,
                                    facet_priority=162,
                                    name="EXAMPLE-name-Value",
                                    is_facet_eligible=False,
                                    is_high_cardinality=True,
                                    is_large_data=False,
                                    is_multi_valued=False,
                                    is_primary=True,
                                    is_system=False,
                                    is_summarizable=False,
                                    mapped_value="EXAMPLE-mappedValue-Value",
                                    is_metric_key_eligible=False,
                                    is_metric_value_eligible=True,
                                    range_facet_eligible=236,
                                    is_table_eligible=False,
                                    unit_type="EXAMPLE-unitType-Value"),
                                display_regular_expression="EXAMPLE-displayRegularExpression-Value",
                                extended_fields=[
                                    oci.log_analytics.models.LogAnalyticsExtendedField(
                                        field=oci.log_analytics.models.LogAnalyticsField(
                                            cee_alias="EXAMPLE-ceeAlias-Value",
                                            data_type="EXAMPLE-dataType-Value",
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=148,
                                            facet_priority=327,
                                            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=950,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        extended_field_definition_id=308,
                                        field_name="EXAMPLE-fieldName-Value",
                                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                        extended_field_id=610)],
                                base_field_name="EXAMPLE-baseFieldName-Value",
                                base_field_log_text="EXAMPLE-baseFieldLogText-Value",
                                condition_data_type="EXAMPLE-conditionDataType-Value",
                                condition_field="EXAMPLE-conditionField-Value",
                                condition_operator="EXAMPLE-conditionOperator-Value",
                                condition_value="EXAMPLE-conditionValue-Value",
                                converted_regular_expression="EXAMPLE-convertedRegularExpression-Value",
                                is_enabled=False,
                                extended_field_definition_id=349,
                                is_system=False,
                                regular_expression="EXAMPLE-regularExpression-Value",
                                source_id=995,
                                time_updated=datetime.strptime(
                                    "2032-02-04T15:01:41.352Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"))],
                        is_for_cloud=True,
                        labels=[
                            oci.log_analytics.models.LogAnalyticsLabelView(
                                aliases=[
                                    oci.log_analytics.models.LogAnalyticsLabelAlias(
                                        alias="EXAMPLE-alias-Value",
                                        alias_display_name="EXAMPLE-aliasDisplayName-Value",
                                        is_system=False,
                                        display_name="EXAMPLE-displayName-Value",
                                        name="EXAMPLE-name-Value",
                                        priority="HIGH")],
                                count_usage_in_alert_rule=458,
                                count_usage_in_source=955,
                                id="EXAMPLE-id-Value",
                                suggest_type=620,
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=227,
                                impact="EXAMPLE-impact-Value",
                                is_system=False,
                                name="EXAMPLE-name-Value",
                                priority="NONE",
                                recommendation="EXAMPLE-recommendation-Value",
                                type=373,
                                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=591,
                                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=6,
                                name="EXAMPLE-name-Value",
                                metric_type="COUNT_DISTRIBUTION",
                                is_metric_source_enabled=False,
                                operator="EQUAL_IGNORE_CASE",
                                entity_type="EXAMPLE-entityType-Value",
                                time_updated=datetime.strptime(
                                    "2013-05-03T17:02:17.718Z",
                                    "%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=357)],
                        pattern_count=584,
                        patterns=[
                            oci.log_analytics.models.LogAnalyticsSourcePattern(
                                converted_text="EXAMPLE-convertedText-Value",
                                db_parser_id=567,
                                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=871,
                                            facet_priority=486,
                                            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=True,
                                            range_facet_eligible=703,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        parser_field_id=474,
                                        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=689,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                                is_include=True,
                                is_default=True,
                                pattern_filter=oci.log_analytics.models.LogAnalyticsPatternFilter(
                                    agent_version="EXAMPLE-agentVersion-Value",
                                    is_in_use=False,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    pattern_id=287,
                                    source_id=196,
                                    version="EXAMPLE-version-Value"),
                                alias="EXAMPLE-alias-Value",
                                description="EXAMPLE-description-Value",
                                is_enabled=False,
                                pattern_id=557,
                                is_system=True,
                                source_id=811,
                                is_agent_warning_suppressed=False,
                                pattern_text="EXAMPLE-patternText-Value",
                                pattern_type=622,
                                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=33,
                        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=200,
                                        argument_type=397,
                                        argument_id=754,
                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                        argument_lookup_column_position=937,
                                        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=331,
                                            argument_type=17,
                                            argument_id=854,
                                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                            argument_lookup_column_position=926,
                                            argument_value="EXAMPLE-argumentValue-Value",
                                            argument_reference="EXAMPLE-argumentReference-Value")],
                                    component="EXAMPLE-component-Value",
                                    description="EXAMPLE-description-Value",
                                    edit_version=516,
                                    meta_function_id=197,
                                    java_class_name="EXAMPLE-javaClassName-Value",
                                    name="EXAMPLE-name-Value"),
                                function_name="GEOLOCATION",
                                function_reference="EXAMPLE-functionReference-Value",
                                source_reference="EXAMPLE-sourceReference-Value",
                                features=["EXAMPLE--Value"],
                                function_id=360,
                                order=126,
                                is_system=True,
                                lookup_column="EXAMPLE-lookupColumn-Value",
                                lookup_column_position=528,
                                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                lookup_mode=766,
                                lookup_table="EXAMPLE-lookupTable-Value",
                                source_id=619)],
                        source_id=600,
                        name="EXAMPLE-name-Value",
                        is_secure_content=False,
                        is_system=False,
                        is_auto_association_enabled=True,
                        is_auto_association_override=True,
                        rule_id=614,
                        type_name="EXAMPLE-typeName-Value",
                        type_display_name="EXAMPLE-typeDisplayName-Value",
                        warning_config=113,
                        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=921,
                                is_system=True,
                                source_id=335,
                                label_name="EXAMPLE-labelName-Value")],
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=738,
                                entity_type="EXAMPLE-entityType-Value",
                                entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                        is_timezone_override=False,
                        time_updated=datetime.strptime(
                            "2026-07-12T13:42:35.996Z",
                            "%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(
                                    "2018-11-07T09:52:04.683Z",
                                    "%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=709,
                                    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=723,
                                            response=oci.log_analytics.models.EndpointResponse(
                                                content_type="EXAMPLE-contentType-Value",
                                                example="EXAMPLE-example-Value"),
                                            proxy=oci.log_analytics.models.EndpointProxy(
                                                url="EXAMPLE-url-Value",
                                                credential_name="EXAMPLE-credentialName-Value",
                                                credential_type="NONE"))),
                                    proxy=oci.log_analytics.models.EndpointProxy(
                                        url="EXAMPLE-url-Value",
                                        credential_name="EXAMPLE-credentialName-Value",
                                        credential_type="TOKEN"),
                                    is_enabled=False,
                                    is_system=True,
                                    endpoint_properties=[
                                        oci.log_analytics.models.LogAnalyticsProperty(
                                            name="EXAMPLE-name-Value",
                                            value="EXAMPLE-value-Value")]),
                                log_endpoints=[
                                    oci.log_analytics.models.LogEndpoint(
                                        name="EXAMPLE-name-Value",
                                        request=oci.log_analytics.models.EndpointRequest(
                                            url="EXAMPLE-url-Value",
                                            method="POST",
                                            content_type="EXAMPLE-contentType-Value",
                                            payload="EXAMPLE-payload-Value",
                                            headers=[
                                                oci.log_analytics.models.NameValuePair(
                                                    name="EXAMPLE-name-Value",
                                                    value="EXAMPLE-value-Value")],
                                            form_parameters=[
                                                oci.log_analytics.models.NameValuePair(
                                                    name="EXAMPLE-name-Value",
                                                    value="EXAMPLE-value-Value")]),
                                        description="EXAMPLE-description-Value",
                                        model="EXAMPLE-model-Value",
                                        endpoint_id=791,
                                        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=552,
                                                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=False,
                                        is_system=True,
                                        endpoint_properties=[
                                            oci.log_analytics.models.LogAnalyticsProperty(
                                                name="EXAMPLE-name-Value",
                                                value="EXAMPLE-value-Value")])])],
                        source_properties=[
                            oci.log_analytics.models.LogAnalyticsProperty(
                                name="EXAMPLE-name-Value",
                                value="EXAMPLE-value-Value")])],
                should_tokenize_original_text=True,
                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                field_qualifier="EXAMPLE-fieldQualifier-Value",
                type="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=False,
                dependent_sources=[
                    oci.log_analytics.models.DependentSource(
                        source_name="EXAMPLE-sourceName-Value",
                        source_display_name="EXAMPLE-sourceDisplayName-Value",
                        source_id=425,
                        source_type="EXAMPLE-sourceType-Value",
                        is_system=True,
                        is_auto_association_enabled=False,
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=72,
                                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=858)])],
                dependent_parsers=[
                    oci.log_analytics.models.DependentParser(
                        parser_name="EXAMPLE-parserName-Value",
                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                        parser_id=281,
                        is_system=True,
                        parser_type="JSON",
                        dependencies=[
                            oci.log_analytics.models.Dependency(
                                type="EXAMPLE-type-Value",
                                reference_type="EXAMPLE-referenceType-Value",
                                reference_id=300)])])],
        parameters=[
            oci.log_analytics.models.LogAnalyticsParameter(
                default_value="EXAMPLE-defaultValue-Value",
                description="EXAMPLE-description-Value",
                is_active=True,
                name="EXAMPLE-name-Value",
                source_id=842)],
        patterns=[
            oci.log_analytics.models.LogAnalyticsSourcePattern(
                converted_text="EXAMPLE-convertedText-Value",
                db_parser_id=642,
                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=322,
                            facet_priority=947,
                            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=False,
                            mapped_value="EXAMPLE-mappedValue-Value",
                            is_metric_key_eligible=False,
                            is_metric_value_eligible=False,
                            range_facet_eligible=565,
                            is_table_eligible=True,
                            unit_type="EXAMPLE-unitType-Value"),
                        parser_field_id=718,
                        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=638,
                        parser=oci.log_analytics.models.LogAnalyticsParser(
                            content="EXAMPLE-content-Value",
                            description="EXAMPLE-description-Value",
                            display_name="EXAMPLE-displayName-Value",
                            edit_version=27,
                            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(
                                "2021-05-29T16:49:13.938Z",
                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                            log_type_test_request_version=693,
                            parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                            is_hidden=True,
                            parser_sequence=244,
                            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=610,
                                operating_system="EXAMPLE-operatingSystem-Value",
                                parser_id=327,
                                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=79,
                                    parser_function_name="EXAMPLE-parserFunctionName-Value",
                                    is_enabled=False,
                                    is_system=True,
                                    parser_id=432,
                                    parser_name="EXAMPLE-parserName-Value",
                                    parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                    parser_function_priority=719,
                                    parser_function_parameters=[
                                        oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                            parser_function_id=496,
                                            parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                            parser_function_parameter_id=331,
                                            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=22,
                            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=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=89,
                                            is_system=True,
                                            label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                            source_id=38,
                                            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=822,
                                    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(
                                                "2036-02-14T07:09:20.161Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            retry_count=632,
                                            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=963,
                                            is_enabled=False,
                                            field_name="EXAMPLE-fieldName-Value",
                                            hash_type=461,
                                            data_filter_id=431,
                                            is_system=False,
                                            match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                            order=35,
                                            path="EXAMPLE-path-Value",
                                            replacement_string="EXAMPLE-replacementString-Value",
                                            source_id=134,
                                            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=285,
                                                facet_priority=576,
                                                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=False,
                                                is_metric_value_eligible=False,
                                                range_facet_eligible=573,
                                                is_table_eligible=True,
                                                unit_type="EXAMPLE-unitType-Value"),
                                            display_regular_expression="EXAMPLE-displayRegularExpression-Value",
                                            extended_fields=[
                                                oci.log_analytics.models.LogAnalyticsExtendedField(
                                                    field=oci.log_analytics.models.LogAnalyticsField(
                                                        cee_alias="EXAMPLE-ceeAlias-Value",
                                                        data_type="EXAMPLE-dataType-Value",
                                                        regular_expression="EXAMPLE-regularExpression-Value",
                                                        description="EXAMPLE-description-Value",
                                                        display_name="EXAMPLE-displayName-Value",
                                                        edit_version=464,
                                                        facet_priority=507,
                                                        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=True,
                                                        range_facet_eligible=590,
                                                        is_table_eligible=True,
                                                        unit_type="EXAMPLE-unitType-Value"),
                                                    extended_field_definition_id=929,
                                                    field_name="EXAMPLE-fieldName-Value",
                                                    field_display_name="EXAMPLE-fieldDisplayName-Value",
                                                    saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                                    extended_field_id=66)],
                                            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=314,
                                            is_system=False,
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            source_id=880,
                                            time_updated=datetime.strptime(
                                                "2038-07-13T05:31:11.738Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"))],
                                    is_for_cloud=False,
                                    labels=[
                                        oci.log_analytics.models.LogAnalyticsLabelView(
                                            aliases=[
                                                oci.log_analytics.models.LogAnalyticsLabelAlias(
                                                    alias="EXAMPLE-alias-Value",
                                                    alias_display_name="EXAMPLE-aliasDisplayName-Value",
                                                    is_system=False,
                                                    display_name="EXAMPLE-displayName-Value",
                                                    name="EXAMPLE-name-Value",
                                                    priority="MEDIUM")],
                                            count_usage_in_alert_rule=18,
                                            count_usage_in_source=985,
                                            id="EXAMPLE-id-Value",
                                            suggest_type=865,
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=742,
                                            impact="EXAMPLE-impact-Value",
                                            is_system=True,
                                            name="EXAMPLE-name-Value",
                                            priority="MEDIUM",
                                            recommendation="EXAMPLE-recommendation-Value",
                                            type=0,
                                            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=121,
                                            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=109,
                                            name="EXAMPLE-name-Value",
                                            metric_type="SUM",
                                            is_metric_source_enabled=True,
                                            operator="EQUAL_IGNORE_CASE",
                                            entity_type="EXAMPLE-entityType-Value",
                                            time_updated=datetime.strptime(
                                                "2046-07-09T23:03:47.133Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            unit_type="EXAMPLE-unitType-Value",
                                            is_user_customized=True)],
                                    metrics=[
                                        oci.log_analytics.models.LogAnalyticsSourceMetric(
                                            is_metric_source_enabled=False,
                                            metric_name="EXAMPLE-metricName-Value",
                                            source_name="EXAMPLE-sourceName-Value",
                                            entity_type="EXAMPLE-entityType-Value")],
                                    parameters=[
                                        oci.log_analytics.models.LogAnalyticsParameter(
                                            default_value="EXAMPLE-defaultValue-Value",
                                            description="EXAMPLE-description-Value",
                                            is_active=False,
                                            name="EXAMPLE-name-Value",
                                            source_id=132)],
                                    pattern_count=953,
                                    description="EXAMPLE-description-Value",
                                    display_name="EXAMPLE-displayName-Value",
                                    edit_version=913,
                                    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=945,
                                                    argument_type=883,
                                                    argument_id=262,
                                                    argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                                    argument_lookup_column_position=612,
                                                    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=50,
                                                        argument_type=324,
                                                        argument_id=956,
                                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                                        argument_lookup_column_position=635,
                                                        argument_value="EXAMPLE-argumentValue-Value",
                                                        argument_reference="EXAMPLE-argumentReference-Value")],
                                                component="EXAMPLE-component-Value",
                                                description="EXAMPLE-description-Value",
                                                edit_version=213,
                                                meta_function_id=172,
                                                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=912,
                                            order=506,
                                            is_system=False,
                                            lookup_column="EXAMPLE-lookupColumn-Value",
                                            lookup_column_position=872,
                                            lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                            lookup_mode=45,
                                            lookup_table="EXAMPLE-lookupTable-Value",
                                            source_id=754)],
                                    source_id=93,
                                    name="EXAMPLE-name-Value",
                                    is_secure_content=True,
                                    is_system=True,
                                    is_auto_association_enabled=True,
                                    is_auto_association_override=False,
                                    rule_id=783,
                                    type_name="EXAMPLE-typeName-Value",
                                    type_display_name="EXAMPLE-typeDisplayName-Value",
                                    warning_config=663,
                                    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=603,
                                            is_system=True,
                                            source_id=163,
                                            label_name="EXAMPLE-labelName-Value")],
                                    entity_types=[
                                        oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                            source_id=539,
                                            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(
                                        "2028-04-18T15:55:56.833Z",
                                        "%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(
                                                "2037-05-03T13:17:27.018Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"))],
                                    categories=[
                                        oci.log_analytics.models.LogAnalyticsCategory(
                                            name="EXAMPLE-name-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            type="EXAMPLE-type-Value",
                                            is_system=False)],
                                    endpoints=[
                                        oci.log_analytics.models.LogListTypeEndpoint(
                                            endpoint_type="LOG_LIST",
                                            list_endpoint=oci.log_analytics.models.LogListEndpoint(
                                                name="EXAMPLE-name-Value",
                                                request=oci.log_analytics.models.EndpointRequest(
                                                    url="EXAMPLE-url-Value",
                                                    method="POST",
                                                    content_type="EXAMPLE-contentType-Value",
                                                    payload="EXAMPLE-payload-Value",
                                                    headers=[
                                                        oci.log_analytics.models.NameValuePair(
                                                            name="EXAMPLE-name-Value",
                                                            value="EXAMPLE-value-Value")],
                                                    form_parameters=[
                                                        oci.log_analytics.models.NameValuePair(
                                                            name="EXAMPLE-name-Value",
                                                            value="EXAMPLE-value-Value")]),
                                                description="EXAMPLE-description-Value",
                                                model="EXAMPLE-model-Value",
                                                endpoint_id=477,
                                                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=442,
                                                        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=True,
                                                endpoint_properties=[
                                                    oci.log_analytics.models.LogAnalyticsProperty(
                                                        name="EXAMPLE-name-Value",
                                                        value="EXAMPLE-value-Value")]),
                                            log_endpoints=[
                                                oci.log_analytics.models.LogEndpoint(
                                                    name="EXAMPLE-name-Value",
                                                    request=oci.log_analytics.models.EndpointRequest(
                                                        url="EXAMPLE-url-Value",
                                                        method="POST",
                                                        content_type="EXAMPLE-contentType-Value",
                                                        payload="EXAMPLE-payload-Value",
                                                        headers=[
                                                            oci.log_analytics.models.NameValuePair(
                                                                name="EXAMPLE-name-Value",
                                                                value="EXAMPLE-value-Value")],
                                                        form_parameters=[
                                                            oci.log_analytics.models.NameValuePair(
                                                                name="EXAMPLE-name-Value",
                                                                value="EXAMPLE-value-Value")]),
                                                    description="EXAMPLE-description-Value",
                                                    model="EXAMPLE-model-Value",
                                                    endpoint_id=282,
                                                    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=693,
                                                            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=True,
                                                    endpoint_properties=[
                                                        oci.log_analytics.models.LogAnalyticsProperty(
                                                            name="EXAMPLE-name-Value",
                                                            value="EXAMPLE-value-Value")])])],
                                    source_properties=[
                                        oci.log_analytics.models.LogAnalyticsProperty(
                                            name="EXAMPLE-name-Value",
                                            value="EXAMPLE-value-Value")])],
                            should_tokenize_original_text=True,
                            field_delimiter="EXAMPLE-fieldDelimiter-Value",
                            field_qualifier="EXAMPLE-fieldQualifier-Value",
                            type="XML",
                            is_user_deleted=True,
                            is_namespace_aware=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=845,
                                    source_type="EXAMPLE-sourceType-Value",
                                    is_system=True,
                                    is_auto_association_enabled=True,
                                    entity_types=[
                                        oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                            source_id=51,
                                            entity_type="EXAMPLE-entityType-Value",
                                            entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                            entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                                    dependencies=[
                                        oci.log_analytics.models.Dependency(
                                            type="EXAMPLE-type-Value",
                                            reference_type="EXAMPLE-referenceType-Value",
                                            reference_id=937)])],
                            dependent_parsers=[
                                oci.log_analytics.models.DependentParser(
                                    parser_name="EXAMPLE-parserName-Value",
                                    parser_display_name="EXAMPLE-parserDisplayName-Value",
                                    parser_id=844,
                                    is_system=False,
                                    parser_type="ODL",
                                    dependencies=[
                                        oci.log_analytics.models.Dependency(
                                            type="EXAMPLE-type-Value",
                                            reference_type="EXAMPLE-referenceType-Value",
                                            reference_id=180)])]),
                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                is_include=False,
                is_default=True,
                pattern_filter=oci.log_analytics.models.LogAnalyticsPatternFilter(
                    agent_version="EXAMPLE-agentVersion-Value",
                    is_in_use=True,
                    operating_system="EXAMPLE-operatingSystem-Value",
                    pattern_id=406,
                    source_id=53,
                    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="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=414,
                                is_system=False,
                                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                source_id=177,
                                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=242,
                        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(
                                    "2021-01-19T09:51:47.884Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                retry_count=240,
                                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=993,
                                is_enabled=True,
                                field_name="EXAMPLE-fieldName-Value",
                                hash_type=198,
                                data_filter_id=117,
                                is_system=True,
                                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                order=217,
                                path="EXAMPLE-path-Value",
                                replacement_string="EXAMPLE-replacementString-Value",
                                source_id=652,
                                filter_type="MASK")],
                        database_credential="EXAMPLE-databaseCredential-Value",
                        extended_field_definitions=[
                            oci.log_analytics.models.LogAnalyticsSourceExtendedFieldDefinition(
                                field=oci.log_analytics.models.LogAnalyticsField(
                                    cee_alias="EXAMPLE-ceeAlias-Value",
                                    data_type="EXAMPLE-dataType-Value",
                                    regular_expression="EXAMPLE-regularExpression-Value",
                                    description="EXAMPLE-description-Value",
                                    display_name="EXAMPLE-displayName-Value",
                                    edit_version=646,
                                    facet_priority=103,
                                    name="EXAMPLE-name-Value",
                                    is_facet_eligible=True,
                                    is_high_cardinality=True,
                                    is_large_data=False,
                                    is_multi_valued=False,
                                    is_primary=True,
                                    is_system=True,
                                    is_summarizable=True,
                                    mapped_value="EXAMPLE-mappedValue-Value",
                                    is_metric_key_eligible=False,
                                    is_metric_value_eligible=False,
                                    range_facet_eligible=608,
                                    is_table_eligible=True,
                                    unit_type="EXAMPLE-unitType-Value"),
                                display_regular_expression="EXAMPLE-displayRegularExpression-Value",
                                extended_fields=[
                                    oci.log_analytics.models.LogAnalyticsExtendedField(
                                        field=oci.log_analytics.models.LogAnalyticsField(
                                            cee_alias="EXAMPLE-ceeAlias-Value",
                                            data_type="EXAMPLE-dataType-Value",
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=317,
                                            facet_priority=764,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=True,
                                            is_large_data=True,
                                            is_multi_valued=False,
                                            is_primary=True,
                                            is_system=False,
                                            is_summarizable=True,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=517,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        extended_field_definition_id=746,
                                        field_name="EXAMPLE-fieldName-Value",
                                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                        extended_field_id=829)],
                                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=826,
                                is_system=False,
                                regular_expression="EXAMPLE-regularExpression-Value",
                                source_id=949,
                                time_updated=datetime.strptime(
                                    "2044-09-20T06:20:18.521Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"))],
                        is_for_cloud=True,
                        labels=[
                            oci.log_analytics.models.LogAnalyticsLabelView(
                                aliases=[
                                    oci.log_analytics.models.LogAnalyticsLabelAlias(
                                        alias="EXAMPLE-alias-Value",
                                        alias_display_name="EXAMPLE-aliasDisplayName-Value",
                                        is_system=False,
                                        display_name="EXAMPLE-displayName-Value",
                                        name="EXAMPLE-name-Value",
                                        priority="NONE")],
                                count_usage_in_alert_rule=833,
                                count_usage_in_source=884,
                                id="EXAMPLE-id-Value",
                                suggest_type=544,
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=947,
                                impact="EXAMPLE-impact-Value",
                                is_system=True,
                                name="EXAMPLE-name-Value",
                                priority="MEDIUM",
                                recommendation="EXAMPLE-recommendation-Value",
                                type=614,
                                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=286,
                                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=550,
                                name="EXAMPLE-name-Value",
                                metric_type="COUNT_DISTRIBUTION",
                                is_metric_source_enabled=False,
                                operator="CONTAINS_IGNORE_CASE",
                                entity_type="EXAMPLE-entityType-Value",
                                time_updated=datetime.strptime(
                                    "2036-01-17T06:23:59.441Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                unit_type="EXAMPLE-unitType-Value",
                                is_user_customized=True)],
                        metrics=[
                            oci.log_analytics.models.LogAnalyticsSourceMetric(
                                is_metric_source_enabled=True,
                                metric_name="EXAMPLE-metricName-Value",
                                source_name="EXAMPLE-sourceName-Value",
                                entity_type="EXAMPLE-entityType-Value")],
                        oob_parsers=[
                            oci.log_analytics.models.LogAnalyticsParser(
                                content="EXAMPLE-content-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=438,
                                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=838,
                                            facet_priority=375,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=False,
                                            is_large_data=False,
                                            is_multi_valued=True,
                                            is_primary=True,
                                            is_system=False,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=660,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        parser_field_id=171,
                                        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=485,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                                footer_content="EXAMPLE-footerContent-Value",
                                header_content="EXAMPLE-headerContent-Value",
                                name="EXAMPLE-name-Value",
                                is_default=False,
                                is_single_line_content=True,
                                is_system=True,
                                language="EXAMPLE-language-Value",
                                time_updated=datetime.strptime(
                                    "2023-01-08T09:39:33.823Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=541,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=True,
                                parser_sequence=177,
                                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=220,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=314,
                                    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=870,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=True,
                                        is_system=True,
                                        parser_id=980,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=922,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=916,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=962,
                                                parser_meta_plugin_parameter_name="EXAMPLE-parserMetaPluginParameterName-Value",
                                                parser_meta_plugin_parameter_value="EXAMPLE-parserMetaPluginParameterValue-Value",
                                                parser_name="EXAMPLE-parserName-Value",
                                                parser_meta_plugin_parameter=oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                                    description="EXAMPLE-description-Value",
                                                    name="EXAMPLE-name-Value",
                                                    is_mandatory=True,
                                                    is_repeatable=False,
                                                    plugin_name="EXAMPLE-pluginName-Value",
                                                    type="EXAMPLE-type-Value"))])],
                                sources_count=515,
                                should_tokenize_original_text=False,
                                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                                field_qualifier="EXAMPLE-fieldQualifier-Value",
                                type="JSON",
                                is_user_deleted=False,
                                is_namespace_aware=False,
                                categories=[
                                    oci.log_analytics.models.LogAnalyticsCategory(
                                        name="EXAMPLE-name-Value",
                                        description="EXAMPLE-description-Value",
                                        display_name="EXAMPLE-displayName-Value",
                                        type="EXAMPLE-type-Value",
                                        is_system=False)],
                                is_position_aware=True,
                                dependent_sources=[
                                    oci.log_analytics.models.DependentSource(
                                        source_name="EXAMPLE-sourceName-Value",
                                        source_display_name="EXAMPLE-sourceDisplayName-Value",
                                        source_id=186,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=True,
                                        is_auto_association_enabled=False,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=385,
                                                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=112)])],
                                dependent_parsers=[
                                    oci.log_analytics.models.DependentParser(
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                                        parser_id=673,
                                        is_system=True,
                                        parser_type="DELIMITED",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=315)])])],
                        parameters=[
                            oci.log_analytics.models.LogAnalyticsParameter(
                                default_value="EXAMPLE-defaultValue-Value",
                                description="EXAMPLE-description-Value",
                                is_active=False,
                                name="EXAMPLE-name-Value",
                                source_id=901)],
                        pattern_count=661,
                        description="EXAMPLE-description-Value",
                        display_name="EXAMPLE-displayName-Value",
                        edit_version=672,
                        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=773,
                                        argument_type=508,
                                        argument_id=49,
                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                        argument_lookup_column_position=769,
                                        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=560,
                                            argument_type=650,
                                            argument_id=449,
                                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                            argument_lookup_column_position=265,
                                            argument_value="EXAMPLE-argumentValue-Value",
                                            argument_reference="EXAMPLE-argumentReference-Value")],
                                    component="EXAMPLE-component-Value",
                                    description="EXAMPLE-description-Value",
                                    edit_version=183,
                                    meta_function_id=572,
                                    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=327,
                                order=863,
                                is_system=True,
                                lookup_column="EXAMPLE-lookupColumn-Value",
                                lookup_column_position=546,
                                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                lookup_mode=112,
                                lookup_table="EXAMPLE-lookupTable-Value",
                                source_id=967)],
                        source_id=115,
                        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=356,
                                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=881,
                                            facet_priority=784,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=False,
                                            is_high_cardinality=True,
                                            is_large_data=True,
                                            is_multi_valued=False,
                                            is_primary=True,
                                            is_system=False,
                                            is_summarizable=True,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=457,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        parser_field_id=435,
                                        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=943,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                                footer_content="EXAMPLE-footerContent-Value",
                                header_content="EXAMPLE-headerContent-Value",
                                name="EXAMPLE-name-Value",
                                is_default=False,
                                is_single_line_content=False,
                                is_system=False,
                                language="EXAMPLE-language-Value",
                                time_updated=datetime.strptime(
                                    "2035-02-09T04:33:56.307Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=87,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=True,
                                parser_sequence=47,
                                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=100,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=908,
                                    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=5,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=False,
                                        is_system=False,
                                        parser_id=798,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=238,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=66,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=8,
                                                parser_meta_plugin_parameter_name="EXAMPLE-parserMetaPluginParameterName-Value",
                                                parser_meta_plugin_parameter_value="EXAMPLE-parserMetaPluginParameterValue-Value",
                                                parser_name="EXAMPLE-parserName-Value",
                                                parser_meta_plugin_parameter=oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                                    description="EXAMPLE-description-Value",
                                                    name="EXAMPLE-name-Value",
                                                    is_mandatory=True,
                                                    is_repeatable=False,
                                                    plugin_name="EXAMPLE-pluginName-Value",
                                                    type="EXAMPLE-type-Value"))])],
                                sources_count=351,
                                should_tokenize_original_text=True,
                                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                                field_qualifier="EXAMPLE-fieldQualifier-Value",
                                type="REGEX",
                                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=698,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=False,
                                        is_auto_association_enabled=True,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=87,
                                                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=551)])],
                                dependent_parsers=[
                                    oci.log_analytics.models.DependentParser(
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                                        parser_id=388,
                                        is_system=False,
                                        parser_type="XML",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=522)])])],
                        is_auto_association_enabled=True,
                        is_auto_association_override=False,
                        rule_id=670,
                        type_name="EXAMPLE-typeName-Value",
                        type_display_name="EXAMPLE-typeDisplayName-Value",
                        warning_config=335,
                        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=68,
                                is_system=False,
                                source_id=305,
                                label_name="EXAMPLE-labelName-Value")],
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=839,
                                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=562,
                                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=984,
                                            facet_priority=195,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=False,
                                            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=True,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=706,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        parser_field_id=638,
                                        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=412,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                                footer_content="EXAMPLE-footerContent-Value",
                                header_content="EXAMPLE-headerContent-Value",
                                name="EXAMPLE-name-Value",
                                is_default=False,
                                is_single_line_content=False,
                                is_system=True,
                                language="EXAMPLE-language-Value",
                                time_updated=datetime.strptime(
                                    "2018-09-13T16:59:13.749Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=917,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=False,
                                parser_sequence=932,
                                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=69,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=123,
                                    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=414,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=True,
                                        is_system=False,
                                        parser_id=561,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=917,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=513,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=492,
                                                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=423,
                                should_tokenize_original_text=False,
                                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                                field_qualifier="EXAMPLE-fieldQualifier-Value",
                                type="ODL",
                                is_user_deleted=False,
                                is_namespace_aware=False,
                                categories=[
                                    oci.log_analytics.models.LogAnalyticsCategory(
                                        name="EXAMPLE-name-Value",
                                        description="EXAMPLE-description-Value",
                                        display_name="EXAMPLE-displayName-Value",
                                        type="EXAMPLE-type-Value",
                                        is_system=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=91,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=False,
                                        is_auto_association_enabled=True,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=165,
                                                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=4)])],
                                dependent_parsers=[
                                    oci.log_analytics.models.DependentParser(
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                                        parser_id=160,
                                        is_system=True,
                                        parser_type="DELIMITED",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=365)])])],
                        time_updated=datetime.strptime(
                            "2018-09-13T08:12:31.739Z",
                            "%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(
                                    "2015-10-14T07:38:07.072Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"))],
                        categories=[
                            oci.log_analytics.models.LogAnalyticsCategory(
                                name="EXAMPLE-name-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                type="EXAMPLE-type-Value",
                                is_system=True)],
                        endpoints=[
                            oci.log_analytics.models.LogTypeEndpoint(
                                endpoint_type="LOG",
                                log_endpoint=oci.log_analytics.models.LogEndpoint(
                                    name="EXAMPLE-name-Value",
                                    request=oci.log_analytics.models.EndpointRequest(
                                        url="EXAMPLE-url-Value",
                                        method="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=902,
                                    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=284,
                                            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")])),
                alias="EXAMPLE-alias-Value",
                description="EXAMPLE-description-Value",
                is_enabled=False,
                pattern_id=654,
                is_system=True,
                source_id=901,
                is_agent_warning_suppressed=True,
                pattern_text="EXAMPLE-patternText-Value",
                pattern_type=539,
                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=348,
        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=215,
                        argument_type=219,
                        argument_id=75,
                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                        argument_lookup_column_position=336,
                        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=246,
                            argument_type=83,
                            argument_id=94,
                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                            argument_lookup_column_position=946,
                            argument_value="EXAMPLE-argumentValue-Value",
                            argument_reference="EXAMPLE-argumentReference-Value")],
                    component="EXAMPLE-component-Value",
                    description="EXAMPLE-description-Value",
                    edit_version=769,
                    meta_function_id=800,
                    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=551,
                order=419,
                is_system=False,
                lookup_column="EXAMPLE-lookupColumn-Value",
                lookup_column_position=836,
                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                lookup_mode=303,
                lookup_table="EXAMPLE-lookupTable-Value",
                source_id=152)],
        source_id=754,
        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=987,
                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=1,
                            facet_priority=789,
                            name="EXAMPLE-name-Value",
                            is_facet_eligible=False,
                            is_high_cardinality=False,
                            is_large_data=True,
                            is_multi_valued=True,
                            is_primary=True,
                            is_system=True,
                            is_summarizable=False,
                            mapped_value="EXAMPLE-mappedValue-Value",
                            is_metric_key_eligible=False,
                            is_metric_value_eligible=True,
                            range_facet_eligible=461,
                            is_table_eligible=True,
                            unit_type="EXAMPLE-unitType-Value"),
                        parser_field_id=420,
                        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=322,
                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                footer_content="EXAMPLE-footerContent-Value",
                header_content="EXAMPLE-headerContent-Value",
                name="EXAMPLE-name-Value",
                is_default=True,
                is_single_line_content=False,
                is_system=False,
                language="EXAMPLE-language-Value",
                time_updated=datetime.strptime(
                    "2043-06-08T18:12:22.198Z",
                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                log_type_test_request_version=649,
                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                is_hidden=False,
                parser_sequence=8,
                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=654,
                    operating_system="EXAMPLE-operatingSystem-Value",
                    parser_id=105,
                    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=197,
                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                        is_enabled=True,
                        is_system=True,
                        parser_id=226,
                        parser_name="EXAMPLE-parserName-Value",
                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                        parser_function_priority=988,
                        parser_function_parameters=[
                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                parser_function_id=979,
                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                parser_function_parameter_id=501,
                                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=970,
                sources=[
                    oci.log_analytics.models.LogAnalyticsSource(
                        label_conditions=[
                            oci.log_analytics.models.LogAnalyticsSourceLabelCondition(
                                condition_string="EXAMPLE-conditionString-Value",
                                condition_block=oci.log_analytics.models.ConditionBlock(
                                    condition_blocks_operator="AND",
                                    field_name="EXAMPLE-fieldName-Value",
                                    label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                    label_condition_value="EXAMPLE-labelConditionValue-Value",
                                    label_condition_values=["EXAMPLE--Value"]),
                                message="EXAMPLE-message-Value",
                                is_visible=False,
                                block_condition_field="EXAMPLE-blockConditionField-Value",
                                block_condition_operator="EXAMPLE-blockConditionOperator-Value",
                                block_condition_value="EXAMPLE-blockConditionValue-Value",
                                label_condition_value="EXAMPLE-labelConditionValue-Value",
                                label_condition_values=["EXAMPLE--Value"],
                                content_example="EXAMPLE-contentExample-Value",
                                is_enabled=False,
                                field_name="EXAMPLE-fieldName-Value",
                                label_condition_id=956,
                                is_system=True,
                                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                source_id=138,
                                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=298,
                        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-05-15T16:42:26.995Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                retry_count=19,
                                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=385,
                                is_enabled=True,
                                field_name="EXAMPLE-fieldName-Value",
                                hash_type=457,
                                data_filter_id=68,
                                is_system=True,
                                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                order=522,
                                path="EXAMPLE-path-Value",
                                replacement_string="EXAMPLE-replacementString-Value",
                                source_id=375,
                                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=352,
                                    facet_priority=518,
                                    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=True,
                                    mapped_value="EXAMPLE-mappedValue-Value",
                                    is_metric_key_eligible=True,
                                    is_metric_value_eligible=False,
                                    range_facet_eligible=794,
                                    is_table_eligible=False,
                                    unit_type="EXAMPLE-unitType-Value"),
                                display_regular_expression="EXAMPLE-displayRegularExpression-Value",
                                extended_fields=[
                                    oci.log_analytics.models.LogAnalyticsExtendedField(
                                        field=oci.log_analytics.models.LogAnalyticsField(
                                            cee_alias="EXAMPLE-ceeAlias-Value",
                                            data_type="EXAMPLE-dataType-Value",
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=756,
                                            facet_priority=495,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=False,
                                            is_high_cardinality=False,
                                            is_large_data=True,
                                            is_multi_valued=False,
                                            is_primary=False,
                                            is_system=False,
                                            is_summarizable=True,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=158,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        extended_field_definition_id=980,
                                        field_name="EXAMPLE-fieldName-Value",
                                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                        extended_field_id=107)],
                                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=249,
                                is_system=True,
                                regular_expression="EXAMPLE-regularExpression-Value",
                                source_id=658,
                                time_updated=datetime.strptime(
                                    "2011-03-25T12:54:40.509Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"))],
                        is_for_cloud=True,
                        labels=[
                            oci.log_analytics.models.LogAnalyticsLabelView(
                                aliases=[
                                    oci.log_analytics.models.LogAnalyticsLabelAlias(
                                        alias="EXAMPLE-alias-Value",
                                        alias_display_name="EXAMPLE-aliasDisplayName-Value",
                                        is_system=True,
                                        display_name="EXAMPLE-displayName-Value",
                                        name="EXAMPLE-name-Value",
                                        priority="HIGH")],
                                count_usage_in_alert_rule=800,
                                count_usage_in_source=505,
                                id="EXAMPLE-id-Value",
                                suggest_type=292,
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=798,
                                impact="EXAMPLE-impact-Value",
                                is_system=True,
                                name="EXAMPLE-name-Value",
                                priority="LOW",
                                recommendation="EXAMPLE-recommendation-Value",
                                type=496,
                                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=688,
                                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=776,
                                name="EXAMPLE-name-Value",
                                metric_type="SUM_DISTRIBUTION",
                                is_metric_source_enabled=True,
                                operator="NOT_NULL",
                                entity_type="EXAMPLE-entityType-Value",
                                time_updated=datetime.strptime(
                                    "2046-10-22T16:05:54.576Z",
                                    "%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=988)],
                        pattern_count=542,
                        patterns=[
                            oci.log_analytics.models.LogAnalyticsSourcePattern(
                                converted_text="EXAMPLE-convertedText-Value",
                                db_parser_id=199,
                                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=705,
                                            facet_priority=303,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=False,
                                            is_high_cardinality=False,
                                            is_large_data=False,
                                            is_multi_valued=False,
                                            is_primary=True,
                                            is_system=True,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=802,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        parser_field_id=984,
                                        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=368,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                                is_include=True,
                                is_default=True,
                                pattern_filter=oci.log_analytics.models.LogAnalyticsPatternFilter(
                                    agent_version="EXAMPLE-agentVersion-Value",
                                    is_in_use=True,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    pattern_id=446,
                                    source_id=913,
                                    version="EXAMPLE-version-Value"),
                                alias="EXAMPLE-alias-Value",
                                description="EXAMPLE-description-Value",
                                is_enabled=True,
                                pattern_id=737,
                                is_system=True,
                                source_id=172,
                                is_agent_warning_suppressed=False,
                                pattern_text="EXAMPLE-patternText-Value",
                                pattern_type=356,
                                entity_type=["EXAMPLE--Value"],
                                pattern_properties=[
                                    oci.log_analytics.models.LogAnalyticsProperty(
                                        name="EXAMPLE-name-Value",
                                        value="EXAMPLE-value-Value")])],
                        description="EXAMPLE-description-Value",
                        display_name="EXAMPLE-displayName-Value",
                        edit_version=599,
                        functions=[
                            oci.log_analytics.models.LogAnalyticsSourceFunction(
                                arguments=[
                                    oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                                        is_override_output_fields=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=53,
                                        argument_type=896,
                                        argument_id=946,
                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                        argument_lookup_column_position=922,
                                        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=889,
                                            argument_type=169,
                                            argument_id=555,
                                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                            argument_lookup_column_position=711,
                                            argument_value="EXAMPLE-argumentValue-Value",
                                            argument_reference="EXAMPLE-argumentReference-Value")],
                                    component="EXAMPLE-component-Value",
                                    description="EXAMPLE-description-Value",
                                    edit_version=846,
                                    meta_function_id=883,
                                    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=977,
                                order=995,
                                is_system=True,
                                lookup_column="EXAMPLE-lookupColumn-Value",
                                lookup_column_position=108,
                                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                lookup_mode=133,
                                lookup_table="EXAMPLE-lookupTable-Value",
                                source_id=662)],
                        source_id=985,
                        name="EXAMPLE-name-Value",
                        is_secure_content=True,
                        is_system=False,
                        is_auto_association_enabled=True,
                        is_auto_association_override=True,
                        rule_id=611,
                        type_name="EXAMPLE-typeName-Value",
                        type_display_name="EXAMPLE-typeDisplayName-Value",
                        warning_config=605,
                        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=845,
                                is_system=False,
                                source_id=431,
                                label_name="EXAMPLE-labelName-Value")],
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=712,
                                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(
                            "2024-03-04T03:45:34.044Z",
                            "%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(
                                    "2015-01-19T18:32:42.239Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"))],
                        categories=[
                            oci.log_analytics.models.LogAnalyticsCategory(
                                name="EXAMPLE-name-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                type="EXAMPLE-type-Value",
                                is_system=False)],
                        endpoints=[
                            oci.log_analytics.models.LogListTypeEndpoint(
                                endpoint_type="LOG_LIST",
                                list_endpoint=oci.log_analytics.models.LogListEndpoint(
                                    name="EXAMPLE-name-Value",
                                    request=oci.log_analytics.models.EndpointRequest(
                                        url="EXAMPLE-url-Value",
                                        method="POST",
                                        content_type="EXAMPLE-contentType-Value",
                                        payload="EXAMPLE-payload-Value",
                                        headers=[
                                            oci.log_analytics.models.NameValuePair(
                                                name="EXAMPLE-name-Value",
                                                value="EXAMPLE-value-Value")],
                                        form_parameters=[
                                            oci.log_analytics.models.NameValuePair(
                                                name="EXAMPLE-name-Value",
                                                value="EXAMPLE-value-Value")]),
                                    description="EXAMPLE-description-Value",
                                    model="EXAMPLE-model-Value",
                                    endpoint_id=633,
                                    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=157,
                                            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")]),
                                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=939,
                                        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=708,
                                                response=oci.log_analytics.models.EndpointResponse(
                                                    content_type="EXAMPLE-contentType-Value",
                                                    example="EXAMPLE-example-Value"),
                                                proxy=oci.log_analytics.models.EndpointProxy(
                                                    url="EXAMPLE-url-Value",
                                                    credential_name="EXAMPLE-credentialName-Value",
                                                    credential_type="BASIC_AUTH"))),
                                        proxy=oci.log_analytics.models.EndpointProxy(
                                            url="EXAMPLE-url-Value",
                                            credential_name="EXAMPLE-credentialName-Value",
                                            credential_type="TOKEN"),
                                        is_enabled=True,
                                        is_system=True,
                                        endpoint_properties=[
                                            oci.log_analytics.models.LogAnalyticsProperty(
                                                name="EXAMPLE-name-Value",
                                                value="EXAMPLE-value-Value")])])],
                        source_properties=[
                            oci.log_analytics.models.LogAnalyticsProperty(
                                name="EXAMPLE-name-Value",
                                value="EXAMPLE-value-Value")])],
                should_tokenize_original_text=False,
                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                field_qualifier="EXAMPLE-fieldQualifier-Value",
                type="XML",
                is_user_deleted=False,
                is_namespace_aware=False,
                categories=[
                    oci.log_analytics.models.LogAnalyticsCategory(
                        name="EXAMPLE-name-Value",
                        description="EXAMPLE-description-Value",
                        display_name="EXAMPLE-displayName-Value",
                        type="EXAMPLE-type-Value",
                        is_system=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=960,
                        source_type="EXAMPLE-sourceType-Value",
                        is_system=True,
                        is_auto_association_enabled=False,
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=416,
                                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=669)])],
                dependent_parsers=[
                    oci.log_analytics.models.DependentParser(
                        parser_name="EXAMPLE-parserName-Value",
                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                        parser_id=927,
                        is_system=False,
                        parser_type="REGEX",
                        dependencies=[
                            oci.log_analytics.models.Dependency(
                                type="EXAMPLE-type-Value",
                                reference_type="EXAMPLE-referenceType-Value",
                                reference_id=834)])])],
        rule_id=55,
        type_name="EXAMPLE-typeName-Value",
        warning_config=248,
        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=635,
                is_system=True,
                source_id=272,
                label_name="EXAMPLE-labelName-Value")],
        entity_types=[
            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                source_id=70,
                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=609,
                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=237,
                            facet_priority=3,
                            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=False,
                            is_summarizable=True,
                            mapped_value="EXAMPLE-mappedValue-Value",
                            is_metric_key_eligible=False,
                            is_metric_value_eligible=False,
                            range_facet_eligible=225,
                            is_table_eligible=True,
                            unit_type="EXAMPLE-unitType-Value"),
                        parser_field_id=826,
                        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=356,
                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                footer_content="EXAMPLE-footerContent-Value",
                header_content="EXAMPLE-headerContent-Value",
                name="EXAMPLE-name-Value",
                is_default=False,
                is_single_line_content=True,
                is_system=False,
                language="EXAMPLE-language-Value",
                time_updated=datetime.strptime(
                    "2040-07-22T13:15:55.197Z",
                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                log_type_test_request_version=945,
                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                is_hidden=True,
                parser_sequence=819,
                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=70,
                    operating_system="EXAMPLE-operatingSystem-Value",
                    parser_id=609,
                    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=234,
                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                        is_enabled=True,
                        is_system=True,
                        parser_id=94,
                        parser_name="EXAMPLE-parserName-Value",
                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                        parser_function_priority=785,
                        parser_function_parameters=[
                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                parser_function_id=91,
                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                parser_function_parameter_id=418,
                                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=883,
                sources=[
                    oci.log_analytics.models.LogAnalyticsSource(
                        label_conditions=[
                            oci.log_analytics.models.LogAnalyticsSourceLabelCondition(
                                condition_string="EXAMPLE-conditionString-Value",
                                condition_block=oci.log_analytics.models.ConditionBlock(
                                    condition_blocks_operator="AND",
                                    field_name="EXAMPLE-fieldName-Value",
                                    label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                    label_condition_value="EXAMPLE-labelConditionValue-Value",
                                    label_condition_values=["EXAMPLE--Value"]),
                                message="EXAMPLE-message-Value",
                                is_visible=False,
                                block_condition_field="EXAMPLE-blockConditionField-Value",
                                block_condition_operator="EXAMPLE-blockConditionOperator-Value",
                                block_condition_value="EXAMPLE-blockConditionValue-Value",
                                label_condition_value="EXAMPLE-labelConditionValue-Value",
                                label_condition_values=["EXAMPLE--Value"],
                                content_example="EXAMPLE-contentExample-Value",
                                is_enabled=False,
                                field_name="EXAMPLE-fieldName-Value",
                                label_condition_id=202,
                                is_system=True,
                                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                source_id=328,
                                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=683,
                        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(
                                    "2002-08-23T12:01:14.246Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                retry_count=296,
                                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=860,
                                is_enabled=False,
                                field_name="EXAMPLE-fieldName-Value",
                                hash_type=164,
                                data_filter_id=381,
                                is_system=False,
                                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                order=36,
                                path="EXAMPLE-path-Value",
                                replacement_string="EXAMPLE-replacementString-Value",
                                source_id=58,
                                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=113,
                                    facet_priority=777,
                                    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=701,
                                    is_table_eligible=True,
                                    unit_type="EXAMPLE-unitType-Value"),
                                display_regular_expression="EXAMPLE-displayRegularExpression-Value",
                                extended_fields=[
                                    oci.log_analytics.models.LogAnalyticsExtendedField(
                                        field=oci.log_analytics.models.LogAnalyticsField(
                                            cee_alias="EXAMPLE-ceeAlias-Value",
                                            data_type="EXAMPLE-dataType-Value",
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=846,
                                            facet_priority=783,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=False,
                                            is_large_data=True,
                                            is_multi_valued=True,
                                            is_primary=False,
                                            is_system=True,
                                            is_summarizable=True,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=79,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        extended_field_definition_id=508,
                                        field_name="EXAMPLE-fieldName-Value",
                                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                        extended_field_id=213)],
                                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=459,
                                is_system=True,
                                regular_expression="EXAMPLE-regularExpression-Value",
                                source_id=240,
                                time_updated=datetime.strptime(
                                    "2037-05-06T10:36:04.724Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"))],
                        is_for_cloud=True,
                        labels=[
                            oci.log_analytics.models.LogAnalyticsLabelView(
                                aliases=[
                                    oci.log_analytics.models.LogAnalyticsLabelAlias(
                                        alias="EXAMPLE-alias-Value",
                                        alias_display_name="EXAMPLE-aliasDisplayName-Value",
                                        is_system=True,
                                        display_name="EXAMPLE-displayName-Value",
                                        name="EXAMPLE-name-Value",
                                        priority="HIGH")],
                                count_usage_in_alert_rule=818,
                                count_usage_in_source=632,
                                id="EXAMPLE-id-Value",
                                suggest_type=876,
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=457,
                                impact="EXAMPLE-impact-Value",
                                is_system=False,
                                name="EXAMPLE-name-Value",
                                priority="LOW",
                                recommendation="EXAMPLE-recommendation-Value",
                                type=578,
                                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=767,
                                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=534,
                                name="EXAMPLE-name-Value",
                                metric_type="AVERAGE",
                                is_metric_source_enabled=True,
                                operator="CONTAINS_IGNORE_CASE",
                                entity_type="EXAMPLE-entityType-Value",
                                time_updated=datetime.strptime(
                                    "2043-09-13T23:43:56.555Z",
                                    "%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=885)],
                        pattern_count=644,
                        patterns=[
                            oci.log_analytics.models.LogAnalyticsSourcePattern(
                                converted_text="EXAMPLE-convertedText-Value",
                                db_parser_id=457,
                                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=3,
                                            facet_priority=295,
                                            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=True,
                                            is_summarizable=True,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=785,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value"),
                                        parser_field_id=871,
                                        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=828,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value")],
                                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=930,
                                    source_id=851,
                                    version="EXAMPLE-version-Value"),
                                alias="EXAMPLE-alias-Value",
                                description="EXAMPLE-description-Value",
                                is_enabled=False,
                                pattern_id=672,
                                is_system=True,
                                source_id=53,
                                is_agent_warning_suppressed=True,
                                pattern_text="EXAMPLE-patternText-Value",
                                pattern_type=941,
                                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=934,
                        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=156,
                                        argument_type=246,
                                        argument_id=342,
                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                        argument_lookup_column_position=640,
                                        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=733,
                                            argument_type=624,
                                            argument_id=499,
                                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                            argument_lookup_column_position=644,
                                            argument_value="EXAMPLE-argumentValue-Value",
                                            argument_reference="EXAMPLE-argumentReference-Value")],
                                    component="EXAMPLE-component-Value",
                                    description="EXAMPLE-description-Value",
                                    edit_version=154,
                                    meta_function_id=429,
                                    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=361,
                                order=784,
                                is_system=True,
                                lookup_column="EXAMPLE-lookupColumn-Value",
                                lookup_column_position=140,
                                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                lookup_mode=462,
                                lookup_table="EXAMPLE-lookupTable-Value",
                                source_id=343)],
                        source_id=556,
                        name="EXAMPLE-name-Value",
                        is_secure_content=True,
                        is_system=True,
                        is_auto_association_enabled=True,
                        is_auto_association_override=False,
                        rule_id=141,
                        type_name="EXAMPLE-typeName-Value",
                        type_display_name="EXAMPLE-typeDisplayName-Value",
                        warning_config=984,
                        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=782,
                                is_system=False,
                                source_id=212,
                                label_name="EXAMPLE-labelName-Value")],
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=595,
                                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(
                            "2041-04-01T15:59:18.076Z",
                            "%Y-%m-%dT%H:%M:%S.%fZ"),
                        event_types=[
                            oci.log_analytics.models.EventType(
                                event_type_name="EXAMPLE-eventTypeName-Value",
                                spec_version="EXAMPLE-specVersion-Value",
                                is_enabled=False,
                                is_system=True,
                                time_updated=datetime.strptime(
                                    "2009-12-19T22:17:07.481Z",
                                    "%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=759,
                                    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=772,
                                            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=956,
                                        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=911,
                                                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=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=385,
                        source_type="EXAMPLE-sourceType-Value",
                        is_system=True,
                        is_auto_association_enabled=True,
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=594,
                                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=83)])],
                dependent_parsers=[
                    oci.log_analytics.models.DependentParser(
                        parser_name="EXAMPLE-parserName-Value",
                        parser_display_name="EXAMPLE-parserDisplayName-Value",
                        parser_id=587,
                        is_system=True,
                        parser_type="REGEX",
                        dependencies=[
                            oci.log_analytics.models.Dependency(
                                type="EXAMPLE-type-Value",
                                reference_type="EXAMPLE-referenceType-Value",
                                reference_id=292)])])],
        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=260,
                    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=462,
                            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=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=895,
                        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=229,
                                response=oci.log_analytics.models.EndpointResponse(
                                    content_type="EXAMPLE-contentType-Value",
                                    example="EXAMPLE-example-Value"),
                                proxy=oci.log_analytics.models.EndpointProxy(
                                    url="EXAMPLE-url-Value",
                                    credential_name="EXAMPLE-credentialName-Value",
                                    credential_type="TOKEN"))),
                        proxy=oci.log_analytics.models.EndpointProxy(
                            url="EXAMPLE-url-Value",
                            credential_name="EXAMPLE-credentialName-Value",
                            credential_type="TOKEN"),
                        is_enabled=True,
                        is_system=False,
                        endpoint_properties=[
                            oci.log_analytics.models.LogAnalyticsProperty(
                                name="EXAMPLE-name-Value",
                                value="EXAMPLE-value-Value")])])],
        source_properties=[
            oci.log_analytics.models.LogAnalyticsProperty(
                name="EXAMPLE-name-Value",
                value="EXAMPLE-value-Value")]),
    create_like_source_id=491,
    is_incremental=False,
    is_ignore_warning=False,
    opc_retry_token="EXAMPLE-opcRetryToken-Value",
    opc_request_id="GJKBPKOAFNX7YEEL6NMV<unique_ID>",
    if_match="EXAMPLE-ifMatch-Value")

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