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

require 'oci'
require 'date'

# 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::ConfigFileLoader.load_config

# Initialize service client with default config file
log_analytics_client = OCI::LogAnalytics::LogAnalyticsClient.new(config: config)

# Send the request to service, some parameters are not required, see API doc for more info
validate_source_response =
  log_analytics_client.validate_source(
    'EXAMPLE-namespaceName-Value',
    OCI::LogAnalytics::Models::UpsertLogAnalyticsSourceDetails.new(
      label_conditions: [
        OCI::LogAnalytics::Models::LogAnalyticsSourceLabelCondition.new(
          condition_string: 'EXAMPLE-conditionString-Value',
          condition_block:
            OCI::LogAnalytics::Models::ConditionBlock.new(
              condition_blocks_operator: 'OR',
              field_name: 'EXAMPLE-fieldName-Value',
              label_condition_operator: 'EXAMPLE-labelConditionOperator-Value',
              label_condition_value: 'EXAMPLE-labelConditionValue-Value',
              label_condition_values: %w[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: %w[EXAMPLE--Value],
          content_example: 'EXAMPLE-contentExample-Value',
          is_enabled: false,
          field_name: 'EXAMPLE-fieldName-Value',
          label_condition_id: 103,
          is_system: true,
          label_condition_operator: 'EXAMPLE-labelConditionOperator-Value',
          source_id: 849,
          label_display_name: 'EXAMPLE-labelDisplayName-Value',
          storage_field: 'EXAMPLE-storageField-Value',
          label_name: 'EXAMPLE-labelName-Value',
          is_inline_label_existing_in_database: true
        )
      ],
      data_filter_definitions: [
        OCI::LogAnalytics::Models::LogAnalyticsSourceDataFilter.new(
          description: 'EXAMPLE-description-Value',
          display_name: 'EXAMPLE-displayName-Value',
          edit_version: 927,
          is_enabled: false,
          field_name: 'EXAMPLE-fieldName-Value',
          hash_type: 103,
          data_filter_id: 352,
          is_system: false,
          match_regular_expression: 'EXAMPLE-matchRegularExpression-Value',
          order: 46,
          path: 'EXAMPLE-path-Value',
          replacement_string: 'EXAMPLE-replacementString-Value',
          source_id: 976,
          filter_type: 'DROP_LOG_ENTRY'
        )
      ],
      database_credential: 'EXAMPLE-databaseCredential-Value',
      extended_field_definitions: [
        OCI::LogAnalytics::Models::LogAnalyticsSourceExtendedFieldDefinition
          .new(
          field:
            OCI::LogAnalytics::Models::LogAnalyticsField.new(
              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: 983,
              facet_priority: 366,
              name: 'EXAMPLE-name-Value',
              is_facet_eligible: true,
              is_high_cardinality: true,
              is_large_data: true,
              is_multi_valued: true,
              is_primary: true,
              is_system: true,
              is_summarizable: false,
              mapped_value: 'EXAMPLE-mappedValue-Value',
              is_metric_key_eligible: true,
              is_metric_value_eligible: true,
              range_facet_eligible: 586,
              is_table_eligible: false,
              unit_type: 'EXAMPLE-unitType-Value'
            ),
          display_regular_expression: 'EXAMPLE-displayRegularExpression-Value',
          extended_fields: [
            OCI::LogAnalytics::Models::LogAnalyticsExtendedField.new(
              field:
                OCI::LogAnalytics::Models::LogAnalyticsField.new(
                  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: 511,
                  facet_priority: 282,
                  name: 'EXAMPLE-name-Value',
                  is_facet_eligible: true,
                  is_high_cardinality: false,
                  is_large_data: true,
                  is_multi_valued: false,
                  is_primary: false,
                  is_system: false,
                  is_summarizable: false,
                  mapped_value: 'EXAMPLE-mappedValue-Value',
                  is_metric_key_eligible: false,
                  is_metric_value_eligible: true,
                  range_facet_eligible: 828,
                  is_table_eligible: false,
                  unit_type: 'EXAMPLE-unitType-Value'
                ),
              extended_field_definition_id: 252,
              field_name: 'EXAMPLE-fieldName-Value',
              field_display_name: 'EXAMPLE-fieldDisplayName-Value',
              saved_regular_expression_name:
                'EXAMPLE-savedRegularExpressionName-Value',
              extended_field_id: 171
            )
          ],
          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: 464,
          is_system: false,
          regular_expression: 'EXAMPLE-regularExpression-Value',
          source_id: 508,
          time_updated: DateTime.parse('2013-02-06T16:59:02.224Z')
        )
      ],
      is_for_cloud: false,
      labels: [
        OCI::LogAnalytics::Models::LogAnalyticsLabelView.new(
          aliases: [
            OCI::LogAnalytics::Models::LogAnalyticsLabelAlias.new(
              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: 39,
          count_usage_in_source: 814,
          id: 'EXAMPLE-id-Value',
          suggest_type: 305,
          description: 'EXAMPLE-description-Value',
          display_name: 'EXAMPLE-displayName-Value',
          edit_version: 412,
          impact: 'EXAMPLE-impact-Value',
          is_system: true,
          name: 'EXAMPLE-name-Value',
          priority: 'LOW',
          recommendation: 'EXAMPLE-recommendation-Value',
          type: 474,
          is_user_deleted: false
        )
      ],
      metric_definitions: [
        OCI::LogAnalytics::Models::LogAnalyticsMetric.new(
          aggregation_field: 'EXAMPLE-aggregationField-Value',
          bucket_metadata: 'EXAMPLE-bucketMetadata-Value',
          clock_period: 'EXAMPLE-clockPeriod-Value',
          description: 'EXAMPLE-description-Value',
          edit_version: 612,
          field_name: 'EXAMPLE-fieldName-Value',
          field_values: %w[EXAMPLE--Value],
          grouping_field: 'EXAMPLE-groupingField-Value',
          is_enabled: true,
          is_system: false,
          display_name: 'EXAMPLE-displayName-Value',
          metric_reference: 56,
          name: 'EXAMPLE-name-Value',
          metric_type: 'COUNT_DISTRIBUTION',
          is_metric_source_enabled: false,
          operator: 'IN_IGNORE_CASE',
          sources: [
            OCI::LogAnalytics::Models::LogAnalyticsSource.new(
              label_conditions: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceLabelCondition.new(
                  condition_string: 'EXAMPLE-conditionString-Value',
                  condition_block:
                    OCI::LogAnalytics::Models::ConditionBlock.new(
                      condition_blocks_operator: 'NOT_AND',
                      field_name: 'EXAMPLE-fieldName-Value',
                      label_condition_operator:
                        'EXAMPLE-labelConditionOperator-Value',
                      label_condition_value:
                        'EXAMPLE-labelConditionValue-Value',
                      label_condition_values: %w[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: %w[EXAMPLE--Value],
                  content_example: 'EXAMPLE-contentExample-Value',
                  is_enabled: false,
                  field_name: 'EXAMPLE-fieldName-Value',
                  label_condition_id: 984,
                  is_system: true,
                  label_condition_operator:
                    'EXAMPLE-labelConditionOperator-Value',
                  source_id: 800,
                  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: 20,
              association_entity: [
                OCI::LogAnalytics::Models::LogAnalyticsAssociation.new(
                  failure_message: 'EXAMPLE-failureMessage-Value',
                  agent_id: 'ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value',
                  time_last_attempted:
                    DateTime.parse('2028-08-04T17:41:13.089Z'),
                  retry_count: 882,
                  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::LogAnalytics::Models::AssociationProperty.new(
                      name: 'EXAMPLE-name-Value',
                      value: 'EXAMPLE-value-Value',
                      patterns: [
                        OCI::LogAnalytics::Models::PatternOverride.new(
                          id: 'ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value',
                          value: 'EXAMPLE-value-Value',
                          effective_level: 'EXAMPLE-effectiveLevel-Value'
                        )
                      ]
                    )
                  ]
                )
              ],
              data_filter_definitions: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceDataFilter.new(
                  description: 'EXAMPLE-description-Value',
                  display_name: 'EXAMPLE-displayName-Value',
                  edit_version: 35,
                  is_enabled: true,
                  field_name: 'EXAMPLE-fieldName-Value',
                  hash_type: 891,
                  data_filter_id: 340,
                  is_system: true,
                  match_regular_expression:
                    'EXAMPLE-matchRegularExpression-Value',
                  order: 250,
                  path: 'EXAMPLE-path-Value',
                  replacement_string: 'EXAMPLE-replacementString-Value',
                  source_id: 291,
                  filter_type: 'MASK'
                )
              ],
              database_credential: 'EXAMPLE-databaseCredential-Value',
              extended_field_definitions: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceExtendedFieldDefinition
                  .new(
                  field:
                    OCI::LogAnalytics::Models::LogAnalyticsField.new(
                      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: 898,
                      facet_priority: 244,
                      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: false,
                      is_summarizable: true,
                      mapped_value: 'EXAMPLE-mappedValue-Value',
                      is_metric_key_eligible: true,
                      is_metric_value_eligible: false,
                      range_facet_eligible: 342,
                      is_table_eligible: true,
                      unit_type: 'EXAMPLE-unitType-Value'
                    ),
                  display_regular_expression:
                    'EXAMPLE-displayRegularExpression-Value',
                  extended_fields: [
                    OCI::LogAnalytics::Models::LogAnalyticsExtendedField.new(
                      field:
                        OCI::LogAnalytics::Models::LogAnalyticsField.new(
                          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: 639,
                          facet_priority: 846,
                          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: true,
                          is_summarizable: false,
                          mapped_value: 'EXAMPLE-mappedValue-Value',
                          is_metric_key_eligible: true,
                          is_metric_value_eligible: true,
                          range_facet_eligible: 971,
                          is_table_eligible: true,
                          unit_type: 'EXAMPLE-unitType-Value'
                        ),
                      extended_field_definition_id: 559,
                      field_name: 'EXAMPLE-fieldName-Value',
                      field_display_name: 'EXAMPLE-fieldDisplayName-Value',
                      saved_regular_expression_name:
                        'EXAMPLE-savedRegularExpressionName-Value',
                      extended_field_id: 430
                    )
                  ],
                  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: 795,
                  is_system: true,
                  regular_expression: 'EXAMPLE-regularExpression-Value',
                  source_id: 556,
                  time_updated: DateTime.parse('2036-12-09T06:55:22.453Z')
                )
              ],
              is_for_cloud: false,
              labels: [
                OCI::LogAnalytics::Models::LogAnalyticsLabelView.new(
                  aliases: [
                    OCI::LogAnalytics::Models::LogAnalyticsLabelAlias.new(
                      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: 684,
                  count_usage_in_source: 210,
                  id: 'EXAMPLE-id-Value',
                  suggest_type: 950,
                  description: 'EXAMPLE-description-Value',
                  display_name: 'EXAMPLE-displayName-Value',
                  edit_version: 861,
                  impact: 'EXAMPLE-impact-Value',
                  is_system: true,
                  name: 'EXAMPLE-name-Value',
                  priority: 'HIGH',
                  recommendation: 'EXAMPLE-recommendation-Value',
                  type: 387,
                  is_user_deleted: true
                )
              ],
              metrics: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceMetric.new(
                  is_metric_source_enabled: false,
                  metric_name: 'EXAMPLE-metricName-Value',
                  source_name: 'EXAMPLE-sourceName-Value',
                  entity_type: 'EXAMPLE-entityType-Value'
                )
              ],
              oob_parsers: [
                OCI::LogAnalytics::Models::LogAnalyticsParser.new(
                  content: 'EXAMPLE-content-Value',
                  description: 'EXAMPLE-description-Value',
                  display_name: 'EXAMPLE-displayName-Value',
                  edit_version: 58,
                  encoding: 'EXAMPLE-encoding-Value',
                  example_content: 'EXAMPLE-exampleContent-Value',
                  field_maps: [
                    OCI::LogAnalytics::Models::LogAnalyticsParserField.new(
                      field:
                        OCI::LogAnalytics::Models::LogAnalyticsField.new(
                          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: 28,
                          facet_priority: 637,
                          name: 'EXAMPLE-name-Value',
                          is_facet_eligible: false,
                          is_high_cardinality: false,
                          is_large_data: false,
                          is_multi_valued: false,
                          is_primary: false,
                          is_system: true,
                          is_summarizable: true,
                          mapped_value: 'EXAMPLE-mappedValue-Value',
                          is_metric_key_eligible: false,
                          is_metric_value_eligible: true,
                          range_facet_eligible: 943,
                          is_table_eligible: false,
                          unit_type: 'EXAMPLE-unitType-Value'
                        ),
                      parser_field_id: 277,
                      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: 984,
                      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.parse('2018-09-29T12:52:52.763Z'),
                  log_type_test_request_version: 155,
                  parser_ignoreline_characters:
                    'EXAMPLE-parserIgnorelineCharacters-Value',
                  is_hidden: false,
                  parser_sequence: 135,
                  parser_timezone: 'EXAMPLE-parserTimezone-Value',
                  parser_filter:
                    OCI::LogAnalytics::Models::LogAnalyticsParserFilter.new(
                      id: 'ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value',
                      agent_version: 'EXAMPLE-agentVersion-Value',
                      is_in_use: 614,
                      operating_system: 'EXAMPLE-operatingSystem-Value',
                      parser_id: 598,
                      version: 'EXAMPLE-version-Value'
                    ),
                  is_parser_written_once: false,
                  parser_functions: [
                    OCI::LogAnalytics::Models::LogAnalyticsParserFunction.new(
                      parser_meta_plugin:
                        OCI::LogAnalytics::Models::LogAnalyticsParserMetaPlugin
                          .new(
                          meta_plugin_parameters: [
                            OCI::LogAnalytics::Models::LogAnalyticsParserMetaPluginParameter
                              .new(
                              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: 357,
                      parser_function_name: 'EXAMPLE-parserFunctionName-Value',
                      is_enabled: true,
                      is_system: true,
                      parser_id: 452,
                      parser_name: 'EXAMPLE-parserName-Value',
                      parser_meta_plugin_name:
                        'EXAMPLE-parserMetaPluginName-Value',
                      parser_function_priority: 991,
                      parser_function_parameters: [
                        OCI::LogAnalytics::Models::LogAnalyticsParserFunctionParameter
                          .new(
                          parser_function_id: 603,
                          parser_function_parameter_name:
                            'EXAMPLE-parserFunctionParameterName-Value',
                          parser_function_parameter_id: 9,
                          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::LogAnalytics::Models::LogAnalyticsParserMetaPluginParameter
                              .new(
                              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: 532,
                  should_tokenize_original_text: true,
                  field_delimiter: 'EXAMPLE-fieldDelimiter-Value',
                  field_qualifier: 'EXAMPLE-fieldQualifier-Value',
                  type: 'JSON',
                  is_user_deleted: false,
                  is_namespace_aware: true,
                  categories: [
                    OCI::LogAnalytics::Models::LogAnalyticsCategory.new(
                      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::LogAnalytics::Models::DependentSource.new(
                      source_name: 'EXAMPLE-sourceName-Value',
                      source_display_name: 'EXAMPLE-sourceDisplayName-Value',
                      source_id: 576,
                      source_type: 'EXAMPLE-sourceType-Value',
                      is_system: true,
                      is_auto_association_enabled: true,
                      entity_types: [
                        OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType
                          .new(
                          source_id: 692,
                          entity_type: 'EXAMPLE-entityType-Value',
                          entity_type_category:
                            'EXAMPLE-entityTypeCategory-Value',
                          entity_type_display_name:
                            'EXAMPLE-entityTypeDisplayName-Value'
                        )
                      ],
                      dependencies: [
                        OCI::LogAnalytics::Models::Dependency.new(
                          type: 'EXAMPLE-type-Value',
                          reference_type: 'EXAMPLE-referenceType-Value',
                          reference_id: 392
                        )
                      ]
                    )
                  ],
                  dependent_parsers: [
                    OCI::LogAnalytics::Models::DependentParser.new(
                      parser_name: 'EXAMPLE-parserName-Value',
                      parser_display_name: 'EXAMPLE-parserDisplayName-Value',
                      parser_id: 939,
                      is_system: false,
                      parser_type: 'JSON',
                      dependencies: [
                        OCI::LogAnalytics::Models::Dependency.new(
                          type: 'EXAMPLE-type-Value',
                          reference_type: 'EXAMPLE-referenceType-Value',
                          reference_id: 708
                        )
                      ]
                    )
                  ]
                )
              ],
              parameters: [
                OCI::LogAnalytics::Models::LogAnalyticsParameter.new(
                  default_value: 'EXAMPLE-defaultValue-Value',
                  description: 'EXAMPLE-description-Value',
                  is_active: false,
                  name: 'EXAMPLE-name-Value',
                  source_id: 268
                )
              ],
              pattern_count: 222,
              patterns: [
                OCI::LogAnalytics::Models::LogAnalyticsSourcePattern.new(
                  converted_text: 'EXAMPLE-convertedText-Value',
                  db_parser_id: 16,
                  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::LogAnalytics::Models::LogAnalyticsParserField.new(
                      field:
                        OCI::LogAnalytics::Models::LogAnalyticsField.new(
                          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: 163,
                          facet_priority: 153,
                          name: 'EXAMPLE-name-Value',
                          is_facet_eligible: false,
                          is_high_cardinality: true,
                          is_large_data: true,
                          is_multi_valued: false,
                          is_primary: false,
                          is_system: false,
                          is_summarizable: true,
                          mapped_value: 'EXAMPLE-mappedValue-Value',
                          is_metric_key_eligible: false,
                          is_metric_value_eligible: true,
                          range_facet_eligible: 745,
                          is_table_eligible: true,
                          unit_type: 'EXAMPLE-unitType-Value'
                        ),
                      parser_field_id: 17,
                      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: 872,
                      parser:
                        OCI::LogAnalytics::Models::LogAnalyticsParser.new(
                          content: 'EXAMPLE-content-Value',
                          description: 'EXAMPLE-description-Value',
                          display_name: 'EXAMPLE-displayName-Value',
                          edit_version: 90,
                          encoding: 'EXAMPLE-encoding-Value',
                          example_content: 'EXAMPLE-exampleContent-Value',
                          footer_content: 'EXAMPLE-footerContent-Value',
                          header_content: 'EXAMPLE-headerContent-Value',
                          name: 'EXAMPLE-name-Value',
                          is_default: false,
                          is_single_line_content: false,
                          is_system: true,
                          language: 'EXAMPLE-language-Value',
                          time_updated:
                            DateTime.parse('2023-01-11T02:22:57.791Z'),
                          log_type_test_request_version: 972,
                          parser_ignoreline_characters:
                            'EXAMPLE-parserIgnorelineCharacters-Value',
                          is_hidden: false,
                          parser_sequence: 83,
                          parser_timezone: 'EXAMPLE-parserTimezone-Value',
                          parser_filter:
                            OCI::LogAnalytics::Models::LogAnalyticsParserFilter
                              .new(
                              id: 'ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value',
                              agent_version: 'EXAMPLE-agentVersion-Value',
                              is_in_use: 198,
                              operating_system: 'EXAMPLE-operatingSystem-Value',
                              parser_id: 388,
                              version: 'EXAMPLE-version-Value'
                            ),
                          is_parser_written_once: true,
                          parser_functions: [
                            OCI::LogAnalytics::Models::LogAnalyticsParserFunction
                              .new(
                              parser_meta_plugin:
                                OCI::LogAnalytics::Models::LogAnalyticsParserMetaPlugin
                                  .new(
                                  meta_plugin_parameters: [
                                    OCI::LogAnalytics::Models::LogAnalyticsParserMetaPluginParameter
                                      .new(
                                      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: 925,
                              parser_function_name:
                                'EXAMPLE-parserFunctionName-Value',
                              is_enabled: true,
                              is_system: false,
                              parser_id: 209,
                              parser_name: 'EXAMPLE-parserName-Value',
                              parser_meta_plugin_name:
                                'EXAMPLE-parserMetaPluginName-Value',
                              parser_function_priority: 418,
                              parser_function_parameters: [
                                OCI::LogAnalytics::Models::LogAnalyticsParserFunctionParameter
                                  .new(
                                  parser_function_id: 523,
                                  parser_function_parameter_name:
                                    'EXAMPLE-parserFunctionParameterName-Value',
                                  parser_function_parameter_id: 469,
                                  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::LogAnalytics::Models::LogAnalyticsParserMetaPluginParameter
                                      .new(
                                      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: 599,
                          should_tokenize_original_text: false,
                          field_delimiter: 'EXAMPLE-fieldDelimiter-Value',
                          field_qualifier: 'EXAMPLE-fieldQualifier-Value',
                          type: 'ODL',
                          is_user_deleted: false,
                          is_namespace_aware: true,
                          categories: [
                            OCI::LogAnalytics::Models::LogAnalyticsCategory.new(
                              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::LogAnalytics::Models::DependentSource.new(
                              source_name: 'EXAMPLE-sourceName-Value',
                              source_display_name:
                                'EXAMPLE-sourceDisplayName-Value',
                              source_id: 956,
                              source_type: 'EXAMPLE-sourceType-Value',
                              is_system: true,
                              is_auto_association_enabled: true,
                              entity_types: [
                                OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType
                                  .new(
                                  source_id: 486,
                                  entity_type: 'EXAMPLE-entityType-Value',
                                  entity_type_category:
                                    'EXAMPLE-entityTypeCategory-Value',
                                  entity_type_display_name:
                                    'EXAMPLE-entityTypeDisplayName-Value'
                                )
                              ],
                              dependencies: [
                                OCI::LogAnalytics::Models::Dependency.new(
                                  type: 'EXAMPLE-type-Value',
                                  reference_type: 'EXAMPLE-referenceType-Value',
                                  reference_id: 58
                                )
                              ]
                            )
                          ],
                          dependent_parsers: [
                            OCI::LogAnalytics::Models::DependentParser.new(
                              parser_name: 'EXAMPLE-parserName-Value',
                              parser_display_name:
                                'EXAMPLE-parserDisplayName-Value',
                              parser_id: 19,
                              is_system: false,
                              parser_type: 'DELIMITED',
                              dependencies: [
                                OCI::LogAnalytics::Models::Dependency.new(
                                  type: 'EXAMPLE-type-Value',
                                  reference_type: 'EXAMPLE-referenceType-Value',
                                  reference_id: 864
                                )
                              ]
                            )
                          ]
                        ),
                      structured_column_info:
                        'EXAMPLE-structuredColumnInfo-Value'
                    )
                  ],
                  is_include: false,
                  is_default: false,
                  pattern_filter:
                    OCI::LogAnalytics::Models::LogAnalyticsPatternFilter.new(
                      agent_version: 'EXAMPLE-agentVersion-Value',
                      is_in_use: false,
                      operating_system: 'EXAMPLE-operatingSystem-Value',
                      pattern_id: 416,
                      source_id: 231,
                      version: 'EXAMPLE-version-Value'
                    ),
                  alias: 'EXAMPLE-alias-Value',
                  description: 'EXAMPLE-description-Value',
                  is_enabled: true,
                  pattern_id: 364,
                  is_system: true,
                  source_id: 621,
                  is_agent_warning_suppressed: false,
                  pattern_text: 'EXAMPLE-patternText-Value',
                  pattern_type: 316,
                  entity_type: %w[EXAMPLE--Value],
                  pattern_properties: [
                    OCI::LogAnalytics::Models::LogAnalyticsProperty.new(
                      name: 'EXAMPLE-name-Value', value: 'EXAMPLE-value-Value'
                    )
                  ]
                )
              ],
              description: 'EXAMPLE-description-Value',
              display_name: 'EXAMPLE-displayName-Value',
              edit_version: 638,
              functions: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceFunction.new(
                  arguments: [
                    OCI::LogAnalytics::Models::LogAnalyticsMetaFunctionArgument
                      .new(
                      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: 721,
                      argument_type: 622,
                      argument_id: 808,
                      argument_lookup_column:
                        'EXAMPLE-argumentLookupColumn-Value',
                      argument_lookup_column_position: 978,
                      argument_value: 'EXAMPLE-argumentValue-Value',
                      argument_reference: 'EXAMPLE-argumentReference-Value'
                    )
                  ],
                  is_enabled: false,
                  function:
                    OCI::LogAnalytics::Models::LogAnalyticsMetaFunction.new(
                      meta_function_argument: [
                        OCI::LogAnalytics::Models::LogAnalyticsMetaFunctionArgument
                          .new(
                          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: 851,
                          argument_type: 9,
                          argument_id: 9,
                          argument_lookup_column:
                            'EXAMPLE-argumentLookupColumn-Value',
                          argument_lookup_column_position: 36,
                          argument_value: 'EXAMPLE-argumentValue-Value',
                          argument_reference: 'EXAMPLE-argumentReference-Value'
                        )
                      ],
                      component: 'EXAMPLE-component-Value',
                      description: 'EXAMPLE-description-Value',
                      edit_version: 611,
                      meta_function_id: 779,
                      java_class_name: 'EXAMPLE-javaClassName-Value',
                      name: 'EXAMPLE-name-Value'
                    ),
                  function_name: 'GEOLOCATION',
                  function_reference: 'EXAMPLE-functionReference-Value',
                  source_reference: 'EXAMPLE-sourceReference-Value',
                  features: %w[EXAMPLE--Value],
                  function_id: 3,
                  order: 802,
                  is_system: true,
                  lookup_column: 'EXAMPLE-lookupColumn-Value',
                  lookup_column_position: 567,
                  lookup_display_name: 'EXAMPLE-lookupDisplayName-Value',
                  lookup_mode: 443,
                  lookup_table: 'EXAMPLE-lookupTable-Value',
                  source_id: 523
                )
              ],
              source_id: 487,
              name: 'EXAMPLE-name-Value',
              is_secure_content: false,
              is_system: false,
              parsers: [
                OCI::LogAnalytics::Models::LogAnalyticsParser.new(
                  content: 'EXAMPLE-content-Value',
                  description: 'EXAMPLE-description-Value',
                  display_name: 'EXAMPLE-displayName-Value',
                  edit_version: 835,
                  encoding: 'EXAMPLE-encoding-Value',
                  example_content: 'EXAMPLE-exampleContent-Value',
                  field_maps: [
                    OCI::LogAnalytics::Models::LogAnalyticsParserField.new(
                      field:
                        OCI::LogAnalytics::Models::LogAnalyticsField.new(
                          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: 337,
                          facet_priority: 0,
                          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: true,
                          range_facet_eligible: 840,
                          is_table_eligible: false,
                          unit_type: 'EXAMPLE-unitType-Value'
                        ),
                      parser_field_id: 671,
                      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: 8,
                      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.parse('2049-10-28T01:28:15.109Z'),
                  log_type_test_request_version: 320,
                  parser_ignoreline_characters:
                    'EXAMPLE-parserIgnorelineCharacters-Value',
                  is_hidden: true,
                  parser_sequence: 966,
                  parser_timezone: 'EXAMPLE-parserTimezone-Value',
                  parser_filter:
                    OCI::LogAnalytics::Models::LogAnalyticsParserFilter.new(
                      id: 'ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value',
                      agent_version: 'EXAMPLE-agentVersion-Value',
                      is_in_use: 376,
                      operating_system: 'EXAMPLE-operatingSystem-Value',
                      parser_id: 35,
                      version: 'EXAMPLE-version-Value'
                    ),
                  is_parser_written_once: false,
                  parser_functions: [
                    OCI::LogAnalytics::Models::LogAnalyticsParserFunction.new(
                      parser_meta_plugin:
                        OCI::LogAnalytics::Models::LogAnalyticsParserMetaPlugin
                          .new(
                          meta_plugin_parameters: [
                            OCI::LogAnalytics::Models::LogAnalyticsParserMetaPluginParameter
                              .new(
                              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: 427,
                      parser_function_name: 'EXAMPLE-parserFunctionName-Value',
                      is_enabled: true,
                      is_system: true,
                      parser_id: 199,
                      parser_name: 'EXAMPLE-parserName-Value',
                      parser_meta_plugin_name:
                        'EXAMPLE-parserMetaPluginName-Value',
                      parser_function_priority: 694,
                      parser_function_parameters: [
                        OCI::LogAnalytics::Models::LogAnalyticsParserFunctionParameter
                          .new(
                          parser_function_id: 672,
                          parser_function_parameter_name:
                            'EXAMPLE-parserFunctionParameterName-Value',
                          parser_function_parameter_id: 845,
                          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::LogAnalytics::Models::LogAnalyticsParserMetaPluginParameter
                              .new(
                              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: 408,
                  should_tokenize_original_text: false,
                  field_delimiter: 'EXAMPLE-fieldDelimiter-Value',
                  field_qualifier: 'EXAMPLE-fieldQualifier-Value',
                  type: 'DELIMITED',
                  is_user_deleted: false,
                  is_namespace_aware: true,
                  categories: [
                    OCI::LogAnalytics::Models::LogAnalyticsCategory.new(
                      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::LogAnalytics::Models::DependentSource.new(
                      source_name: 'EXAMPLE-sourceName-Value',
                      source_display_name: 'EXAMPLE-sourceDisplayName-Value',
                      source_id: 757,
                      source_type: 'EXAMPLE-sourceType-Value',
                      is_system: true,
                      is_auto_association_enabled: true,
                      entity_types: [
                        OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType
                          .new(
                          source_id: 962,
                          entity_type: 'EXAMPLE-entityType-Value',
                          entity_type_category:
                            'EXAMPLE-entityTypeCategory-Value',
                          entity_type_display_name:
                            'EXAMPLE-entityTypeDisplayName-Value'
                        )
                      ],
                      dependencies: [
                        OCI::LogAnalytics::Models::Dependency.new(
                          type: 'EXAMPLE-type-Value',
                          reference_type: 'EXAMPLE-referenceType-Value',
                          reference_id: 731
                        )
                      ]
                    )
                  ],
                  dependent_parsers: [
                    OCI::LogAnalytics::Models::DependentParser.new(
                      parser_name: 'EXAMPLE-parserName-Value',
                      parser_display_name: 'EXAMPLE-parserDisplayName-Value',
                      parser_id: 689,
                      is_system: true,
                      parser_type: 'JSON',
                      dependencies: [
                        OCI::LogAnalytics::Models::Dependency.new(
                          type: 'EXAMPLE-type-Value',
                          reference_type: 'EXAMPLE-referenceType-Value',
                          reference_id: 220
                        )
                      ]
                    )
                  ]
                )
              ],
              is_auto_association_enabled: true,
              is_auto_association_override: true,
              rule_id: 95,
              type_name: 'EXAMPLE-typeName-Value',
              type_display_name: 'EXAMPLE-typeDisplayName-Value',
              warning_config: 699,
              metadata_fields: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceMetadataField.new(
                  field_name: 'EXAMPLE-fieldName-Value',
                  is_enabled: false,
                  is_system: false,
                  key: 'EXAMPLE-key-Value',
                  source_name: 'EXAMPLE-sourceName-Value'
                )
              ],
              label_definitions: [
                OCI::LogAnalytics::Models::LogAnalyticsLabelDefinition.new(
                  edit_version: 675,
                  is_system: true,
                  source_id: 28,
                  label_name: 'EXAMPLE-labelName-Value'
                )
              ],
              entity_types: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType.new(
                  source_id: 930,
                  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::LogAnalytics::Models::LogAnalyticsParser.new(
                  content: 'EXAMPLE-content-Value',
                  description: 'EXAMPLE-description-Value',
                  display_name: 'EXAMPLE-displayName-Value',
                  edit_version: 274,
                  encoding: 'EXAMPLE-encoding-Value',
                  example_content: 'EXAMPLE-exampleContent-Value',
                  field_maps: [
                    OCI::LogAnalytics::Models::LogAnalyticsParserField.new(
                      field:
                        OCI::LogAnalytics::Models::LogAnalyticsField.new(
                          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: 716,
                          facet_priority: 552,
                          name: 'EXAMPLE-name-Value',
                          is_facet_eligible: true,
                          is_high_cardinality: true,
                          is_large_data: true,
                          is_multi_valued: true,
                          is_primary: true,
                          is_system: false,
                          is_summarizable: false,
                          mapped_value: 'EXAMPLE-mappedValue-Value',
                          is_metric_key_eligible: true,
                          is_metric_value_eligible: false,
                          range_facet_eligible: 944,
                          is_table_eligible: true,
                          unit_type: 'EXAMPLE-unitType-Value'
                        ),
                      parser_field_id: 382,
                      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: 234,
                      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.parse('2049-06-11T18:44:44.122Z'),
                  log_type_test_request_version: 913,
                  parser_ignoreline_characters:
                    'EXAMPLE-parserIgnorelineCharacters-Value',
                  is_hidden: false,
                  parser_sequence: 788,
                  parser_timezone: 'EXAMPLE-parserTimezone-Value',
                  parser_filter:
                    OCI::LogAnalytics::Models::LogAnalyticsParserFilter.new(
                      id: 'ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value',
                      agent_version: 'EXAMPLE-agentVersion-Value',
                      is_in_use: 510,
                      operating_system: 'EXAMPLE-operatingSystem-Value',
                      parser_id: 975,
                      version: 'EXAMPLE-version-Value'
                    ),
                  is_parser_written_once: true,
                  parser_functions: [
                    OCI::LogAnalytics::Models::LogAnalyticsParserFunction.new(
                      parser_meta_plugin:
                        OCI::LogAnalytics::Models::LogAnalyticsParserMetaPlugin
                          .new(
                          meta_plugin_parameters: [
                            OCI::LogAnalytics::Models::LogAnalyticsParserMetaPluginParameter
                              .new(
                              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: 734,
                      parser_function_name: 'EXAMPLE-parserFunctionName-Value',
                      is_enabled: false,
                      is_system: false,
                      parser_id: 862,
                      parser_name: 'EXAMPLE-parserName-Value',
                      parser_meta_plugin_name:
                        'EXAMPLE-parserMetaPluginName-Value',
                      parser_function_priority: 813,
                      parser_function_parameters: [
                        OCI::LogAnalytics::Models::LogAnalyticsParserFunctionParameter
                          .new(
                          parser_function_id: 170,
                          parser_function_parameter_name:
                            'EXAMPLE-parserFunctionParameterName-Value',
                          parser_function_parameter_id: 212,
                          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::LogAnalytics::Models::LogAnalyticsParserMetaPluginParameter
                              .new(
                              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: 787,
                  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::LogAnalytics::Models::LogAnalyticsCategory.new(
                      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::LogAnalytics::Models::DependentSource.new(
                      source_name: 'EXAMPLE-sourceName-Value',
                      source_display_name: 'EXAMPLE-sourceDisplayName-Value',
                      source_id: 562,
                      source_type: 'EXAMPLE-sourceType-Value',
                      is_system: false,
                      is_auto_association_enabled: true,
                      entity_types: [
                        OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType
                          .new(
                          source_id: 680,
                          entity_type: 'EXAMPLE-entityType-Value',
                          entity_type_category:
                            'EXAMPLE-entityTypeCategory-Value',
                          entity_type_display_name:
                            'EXAMPLE-entityTypeDisplayName-Value'
                        )
                      ],
                      dependencies: [
                        OCI::LogAnalytics::Models::Dependency.new(
                          type: 'EXAMPLE-type-Value',
                          reference_type: 'EXAMPLE-referenceType-Value',
                          reference_id: 861
                        )
                      ]
                    )
                  ],
                  dependent_parsers: [
                    OCI::LogAnalytics::Models::DependentParser.new(
                      parser_name: 'EXAMPLE-parserName-Value',
                      parser_display_name: 'EXAMPLE-parserDisplayName-Value',
                      parser_id: 187,
                      is_system: false,
                      parser_type: 'ODL',
                      dependencies: [
                        OCI::LogAnalytics::Models::Dependency.new(
                          type: 'EXAMPLE-type-Value',
                          reference_type: 'EXAMPLE-referenceType-Value',
                          reference_id: 297
                        )
                      ]
                    )
                  ]
                )
              ],
              time_updated: DateTime.parse('2015-06-28T01:00:42.001Z'),
              event_types: [
                OCI::LogAnalytics::Models::EventType.new(
                  event_type_name: 'EXAMPLE-eventTypeName-Value',
                  spec_version: 'EXAMPLE-specVersion-Value',
                  is_enabled: true,
                  is_system: true,
                  time_updated: DateTime.parse('2035-06-14T06:00:09.084Z')
                )
              ],
              categories: [
                OCI::LogAnalytics::Models::LogAnalyticsCategory.new(
                  name: 'EXAMPLE-name-Value',
                  description: 'EXAMPLE-description-Value',
                  display_name: 'EXAMPLE-displayName-Value',
                  type: 'EXAMPLE-type-Value',
                  is_system: true
                )
              ],
              endpoints: [
                OCI::LogAnalytics::Models::LogTypeEndpoint.new(
                  endpoint_type: 'LOG',
                  log_endpoint:
                    OCI::LogAnalytics::Models::LogEndpoint.new(
                      name: 'EXAMPLE-name-Value',
                      request:
                        OCI::LogAnalytics::Models::EndpointRequest.new(
                          url: 'EXAMPLE-url-Value',
                          method: 'GET',
                          content_type: 'EXAMPLE-contentType-Value',
                          payload: 'EXAMPLE-payload-Value',
                          headers: [
                            OCI::LogAnalytics::Models::NameValuePair.new(
                              name: 'EXAMPLE-name-Value',
                              value: 'EXAMPLE-value-Value'
                            )
                          ],
                          form_parameters: [
                            OCI::LogAnalytics::Models::NameValuePair.new(
                              name: 'EXAMPLE-name-Value',
                              value: 'EXAMPLE-value-Value'
                            )
                          ]
                        ),
                      description: 'EXAMPLE-description-Value',
                      model: 'EXAMPLE-model-Value',
                      endpoint_id: 505,
                      response:
                        OCI::LogAnalytics::Models::EndpointResponse.new(
                          content_type: 'EXAMPLE-contentType-Value',
                          example: 'EXAMPLE-example-Value'
                        ),
                      credentials:
                        OCI::LogAnalytics::Models::EndpointCredentials.new(
                          credential_type: 'DYNAMIC_TOKEN',
                          credential_name: 'EXAMPLE-credentialName-Value',
                          credential_endpoint:
                            OCI::LogAnalytics::Models::CredentialEndpoint.new(
                              name: 'EXAMPLE-name-Value',
                              description: 'EXAMPLE-description-Value',
                              model: 'EXAMPLE-model-Value',
                              endpoint_id: 752,
                              response:
                                OCI::LogAnalytics::Models::EndpointResponse.new(
                                  content_type: 'EXAMPLE-contentType-Value',
                                  example: 'EXAMPLE-example-Value'
                                ),
                              proxy:
                                OCI::LogAnalytics::Models::EndpointProxy.new(
                                  url: 'EXAMPLE-url-Value',
                                  credential_name:
                                    'EXAMPLE-credentialName-Value',
                                  credential_type: 'BASIC_AUTH'
                                )
                            )
                        ),
                      proxy:
                        OCI::LogAnalytics::Models::EndpointProxy.new(
                          url: 'EXAMPLE-url-Value',
                          credential_name: 'EXAMPLE-credentialName-Value',
                          credential_type: 'BASIC_AUTH'
                        ),
                      is_enabled: true,
                      is_system: true,
                      endpoint_properties: [
                        OCI::LogAnalytics::Models::LogAnalyticsProperty.new(
                          name: 'EXAMPLE-name-Value',
                          value: 'EXAMPLE-value-Value'
                        )
                      ]
                    )
                )
              ],
              source_properties: [
                OCI::LogAnalytics::Models::LogAnalyticsProperty.new(
                  name: 'EXAMPLE-name-Value', value: 'EXAMPLE-value-Value'
                )
              ]
            )
          ],
          entity_type: 'EXAMPLE-entityType-Value',
          time_updated: DateTime.parse('2046-01-16T22:29:55.296Z'),
          unit_type: 'EXAMPLE-unitType-Value',
          is_user_customized: true
        )
      ],
      metrics: [
        OCI::LogAnalytics::Models::LogAnalyticsSourceMetric.new(
          is_metric_source_enabled: true,
          metric_name: 'EXAMPLE-metricName-Value',
          source_name: 'EXAMPLE-sourceName-Value',
          entity_type: 'EXAMPLE-entityType-Value'
        )
      ],
      oob_parsers: [
        OCI::LogAnalytics::Models::LogAnalyticsParser.new(
          content: 'EXAMPLE-content-Value',
          description: 'EXAMPLE-description-Value',
          display_name: 'EXAMPLE-displayName-Value',
          edit_version: 462,
          encoding: 'EXAMPLE-encoding-Value',
          example_content: 'EXAMPLE-exampleContent-Value',
          field_maps: [
            OCI::LogAnalytics::Models::LogAnalyticsParserField.new(
              field:
                OCI::LogAnalytics::Models::LogAnalyticsField.new(
                  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: 955,
                  facet_priority: 23,
                  name: 'EXAMPLE-name-Value',
                  is_facet_eligible: false,
                  is_high_cardinality: false,
                  is_large_data: true,
                  is_multi_valued: true,
                  is_primary: false,
                  is_system: true,
                  is_summarizable: true,
                  mapped_value: 'EXAMPLE-mappedValue-Value',
                  is_metric_key_eligible: true,
                  is_metric_value_eligible: false,
                  range_facet_eligible: 140,
                  is_table_eligible: false,
                  unit_type: 'EXAMPLE-unitType-Value'
                ),
              parser_field_id: 498,
              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: 700,
              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.parse('2035-09-09T06:31:19.787Z'),
          log_type_test_request_version: 263,
          parser_ignoreline_characters:
            'EXAMPLE-parserIgnorelineCharacters-Value',
          is_hidden: false,
          parser_sequence: 810,
          parser_timezone: 'EXAMPLE-parserTimezone-Value',
          parser_filter:
            OCI::LogAnalytics::Models::LogAnalyticsParserFilter.new(
              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: 692,
              version: 'EXAMPLE-version-Value'
            ),
          is_parser_written_once: false,
          parser_functions: [
            OCI::LogAnalytics::Models::LogAnalyticsParserFunction.new(
              parser_meta_plugin:
                OCI::LogAnalytics::Models::LogAnalyticsParserMetaPlugin.new(
                  meta_plugin_parameters: [
                    OCI::LogAnalytics::Models::LogAnalyticsParserMetaPluginParameter
                      .new(
                      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: 807,
              parser_function_name: 'EXAMPLE-parserFunctionName-Value',
              is_enabled: true,
              is_system: false,
              parser_id: 99,
              parser_name: 'EXAMPLE-parserName-Value',
              parser_meta_plugin_name: 'EXAMPLE-parserMetaPluginName-Value',
              parser_function_priority: 876,
              parser_function_parameters: [
                OCI::LogAnalytics::Models::LogAnalyticsParserFunctionParameter
                  .new(
                  parser_function_id: 507,
                  parser_function_parameter_name:
                    'EXAMPLE-parserFunctionParameterName-Value',
                  parser_function_parameter_id: 589,
                  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::LogAnalytics::Models::LogAnalyticsParserMetaPluginParameter
                      .new(
                      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: 840,
          sources: [
            OCI::LogAnalytics::Models::LogAnalyticsSource.new(
              label_conditions: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceLabelCondition.new(
                  condition_string: 'EXAMPLE-conditionString-Value',
                  condition_block:
                    OCI::LogAnalytics::Models::ConditionBlock.new(
                      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: %w[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: %w[EXAMPLE--Value],
                  content_example: 'EXAMPLE-contentExample-Value',
                  is_enabled: false,
                  field_name: 'EXAMPLE-fieldName-Value',
                  label_condition_id: 178,
                  is_system: true,
                  label_condition_operator:
                    'EXAMPLE-labelConditionOperator-Value',
                  source_id: 323,
                  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: 546,
              association_entity: [
                OCI::LogAnalytics::Models::LogAnalyticsAssociation.new(
                  failure_message: 'EXAMPLE-failureMessage-Value',
                  agent_id: 'ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value',
                  time_last_attempted:
                    DateTime.parse('2027-09-18T19:10:04.573Z'),
                  retry_count: 900,
                  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::LogAnalytics::Models::AssociationProperty.new(
                      name: 'EXAMPLE-name-Value',
                      value: 'EXAMPLE-value-Value',
                      patterns: [
                        OCI::LogAnalytics::Models::PatternOverride.new(
                          id: 'ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value',
                          value: 'EXAMPLE-value-Value',
                          effective_level: 'EXAMPLE-effectiveLevel-Value'
                        )
                      ]
                    )
                  ]
                )
              ],
              data_filter_definitions: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceDataFilter.new(
                  description: 'EXAMPLE-description-Value',
                  display_name: 'EXAMPLE-displayName-Value',
                  edit_version: 76,
                  is_enabled: true,
                  field_name: 'EXAMPLE-fieldName-Value',
                  hash_type: 258,
                  data_filter_id: 496,
                  is_system: false,
                  match_regular_expression:
                    'EXAMPLE-matchRegularExpression-Value',
                  order: 794,
                  path: 'EXAMPLE-path-Value',
                  replacement_string: 'EXAMPLE-replacementString-Value',
                  source_id: 897,
                  filter_type: 'DROP_LOG_ENTRY'
                )
              ],
              database_credential: 'EXAMPLE-databaseCredential-Value',
              extended_field_definitions: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceExtendedFieldDefinition
                  .new(
                  field:
                    OCI::LogAnalytics::Models::LogAnalyticsField.new(
                      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: 932,
                      facet_priority: 346,
                      name: 'EXAMPLE-name-Value',
                      is_facet_eligible: false,
                      is_high_cardinality: true,
                      is_large_data: true,
                      is_multi_valued: true,
                      is_primary: true,
                      is_system: false,
                      is_summarizable: false,
                      mapped_value: 'EXAMPLE-mappedValue-Value',
                      is_metric_key_eligible: true,
                      is_metric_value_eligible: false,
                      range_facet_eligible: 13,
                      is_table_eligible: true,
                      unit_type: 'EXAMPLE-unitType-Value'
                    ),
                  display_regular_expression:
                    'EXAMPLE-displayRegularExpression-Value',
                  extended_fields: [
                    OCI::LogAnalytics::Models::LogAnalyticsExtendedField.new(
                      field:
                        OCI::LogAnalytics::Models::LogAnalyticsField.new(
                          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: 703,
                          name: 'EXAMPLE-name-Value',
                          is_facet_eligible: true,
                          is_high_cardinality: true,
                          is_large_data: true,
                          is_multi_valued: false,
                          is_primary: false,
                          is_system: true,
                          is_summarizable: false,
                          mapped_value: 'EXAMPLE-mappedValue-Value',
                          is_metric_key_eligible: false,
                          is_metric_value_eligible: false,
                          range_facet_eligible: 826,
                          is_table_eligible: true,
                          unit_type: 'EXAMPLE-unitType-Value'
                        ),
                      extended_field_definition_id: 499,
                      field_name: 'EXAMPLE-fieldName-Value',
                      field_display_name: 'EXAMPLE-fieldDisplayName-Value',
                      saved_regular_expression_name:
                        'EXAMPLE-savedRegularExpressionName-Value',
                      extended_field_id: 812
                    )
                  ],
                  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: 396,
                  is_system: true,
                  regular_expression: 'EXAMPLE-regularExpression-Value',
                  source_id: 447,
                  time_updated: DateTime.parse('2023-12-04T08:21:42.391Z')
                )
              ],
              is_for_cloud: false,
              labels: [
                OCI::LogAnalytics::Models::LogAnalyticsLabelView.new(
                  aliases: [
                    OCI::LogAnalytics::Models::LogAnalyticsLabelAlias.new(
                      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: 136,
                  count_usage_in_source: 862,
                  id: 'EXAMPLE-id-Value',
                  suggest_type: 458,
                  description: 'EXAMPLE-description-Value',
                  display_name: 'EXAMPLE-displayName-Value',
                  edit_version: 195,
                  impact: 'EXAMPLE-impact-Value',
                  is_system: false,
                  name: 'EXAMPLE-name-Value',
                  priority: 'LOW',
                  recommendation: 'EXAMPLE-recommendation-Value',
                  type: 631,
                  is_user_deleted: true
                )
              ],
              metric_definitions: [
                OCI::LogAnalytics::Models::LogAnalyticsMetric.new(
                  aggregation_field: 'EXAMPLE-aggregationField-Value',
                  bucket_metadata: 'EXAMPLE-bucketMetadata-Value',
                  clock_period: 'EXAMPLE-clockPeriod-Value',
                  description: 'EXAMPLE-description-Value',
                  edit_version: 376,
                  field_name: 'EXAMPLE-fieldName-Value',
                  field_values: %w[EXAMPLE--Value],
                  grouping_field: 'EXAMPLE-groupingField-Value',
                  is_enabled: false,
                  is_system: false,
                  display_name: 'EXAMPLE-displayName-Value',
                  metric_reference: 582,
                  name: 'EXAMPLE-name-Value',
                  metric_type: 'COUNT',
                  is_metric_source_enabled: true,
                  operator: 'EQUAL_IGNORE_CASE',
                  entity_type: 'EXAMPLE-entityType-Value',
                  time_updated: DateTime.parse('2001-02-21T03:08:55.536Z'),
                  unit_type: 'EXAMPLE-unitType-Value',
                  is_user_customized: false
                )
              ],
              metrics: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceMetric.new(
                  is_metric_source_enabled: false,
                  metric_name: 'EXAMPLE-metricName-Value',
                  source_name: 'EXAMPLE-sourceName-Value',
                  entity_type: 'EXAMPLE-entityType-Value'
                )
              ],
              parameters: [
                OCI::LogAnalytics::Models::LogAnalyticsParameter.new(
                  default_value: 'EXAMPLE-defaultValue-Value',
                  description: 'EXAMPLE-description-Value',
                  is_active: true,
                  name: 'EXAMPLE-name-Value',
                  source_id: 289
                )
              ],
              pattern_count: 573,
              patterns: [
                OCI::LogAnalytics::Models::LogAnalyticsSourcePattern.new(
                  converted_text: 'EXAMPLE-convertedText-Value',
                  db_parser_id: 887,
                  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::LogAnalytics::Models::LogAnalyticsParserField.new(
                      field:
                        OCI::LogAnalytics::Models::LogAnalyticsField.new(
                          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: 249,
                          facet_priority: 571,
                          name: 'EXAMPLE-name-Value',
                          is_facet_eligible: true,
                          is_high_cardinality: false,
                          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: 212,
                          is_table_eligible: false,
                          unit_type: 'EXAMPLE-unitType-Value'
                        ),
                      parser_field_id: 532,
                      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: 67,
                      structured_column_info:
                        'EXAMPLE-structuredColumnInfo-Value'
                    )
                  ],
                  is_include: true,
                  is_default: true,
                  pattern_filter:
                    OCI::LogAnalytics::Models::LogAnalyticsPatternFilter.new(
                      agent_version: 'EXAMPLE-agentVersion-Value',
                      is_in_use: false,
                      operating_system: 'EXAMPLE-operatingSystem-Value',
                      pattern_id: 679,
                      source_id: 313,
                      version: 'EXAMPLE-version-Value'
                    ),
                  alias: 'EXAMPLE-alias-Value',
                  description: 'EXAMPLE-description-Value',
                  is_enabled: false,
                  pattern_id: 776,
                  is_system: false,
                  source_id: 82,
                  is_agent_warning_suppressed: true,
                  pattern_text: 'EXAMPLE-patternText-Value',
                  pattern_type: 965,
                  entity_type: %w[EXAMPLE--Value],
                  pattern_properties: [
                    OCI::LogAnalytics::Models::LogAnalyticsProperty.new(
                      name: 'EXAMPLE-name-Value', value: 'EXAMPLE-value-Value'
                    )
                  ]
                )
              ],
              description: 'EXAMPLE-description-Value',
              display_name: 'EXAMPLE-displayName-Value',
              edit_version: 24,
              functions: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceFunction.new(
                  arguments: [
                    OCI::LogAnalytics::Models::LogAnalyticsMetaFunctionArgument
                      .new(
                      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: 964,
                      argument_type: 994,
                      argument_id: 568,
                      argument_lookup_column:
                        'EXAMPLE-argumentLookupColumn-Value',
                      argument_lookup_column_position: 141,
                      argument_value: 'EXAMPLE-argumentValue-Value',
                      argument_reference: 'EXAMPLE-argumentReference-Value'
                    )
                  ],
                  is_enabled: true,
                  function:
                    OCI::LogAnalytics::Models::LogAnalyticsMetaFunction.new(
                      meta_function_argument: [
                        OCI::LogAnalytics::Models::LogAnalyticsMetaFunctionArgument
                          .new(
                          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: 891,
                          argument_type: 763,
                          argument_id: 392,
                          argument_lookup_column:
                            'EXAMPLE-argumentLookupColumn-Value',
                          argument_lookup_column_position: 289,
                          argument_value: 'EXAMPLE-argumentValue-Value',
                          argument_reference: 'EXAMPLE-argumentReference-Value'
                        )
                      ],
                      component: 'EXAMPLE-component-Value',
                      description: 'EXAMPLE-description-Value',
                      edit_version: 627,
                      meta_function_id: 360,
                      java_class_name: 'EXAMPLE-javaClassName-Value',
                      name: 'EXAMPLE-name-Value'
                    ),
                  function_name: 'LOOKUP',
                  function_reference: 'EXAMPLE-functionReference-Value',
                  source_reference: 'EXAMPLE-sourceReference-Value',
                  features: %w[EXAMPLE--Value],
                  function_id: 508,
                  order: 77,
                  is_system: true,
                  lookup_column: 'EXAMPLE-lookupColumn-Value',
                  lookup_column_position: 886,
                  lookup_display_name: 'EXAMPLE-lookupDisplayName-Value',
                  lookup_mode: 972,
                  lookup_table: 'EXAMPLE-lookupTable-Value',
                  source_id: 201
                )
              ],
              source_id: 261,
              name: 'EXAMPLE-name-Value',
              is_secure_content: true,
              is_system: false,
              is_auto_association_enabled: false,
              is_auto_association_override: true,
              rule_id: 406,
              type_name: 'EXAMPLE-typeName-Value',
              type_display_name: 'EXAMPLE-typeDisplayName-Value',
              warning_config: 18,
              metadata_fields: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceMetadataField.new(
                  field_name: 'EXAMPLE-fieldName-Value',
                  is_enabled: false,
                  is_system: false,
                  key: 'EXAMPLE-key-Value',
                  source_name: 'EXAMPLE-sourceName-Value'
                )
              ],
              label_definitions: [
                OCI::LogAnalytics::Models::LogAnalyticsLabelDefinition.new(
                  edit_version: 703,
                  is_system: false,
                  source_id: 94,
                  label_name: 'EXAMPLE-labelName-Value'
                )
              ],
              entity_types: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType.new(
                  source_id: 993,
                  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.parse('2025-10-09T22:58:14.001Z'),
              event_types: [
                OCI::LogAnalytics::Models::EventType.new(
                  event_type_name: 'EXAMPLE-eventTypeName-Value',
                  spec_version: 'EXAMPLE-specVersion-Value',
                  is_enabled: true,
                  is_system: false,
                  time_updated: DateTime.parse('2009-12-23T01:31:04.918Z')
                )
              ],
              categories: [
                OCI::LogAnalytics::Models::LogAnalyticsCategory.new(
                  name: 'EXAMPLE-name-Value',
                  description: 'EXAMPLE-description-Value',
                  display_name: 'EXAMPLE-displayName-Value',
                  type: 'EXAMPLE-type-Value',
                  is_system: false
                )
              ],
              endpoints: [
                OCI::LogAnalytics::Models::LogTypeEndpoint.new(
                  endpoint_type: 'LOG',
                  log_endpoint:
                    OCI::LogAnalytics::Models::LogEndpoint.new(
                      name: 'EXAMPLE-name-Value',
                      request:
                        OCI::LogAnalytics::Models::EndpointRequest.new(
                          url: 'EXAMPLE-url-Value',
                          method: 'GET',
                          content_type: 'EXAMPLE-contentType-Value',
                          payload: 'EXAMPLE-payload-Value',
                          headers: [
                            OCI::LogAnalytics::Models::NameValuePair.new(
                              name: 'EXAMPLE-name-Value',
                              value: 'EXAMPLE-value-Value'
                            )
                          ],
                          form_parameters: [
                            OCI::LogAnalytics::Models::NameValuePair.new(
                              name: 'EXAMPLE-name-Value',
                              value: 'EXAMPLE-value-Value'
                            )
                          ]
                        ),
                      description: 'EXAMPLE-description-Value',
                      model: 'EXAMPLE-model-Value',
                      endpoint_id: 819,
                      response:
                        OCI::LogAnalytics::Models::EndpointResponse.new(
                          content_type: 'EXAMPLE-contentType-Value',
                          example: 'EXAMPLE-example-Value'
                        ),
                      credentials:
                        OCI::LogAnalytics::Models::EndpointCredentials.new(
                          credential_type: 'STATIC_TOKEN',
                          credential_name: 'EXAMPLE-credentialName-Value',
                          credential_endpoint:
                            OCI::LogAnalytics::Models::CredentialEndpoint.new(
                              name: 'EXAMPLE-name-Value',
                              description: 'EXAMPLE-description-Value',
                              model: 'EXAMPLE-model-Value',
                              endpoint_id: 662,
                              response:
                                OCI::LogAnalytics::Models::EndpointResponse.new(
                                  content_type: 'EXAMPLE-contentType-Value',
                                  example: 'EXAMPLE-example-Value'
                                ),
                              proxy:
                                OCI::LogAnalytics::Models::EndpointProxy.new(
                                  url: 'EXAMPLE-url-Value',
                                  credential_name:
                                    'EXAMPLE-credentialName-Value',
                                  credential_type: 'TOKEN'
                                )
                            )
                        ),
                      proxy:
                        OCI::LogAnalytics::Models::EndpointProxy.new(
                          url: 'EXAMPLE-url-Value',
                          credential_name: 'EXAMPLE-credentialName-Value',
                          credential_type: 'NONE'
                        ),
                      is_enabled: true,
                      is_system: true,
                      endpoint_properties: [
                        OCI::LogAnalytics::Models::LogAnalyticsProperty.new(
                          name: 'EXAMPLE-name-Value',
                          value: 'EXAMPLE-value-Value'
                        )
                      ]
                    )
                )
              ],
              source_properties: [
                OCI::LogAnalytics::Models::LogAnalyticsProperty.new(
                  name: 'EXAMPLE-name-Value', value: 'EXAMPLE-value-Value'
                )
              ]
            )
          ],
          should_tokenize_original_text: false,
          field_delimiter: 'EXAMPLE-fieldDelimiter-Value',
          field_qualifier: 'EXAMPLE-fieldQualifier-Value',
          type: 'REGEX',
          is_user_deleted: false,
          is_namespace_aware: true,
          categories: [
            OCI::LogAnalytics::Models::LogAnalyticsCategory.new(
              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::LogAnalytics::Models::DependentSource.new(
              source_name: 'EXAMPLE-sourceName-Value',
              source_display_name: 'EXAMPLE-sourceDisplayName-Value',
              source_id: 371,
              source_type: 'EXAMPLE-sourceType-Value',
              is_system: true,
              is_auto_association_enabled: true,
              entity_types: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType.new(
                  source_id: 512,
                  entity_type: 'EXAMPLE-entityType-Value',
                  entity_type_category: 'EXAMPLE-entityTypeCategory-Value',
                  entity_type_display_name:
                    'EXAMPLE-entityTypeDisplayName-Value'
                )
              ],
              dependencies: [
                OCI::LogAnalytics::Models::Dependency.new(
                  type: 'EXAMPLE-type-Value',
                  reference_type: 'EXAMPLE-referenceType-Value',
                  reference_id: 331
                )
              ]
            )
          ],
          dependent_parsers: [
            OCI::LogAnalytics::Models::DependentParser.new(
              parser_name: 'EXAMPLE-parserName-Value',
              parser_display_name: 'EXAMPLE-parserDisplayName-Value',
              parser_id: 474,
              is_system: false,
              parser_type: 'ODL',
              dependencies: [
                OCI::LogAnalytics::Models::Dependency.new(
                  type: 'EXAMPLE-type-Value',
                  reference_type: 'EXAMPLE-referenceType-Value',
                  reference_id: 110
                )
              ]
            )
          ]
        )
      ],
      parameters: [
        OCI::LogAnalytics::Models::LogAnalyticsParameter.new(
          default_value: 'EXAMPLE-defaultValue-Value',
          description: 'EXAMPLE-description-Value',
          is_active: false,
          name: 'EXAMPLE-name-Value',
          source_id: 355
        )
      ],
      patterns: [
        OCI::LogAnalytics::Models::LogAnalyticsSourcePattern.new(
          converted_text: 'EXAMPLE-convertedText-Value',
          db_parser_id: 535,
          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::LogAnalytics::Models::LogAnalyticsParserField.new(
              field:
                OCI::LogAnalytics::Models::LogAnalyticsField.new(
                  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: 730,
                  facet_priority: 314,
                  name: 'EXAMPLE-name-Value',
                  is_facet_eligible: false,
                  is_high_cardinality: true,
                  is_large_data: false,
                  is_multi_valued: true,
                  is_primary: true,
                  is_system: false,
                  is_summarizable: false,
                  mapped_value: 'EXAMPLE-mappedValue-Value',
                  is_metric_key_eligible: false,
                  is_metric_value_eligible: true,
                  range_facet_eligible: 906,
                  is_table_eligible: true,
                  unit_type: 'EXAMPLE-unitType-Value'
                ),
              parser_field_id: 15,
              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: 782,
              parser:
                OCI::LogAnalytics::Models::LogAnalyticsParser.new(
                  content: 'EXAMPLE-content-Value',
                  description: 'EXAMPLE-description-Value',
                  display_name: 'EXAMPLE-displayName-Value',
                  edit_version: 318,
                  encoding: 'EXAMPLE-encoding-Value',
                  example_content: 'EXAMPLE-exampleContent-Value',
                  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.parse('2002-12-11T15:19:16.508Z'),
                  log_type_test_request_version: 651,
                  parser_ignoreline_characters:
                    'EXAMPLE-parserIgnorelineCharacters-Value',
                  is_hidden: true,
                  parser_sequence: 425,
                  parser_timezone: 'EXAMPLE-parserTimezone-Value',
                  parser_filter:
                    OCI::LogAnalytics::Models::LogAnalyticsParserFilter.new(
                      id: 'ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value',
                      agent_version: 'EXAMPLE-agentVersion-Value',
                      is_in_use: 560,
                      operating_system: 'EXAMPLE-operatingSystem-Value',
                      parser_id: 634,
                      version: 'EXAMPLE-version-Value'
                    ),
                  is_parser_written_once: false,
                  parser_functions: [
                    OCI::LogAnalytics::Models::LogAnalyticsParserFunction.new(
                      parser_meta_plugin:
                        OCI::LogAnalytics::Models::LogAnalyticsParserMetaPlugin
                          .new(
                          meta_plugin_parameters: [
                            OCI::LogAnalytics::Models::LogAnalyticsParserMetaPluginParameter
                              .new(
                              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: 585,
                      parser_function_name: 'EXAMPLE-parserFunctionName-Value',
                      is_enabled: true,
                      is_system: true,
                      parser_id: 173,
                      parser_name: 'EXAMPLE-parserName-Value',
                      parser_meta_plugin_name:
                        'EXAMPLE-parserMetaPluginName-Value',
                      parser_function_priority: 542,
                      parser_function_parameters: [
                        OCI::LogAnalytics::Models::LogAnalyticsParserFunctionParameter
                          .new(
                          parser_function_id: 389,
                          parser_function_parameter_name:
                            'EXAMPLE-parserFunctionParameterName-Value',
                          parser_function_parameter_id: 219,
                          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::LogAnalytics::Models::LogAnalyticsParserMetaPluginParameter
                              .new(
                              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: 56,
                  sources: [
                    OCI::LogAnalytics::Models::LogAnalyticsSource.new(
                      label_conditions: [
                        OCI::LogAnalytics::Models::LogAnalyticsSourceLabelCondition
                          .new(
                          condition_string: 'EXAMPLE-conditionString-Value',
                          condition_block:
                            OCI::LogAnalytics::Models::ConditionBlock.new(
                              condition_blocks_operator: 'OR',
                              field_name: 'EXAMPLE-fieldName-Value',
                              label_condition_operator:
                                'EXAMPLE-labelConditionOperator-Value',
                              label_condition_value:
                                'EXAMPLE-labelConditionValue-Value',
                              label_condition_values: %w[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: %w[EXAMPLE--Value],
                          content_example: 'EXAMPLE-contentExample-Value',
                          is_enabled: true,
                          field_name: 'EXAMPLE-fieldName-Value',
                          label_condition_id: 74,
                          is_system: true,
                          label_condition_operator:
                            'EXAMPLE-labelConditionOperator-Value',
                          source_id: 647,
                          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: 180,
                      association_entity: [
                        OCI::LogAnalytics::Models::LogAnalyticsAssociation.new(
                          failure_message: 'EXAMPLE-failureMessage-Value',
                          agent_id:
                            'ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value',
                          time_last_attempted:
                            DateTime.parse('2048-01-12T11:29:15.017Z'),
                          retry_count: 661,
                          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::LogAnalytics::Models::AssociationProperty.new(
                              name: 'EXAMPLE-name-Value',
                              value: 'EXAMPLE-value-Value',
                              patterns: [
                                OCI::LogAnalytics::Models::PatternOverride.new(
                                  id:
                                    'ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value',
                                  value: 'EXAMPLE-value-Value',
                                  effective_level:
                                    'EXAMPLE-effectiveLevel-Value'
                                )
                              ]
                            )
                          ]
                        )
                      ],
                      data_filter_definitions: [
                        OCI::LogAnalytics::Models::LogAnalyticsSourceDataFilter
                          .new(
                          description: 'EXAMPLE-description-Value',
                          display_name: 'EXAMPLE-displayName-Value',
                          edit_version: 912,
                          is_enabled: false,
                          field_name: 'EXAMPLE-fieldName-Value',
                          hash_type: 82,
                          data_filter_id: 445,
                          is_system: false,
                          match_regular_expression:
                            'EXAMPLE-matchRegularExpression-Value',
                          order: 913,
                          path: 'EXAMPLE-path-Value',
                          replacement_string: 'EXAMPLE-replacementString-Value',
                          source_id: 46,
                          filter_type: 'MASK'
                        )
                      ],
                      database_credential: 'EXAMPLE-databaseCredential-Value',
                      extended_field_definitions: [
                        OCI::LogAnalytics::Models::LogAnalyticsSourceExtendedFieldDefinition
                          .new(
                          field:
                            OCI::LogAnalytics::Models::LogAnalyticsField.new(
                              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: 456,
                              facet_priority: 745,
                              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: false,
                              mapped_value: 'EXAMPLE-mappedValue-Value',
                              is_metric_key_eligible: false,
                              is_metric_value_eligible: false,
                              range_facet_eligible: 549,
                              is_table_eligible: true,
                              unit_type: 'EXAMPLE-unitType-Value'
                            ),
                          display_regular_expression:
                            'EXAMPLE-displayRegularExpression-Value',
                          extended_fields: [
                            OCI::LogAnalytics::Models::LogAnalyticsExtendedField
                              .new(
                              field:
                                OCI::LogAnalytics::Models::LogAnalyticsField
                                  .new(
                                  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: 303,
                                  facet_priority: 661,
                                  name: 'EXAMPLE-name-Value',
                                  is_facet_eligible: true,
                                  is_high_cardinality: false,
                                  is_large_data: false,
                                  is_multi_valued: false,
                                  is_primary: false,
                                  is_system: true,
                                  is_summarizable: true,
                                  mapped_value: 'EXAMPLE-mappedValue-Value',
                                  is_metric_key_eligible: false,
                                  is_metric_value_eligible: false,
                                  range_facet_eligible: 898,
                                  is_table_eligible: false,
                                  unit_type: 'EXAMPLE-unitType-Value'
                                ),
                              extended_field_definition_id: 789,
                              field_name: 'EXAMPLE-fieldName-Value',
                              field_display_name:
                                'EXAMPLE-fieldDisplayName-Value',
                              saved_regular_expression_name:
                                'EXAMPLE-savedRegularExpressionName-Value',
                              extended_field_id: 626
                            )
                          ],
                          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: 888,
                          is_system: true,
                          regular_expression: 'EXAMPLE-regularExpression-Value',
                          source_id: 538,
                          time_updated:
                            DateTime.parse('2015-09-30T10:44:48.061Z')
                        )
                      ],
                      is_for_cloud: true,
                      labels: [
                        OCI::LogAnalytics::Models::LogAnalyticsLabelView.new(
                          aliases: [
                            OCI::LogAnalytics::Models::LogAnalyticsLabelAlias
                              .new(
                              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: 705,
                          count_usage_in_source: 417,
                          id: 'EXAMPLE-id-Value',
                          suggest_type: 55,
                          description: 'EXAMPLE-description-Value',
                          display_name: 'EXAMPLE-displayName-Value',
                          edit_version: 598,
                          impact: 'EXAMPLE-impact-Value',
                          is_system: false,
                          name: 'EXAMPLE-name-Value',
                          priority: 'NONE',
                          recommendation: 'EXAMPLE-recommendation-Value',
                          type: 487,
                          is_user_deleted: true
                        )
                      ],
                      metric_definitions: [
                        OCI::LogAnalytics::Models::LogAnalyticsMetric.new(
                          aggregation_field: 'EXAMPLE-aggregationField-Value',
                          bucket_metadata: 'EXAMPLE-bucketMetadata-Value',
                          clock_period: 'EXAMPLE-clockPeriod-Value',
                          description: 'EXAMPLE-description-Value',
                          edit_version: 223,
                          field_name: 'EXAMPLE-fieldName-Value',
                          field_values: %w[EXAMPLE--Value],
                          grouping_field: 'EXAMPLE-groupingField-Value',
                          is_enabled: true,
                          is_system: true,
                          display_name: 'EXAMPLE-displayName-Value',
                          metric_reference: 599,
                          name: 'EXAMPLE-name-Value',
                          metric_type: 'AVERAGE_DISTRIBUTION',
                          is_metric_source_enabled: false,
                          operator: 'NOT_NULL',
                          entity_type: 'EXAMPLE-entityType-Value',
                          time_updated:
                            DateTime.parse('2001-12-06T17:02:58.141Z'),
                          unit_type: 'EXAMPLE-unitType-Value',
                          is_user_customized: true
                        )
                      ],
                      metrics: [
                        OCI::LogAnalytics::Models::LogAnalyticsSourceMetric.new(
                          is_metric_source_enabled: true,
                          metric_name: 'EXAMPLE-metricName-Value',
                          source_name: 'EXAMPLE-sourceName-Value',
                          entity_type: 'EXAMPLE-entityType-Value'
                        )
                      ],
                      parameters: [
                        OCI::LogAnalytics::Models::LogAnalyticsParameter.new(
                          default_value: 'EXAMPLE-defaultValue-Value',
                          description: 'EXAMPLE-description-Value',
                          is_active: false,
                          name: 'EXAMPLE-name-Value',
                          source_id: 131
                        )
                      ],
                      pattern_count: 467,
                      description: 'EXAMPLE-description-Value',
                      display_name: 'EXAMPLE-displayName-Value',
                      edit_version: 802,
                      functions: [
                        OCI::LogAnalytics::Models::LogAnalyticsSourceFunction
                          .new(
                          arguments: [
                            OCI::LogAnalytics::Models::LogAnalyticsMetaFunctionArgument
                              .new(
                              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: 816,
                              argument_type: 187,
                              argument_id: 14,
                              argument_lookup_column:
                                'EXAMPLE-argumentLookupColumn-Value',
                              argument_lookup_column_position: 404,
                              argument_value: 'EXAMPLE-argumentValue-Value',
                              argument_reference:
                                'EXAMPLE-argumentReference-Value'
                            )
                          ],
                          is_enabled: true,
                          function:
                            OCI::LogAnalytics::Models::LogAnalyticsMetaFunction
                              .new(
                              meta_function_argument: [
                                OCI::LogAnalytics::Models::LogAnalyticsMetaFunctionArgument
                                  .new(
                                  is_override_output_fields: false,
                                  argument_display_name:
                                    'EXAMPLE-argumentDisplayName-Value',
                                  argument_example:
                                    'EXAMPLE-argumentExample-Value',
                                  argument_service:
                                    'EXAMPLE-argumentService-Value',
                                  argument_data_type:
                                    'EXAMPLE-argumentDataType-Value',
                                  argument_description:
                                    'EXAMPLE-argumentDescription-Value',
                                  argument_name: 'EXAMPLE-argumentName-Value',
                                  argument_order: 424,
                                  argument_type: 928,
                                  argument_id: 906,
                                  argument_lookup_column:
                                    'EXAMPLE-argumentLookupColumn-Value',
                                  argument_lookup_column_position: 47,
                                  argument_value: 'EXAMPLE-argumentValue-Value',
                                  argument_reference:
                                    'EXAMPLE-argumentReference-Value'
                                )
                              ],
                              component: 'EXAMPLE-component-Value',
                              description: 'EXAMPLE-description-Value',
                              edit_version: 957,
                              meta_function_id: 12,
                              java_class_name: 'EXAMPLE-javaClassName-Value',
                              name: 'EXAMPLE-name-Value'
                            ),
                          function_name: 'GEOLOCATION',
                          function_reference: 'EXAMPLE-functionReference-Value',
                          source_reference: 'EXAMPLE-sourceReference-Value',
                          features: %w[EXAMPLE--Value],
                          function_id: 141,
                          order: 44,
                          is_system: true,
                          lookup_column: 'EXAMPLE-lookupColumn-Value',
                          lookup_column_position: 796,
                          lookup_display_name:
                            'EXAMPLE-lookupDisplayName-Value',
                          lookup_mode: 500,
                          lookup_table: 'EXAMPLE-lookupTable-Value',
                          source_id: 972
                        )
                      ],
                      source_id: 414,
                      name: 'EXAMPLE-name-Value',
                      is_secure_content: true,
                      is_system: true,
                      is_auto_association_enabled: true,
                      is_auto_association_override: true,
                      rule_id: 820,
                      type_name: 'EXAMPLE-typeName-Value',
                      type_display_name: 'EXAMPLE-typeDisplayName-Value',
                      warning_config: 744,
                      metadata_fields: [
                        OCI::LogAnalytics::Models::LogAnalyticsSourceMetadataField
                          .new(
                          field_name: 'EXAMPLE-fieldName-Value',
                          is_enabled: true,
                          is_system: true,
                          key: 'EXAMPLE-key-Value',
                          source_name: 'EXAMPLE-sourceName-Value'
                        )
                      ],
                      label_definitions: [
                        OCI::LogAnalytics::Models::LogAnalyticsLabelDefinition
                          .new(
                          edit_version: 261,
                          is_system: false,
                          source_id: 662,
                          label_name: 'EXAMPLE-labelName-Value'
                        )
                      ],
                      entity_types: [
                        OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType
                          .new(
                          source_id: 821,
                          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.parse('2001-08-15T22:27:48.196Z'),
                      event_types: [
                        OCI::LogAnalytics::Models::EventType.new(
                          event_type_name: 'EXAMPLE-eventTypeName-Value',
                          spec_version: 'EXAMPLE-specVersion-Value',
                          is_enabled: true,
                          is_system: true,
                          time_updated:
                            DateTime.parse('2025-03-20T02:57:48.208Z')
                        )
                      ],
                      categories: [
                        OCI::LogAnalytics::Models::LogAnalyticsCategory.new(
                          name: 'EXAMPLE-name-Value',
                          description: 'EXAMPLE-description-Value',
                          display_name: 'EXAMPLE-displayName-Value',
                          type: 'EXAMPLE-type-Value',
                          is_system: true
                        )
                      ],
                      endpoints: [
                        OCI::LogAnalytics::Models::LogTypeEndpoint.new(
                          endpoint_type: 'LOG',
                          log_endpoint:
                            OCI::LogAnalytics::Models::LogEndpoint.new(
                              name: 'EXAMPLE-name-Value',
                              request:
                                OCI::LogAnalytics::Models::EndpointRequest.new(
                                  url: 'EXAMPLE-url-Value',
                                  method: 'GET',
                                  content_type: 'EXAMPLE-contentType-Value',
                                  payload: 'EXAMPLE-payload-Value',
                                  headers: [
                                    OCI::LogAnalytics::Models::NameValuePair
                                      .new(
                                      name: 'EXAMPLE-name-Value',
                                      value: 'EXAMPLE-value-Value'
                                    )
                                  ],
                                  form_parameters: [
                                    OCI::LogAnalytics::Models::NameValuePair
                                      .new(
                                      name: 'EXAMPLE-name-Value',
                                      value: 'EXAMPLE-value-Value'
                                    )
                                  ]
                                ),
                              description: 'EXAMPLE-description-Value',
                              model: 'EXAMPLE-model-Value',
                              endpoint_id: 3,
                              response:
                                OCI::LogAnalytics::Models::EndpointResponse.new(
                                  content_type: 'EXAMPLE-contentType-Value',
                                  example: 'EXAMPLE-example-Value'
                                ),
                              credentials:
                                OCI::LogAnalytics::Models::EndpointCredentials
                                  .new(
                                  credential_type: 'NONE',
                                  credential_name:
                                    'EXAMPLE-credentialName-Value',
                                  credential_endpoint:
                                    OCI::LogAnalytics::Models::CredentialEndpoint
                                      .new(
                                      name: 'EXAMPLE-name-Value',
                                      description: 'EXAMPLE-description-Value',
                                      model: 'EXAMPLE-model-Value',
                                      endpoint_id: 225,
                                      response:
                                        OCI::LogAnalytics::Models::EndpointResponse
                                          .new(
                                          content_type:
                                            'EXAMPLE-contentType-Value',
                                          example: 'EXAMPLE-example-Value'
                                        ),
                                      proxy:
                                        OCI::LogAnalytics::Models::EndpointProxy
                                          .new(
                                          url: 'EXAMPLE-url-Value',
                                          credential_name:
                                            'EXAMPLE-credentialName-Value',
                                          credential_type: 'NONE'
                                        )
                                    )
                                ),
                              proxy:
                                OCI::LogAnalytics::Models::EndpointProxy.new(
                                  url: 'EXAMPLE-url-Value',
                                  credential_name:
                                    'EXAMPLE-credentialName-Value',
                                  credential_type: 'NONE'
                                ),
                              is_enabled: false,
                              is_system: true,
                              endpoint_properties: [
                                OCI::LogAnalytics::Models::LogAnalyticsProperty
                                  .new(
                                  name: 'EXAMPLE-name-Value',
                                  value: 'EXAMPLE-value-Value'
                                )
                              ]
                            )
                        )
                      ],
                      source_properties: [
                        OCI::LogAnalytics::Models::LogAnalyticsProperty.new(
                          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: false,
                  categories: [
                    OCI::LogAnalytics::Models::LogAnalyticsCategory.new(
                      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::LogAnalytics::Models::DependentSource.new(
                      source_name: 'EXAMPLE-sourceName-Value',
                      source_display_name: 'EXAMPLE-sourceDisplayName-Value',
                      source_id: 368,
                      source_type: 'EXAMPLE-sourceType-Value',
                      is_system: true,
                      is_auto_association_enabled: false,
                      entity_types: [
                        OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType
                          .new(
                          source_id: 258,
                          entity_type: 'EXAMPLE-entityType-Value',
                          entity_type_category:
                            'EXAMPLE-entityTypeCategory-Value',
                          entity_type_display_name:
                            'EXAMPLE-entityTypeDisplayName-Value'
                        )
                      ],
                      dependencies: [
                        OCI::LogAnalytics::Models::Dependency.new(
                          type: 'EXAMPLE-type-Value',
                          reference_type: 'EXAMPLE-referenceType-Value',
                          reference_id: 115
                        )
                      ]
                    )
                  ],
                  dependent_parsers: [
                    OCI::LogAnalytics::Models::DependentParser.new(
                      parser_name: 'EXAMPLE-parserName-Value',
                      parser_display_name: 'EXAMPLE-parserDisplayName-Value',
                      parser_id: 432,
                      is_system: true,
                      parser_type: 'REGEX',
                      dependencies: [
                        OCI::LogAnalytics::Models::Dependency.new(
                          type: 'EXAMPLE-type-Value',
                          reference_type: 'EXAMPLE-referenceType-Value',
                          reference_id: 541
                        )
                      ]
                    )
                  ]
                ),
              structured_column_info: 'EXAMPLE-structuredColumnInfo-Value'
            )
          ],
          is_include: false,
          is_default: false,
          pattern_filter:
            OCI::LogAnalytics::Models::LogAnalyticsPatternFilter.new(
              agent_version: 'EXAMPLE-agentVersion-Value',
              is_in_use: true,
              operating_system: 'EXAMPLE-operatingSystem-Value',
              pattern_id: 488,
              source_id: 780,
              version: 'EXAMPLE-version-Value',
              source:
                OCI::LogAnalytics::Models::LogAnalyticsSource.new(
                  label_conditions: [
                    OCI::LogAnalytics::Models::LogAnalyticsSourceLabelCondition
                      .new(
                      condition_string: 'EXAMPLE-conditionString-Value',
                      condition_block:
                        OCI::LogAnalytics::Models::ConditionBlock.new(
                          condition_blocks_operator: 'NOT_AND',
                          field_name: 'EXAMPLE-fieldName-Value',
                          label_condition_operator:
                            'EXAMPLE-labelConditionOperator-Value',
                          label_condition_value:
                            'EXAMPLE-labelConditionValue-Value',
                          label_condition_values: %w[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: %w[EXAMPLE--Value],
                      content_example: 'EXAMPLE-contentExample-Value',
                      is_enabled: true,
                      field_name: 'EXAMPLE-fieldName-Value',
                      label_condition_id: 372,
                      is_system: true,
                      label_condition_operator:
                        'EXAMPLE-labelConditionOperator-Value',
                      source_id: 641,
                      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: 738,
                  association_entity: [
                    OCI::LogAnalytics::Models::LogAnalyticsAssociation.new(
                      failure_message: 'EXAMPLE-failureMessage-Value',
                      agent_id:
                        'ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value',
                      time_last_attempted:
                        DateTime.parse('2008-02-13T01:24:40.852Z'),
                      retry_count: 654,
                      source_name: 'EXAMPLE-sourceName-Value',
                      source_display_name: 'EXAMPLE-sourceDisplayName-Value',
                      source_type_name: 'EXAMPLE-sourceTypeName-Value',
                      life_cycle_state: 'ACCEPTED',
                      entity_id:
                        'ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value',
                      entity_name: 'EXAMPLE-entityName-Value',
                      entity_type_name: 'EXAMPLE-entityTypeName-Value',
                      host: 'EXAMPLE-host-Value',
                      agent_entity_name: 'EXAMPLE-agentEntityName-Value',
                      entity_type_display_name:
                        'EXAMPLE-entityTypeDisplayName-Value',
                      log_group_id:
                        'ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value',
                      log_group_name: 'EXAMPLE-logGroupName-Value',
                      log_group_compartment:
                        'EXAMPLE-logGroupCompartment-Value',
                      association_properties: [
                        OCI::LogAnalytics::Models::AssociationProperty.new(
                          name: 'EXAMPLE-name-Value',
                          value: 'EXAMPLE-value-Value',
                          patterns: [
                            OCI::LogAnalytics::Models::PatternOverride.new(
                              id: 'ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value',
                              value: 'EXAMPLE-value-Value',
                              effective_level: 'EXAMPLE-effectiveLevel-Value'
                            )
                          ]
                        )
                      ]
                    )
                  ],
                  data_filter_definitions: [
                    OCI::LogAnalytics::Models::LogAnalyticsSourceDataFilter.new(
                      description: 'EXAMPLE-description-Value',
                      display_name: 'EXAMPLE-displayName-Value',
                      edit_version: 809,
                      is_enabled: true,
                      field_name: 'EXAMPLE-fieldName-Value',
                      hash_type: 975,
                      data_filter_id: 767,
                      is_system: false,
                      match_regular_expression:
                        'EXAMPLE-matchRegularExpression-Value',
                      order: 936,
                      path: 'EXAMPLE-path-Value',
                      replacement_string: 'EXAMPLE-replacementString-Value',
                      source_id: 251,
                      filter_type: 'DROP_LOG_ENTRY'
                    )
                  ],
                  database_credential: 'EXAMPLE-databaseCredential-Value',
                  extended_field_definitions: [
                    OCI::LogAnalytics::Models::LogAnalyticsSourceExtendedFieldDefinition
                      .new(
                      field:
                        OCI::LogAnalytics::Models::LogAnalyticsField.new(
                          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: 749,
                          facet_priority: 387,
                          name: 'EXAMPLE-name-Value',
                          is_facet_eligible: true,
                          is_high_cardinality: true,
                          is_large_data: false,
                          is_multi_valued: true,
                          is_primary: false,
                          is_system: false,
                          is_summarizable: true,
                          mapped_value: 'EXAMPLE-mappedValue-Value',
                          is_metric_key_eligible: true,
                          is_metric_value_eligible: true,
                          range_facet_eligible: 440,
                          is_table_eligible: true,
                          unit_type: 'EXAMPLE-unitType-Value'
                        ),
                      display_regular_expression:
                        'EXAMPLE-displayRegularExpression-Value',
                      extended_fields: [
                        OCI::LogAnalytics::Models::LogAnalyticsExtendedField
                          .new(
                          field:
                            OCI::LogAnalytics::Models::LogAnalyticsField.new(
                              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: 652,
                              facet_priority: 582,
                              name: 'EXAMPLE-name-Value',
                              is_facet_eligible: false,
                              is_high_cardinality: false,
                              is_large_data: false,
                              is_multi_valued: true,
                              is_primary: false,
                              is_system: false,
                              is_summarizable: true,
                              mapped_value: 'EXAMPLE-mappedValue-Value',
                              is_metric_key_eligible: true,
                              is_metric_value_eligible: true,
                              range_facet_eligible: 56,
                              is_table_eligible: true,
                              unit_type: 'EXAMPLE-unitType-Value'
                            ),
                          extended_field_definition_id: 73,
                          field_name: 'EXAMPLE-fieldName-Value',
                          field_display_name: 'EXAMPLE-fieldDisplayName-Value',
                          saved_regular_expression_name:
                            'EXAMPLE-savedRegularExpressionName-Value',
                          extended_field_id: 160
                        )
                      ],
                      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: 451,
                      is_system: true,
                      regular_expression: 'EXAMPLE-regularExpression-Value',
                      source_id: 659,
                      time_updated: DateTime.parse('2006-09-09T22:14:00.615Z')
                    )
                  ],
                  is_for_cloud: true,
                  labels: [
                    OCI::LogAnalytics::Models::LogAnalyticsLabelView.new(
                      aliases: [
                        OCI::LogAnalytics::Models::LogAnalyticsLabelAlias.new(
                          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: 275,
                      count_usage_in_source: 337,
                      id: 'EXAMPLE-id-Value',
                      suggest_type: 560,
                      description: 'EXAMPLE-description-Value',
                      display_name: 'EXAMPLE-displayName-Value',
                      edit_version: 236,
                      impact: 'EXAMPLE-impact-Value',
                      is_system: true,
                      name: 'EXAMPLE-name-Value',
                      priority: 'MEDIUM',
                      recommendation: 'EXAMPLE-recommendation-Value',
                      type: 495,
                      is_user_deleted: false
                    )
                  ],
                  metric_definitions: [
                    OCI::LogAnalytics::Models::LogAnalyticsMetric.new(
                      aggregation_field: 'EXAMPLE-aggregationField-Value',
                      bucket_metadata: 'EXAMPLE-bucketMetadata-Value',
                      clock_period: 'EXAMPLE-clockPeriod-Value',
                      description: 'EXAMPLE-description-Value',
                      edit_version: 495,
                      field_name: 'EXAMPLE-fieldName-Value',
                      field_values: %w[EXAMPLE--Value],
                      grouping_field: 'EXAMPLE-groupingField-Value',
                      is_enabled: false,
                      is_system: false,
                      display_name: 'EXAMPLE-displayName-Value',
                      metric_reference: 962,
                      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.parse('2045-03-02T19:50:47.101Z'),
                      unit_type: 'EXAMPLE-unitType-Value',
                      is_user_customized: true
                    )
                  ],
                  metrics: [
                    OCI::LogAnalytics::Models::LogAnalyticsSourceMetric.new(
                      is_metric_source_enabled: true,
                      metric_name: 'EXAMPLE-metricName-Value',
                      source_name: 'EXAMPLE-sourceName-Value',
                      entity_type: 'EXAMPLE-entityType-Value'
                    )
                  ],
                  oob_parsers: [
                    OCI::LogAnalytics::Models::LogAnalyticsParser.new(
                      content: 'EXAMPLE-content-Value',
                      description: 'EXAMPLE-description-Value',
                      display_name: 'EXAMPLE-displayName-Value',
                      edit_version: 494,
                      encoding: 'EXAMPLE-encoding-Value',
                      example_content: 'EXAMPLE-exampleContent-Value',
                      field_maps: [
                        OCI::LogAnalytics::Models::LogAnalyticsParserField.new(
                          field:
                            OCI::LogAnalytics::Models::LogAnalyticsField.new(
                              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: 271,
                              facet_priority: 840,
                              name: 'EXAMPLE-name-Value',
                              is_facet_eligible: true,
                              is_high_cardinality: true,
                              is_large_data: false,
                              is_multi_valued: false,
                              is_primary: true,
                              is_system: false,
                              is_summarizable: false,
                              mapped_value: 'EXAMPLE-mappedValue-Value',
                              is_metric_key_eligible: false,
                              is_metric_value_eligible: true,
                              range_facet_eligible: 762,
                              is_table_eligible: true,
                              unit_type: 'EXAMPLE-unitType-Value'
                            ),
                          parser_field_id: 82,
                          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: 369,
                          structured_column_info:
                            'EXAMPLE-structuredColumnInfo-Value'
                        )
                      ],
                      footer_content: 'EXAMPLE-footerContent-Value',
                      header_content: 'EXAMPLE-headerContent-Value',
                      name: 'EXAMPLE-name-Value',
                      is_default: true,
                      is_single_line_content: false,
                      is_system: true,
                      language: 'EXAMPLE-language-Value',
                      time_updated: DateTime.parse('2000-06-07T18:11:04.214Z'),
                      log_type_test_request_version: 484,
                      parser_ignoreline_characters:
                        'EXAMPLE-parserIgnorelineCharacters-Value',
                      is_hidden: false,
                      parser_sequence: 322,
                      parser_timezone: 'EXAMPLE-parserTimezone-Value',
                      parser_filter:
                        OCI::LogAnalytics::Models::LogAnalyticsParserFilter.new(
                          id: 'ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value',
                          agent_version: 'EXAMPLE-agentVersion-Value',
                          is_in_use: 810,
                          operating_system: 'EXAMPLE-operatingSystem-Value',
                          parser_id: 92,
                          version: 'EXAMPLE-version-Value'
                        ),
                      is_parser_written_once: false,
                      parser_functions: [
                        OCI::LogAnalytics::Models::LogAnalyticsParserFunction
                          .new(
                          parser_meta_plugin:
                            OCI::LogAnalytics::Models::LogAnalyticsParserMetaPlugin
                              .new(
                              meta_plugin_parameters: [
                                OCI::LogAnalytics::Models::LogAnalyticsParserMetaPluginParameter
                                  .new(
                                  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: 691,
                          parser_function_name:
                            'EXAMPLE-parserFunctionName-Value',
                          is_enabled: true,
                          is_system: false,
                          parser_id: 44,
                          parser_name: 'EXAMPLE-parserName-Value',
                          parser_meta_plugin_name:
                            'EXAMPLE-parserMetaPluginName-Value',
                          parser_function_priority: 359,
                          parser_function_parameters: [
                            OCI::LogAnalytics::Models::LogAnalyticsParserFunctionParameter
                              .new(
                              parser_function_id: 143,
                              parser_function_parameter_name:
                                'EXAMPLE-parserFunctionParameterName-Value',
                              parser_function_parameter_id: 712,
                              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::LogAnalytics::Models::LogAnalyticsParserMetaPluginParameter
                                  .new(
                                  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: 579,
                      should_tokenize_original_text: true,
                      field_delimiter: 'EXAMPLE-fieldDelimiter-Value',
                      field_qualifier: 'EXAMPLE-fieldQualifier-Value',
                      type: 'XML',
                      is_user_deleted: true,
                      is_namespace_aware: false,
                      categories: [
                        OCI::LogAnalytics::Models::LogAnalyticsCategory.new(
                          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::LogAnalytics::Models::DependentSource.new(
                          source_name: 'EXAMPLE-sourceName-Value',
                          source_display_name:
                            'EXAMPLE-sourceDisplayName-Value',
                          source_id: 864,
                          source_type: 'EXAMPLE-sourceType-Value',
                          is_system: false,
                          is_auto_association_enabled: true,
                          entity_types: [
                            OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType
                              .new(
                              source_id: 383,
                              entity_type: 'EXAMPLE-entityType-Value',
                              entity_type_category:
                                'EXAMPLE-entityTypeCategory-Value',
                              entity_type_display_name:
                                'EXAMPLE-entityTypeDisplayName-Value'
                            )
                          ],
                          dependencies: [
                            OCI::LogAnalytics::Models::Dependency.new(
                              type: 'EXAMPLE-type-Value',
                              reference_type: 'EXAMPLE-referenceType-Value',
                              reference_id: 597
                            )
                          ]
                        )
                      ],
                      dependent_parsers: [
                        OCI::LogAnalytics::Models::DependentParser.new(
                          parser_name: 'EXAMPLE-parserName-Value',
                          parser_display_name:
                            'EXAMPLE-parserDisplayName-Value',
                          parser_id: 230,
                          is_system: true,
                          parser_type: 'DELIMITED',
                          dependencies: [
                            OCI::LogAnalytics::Models::Dependency.new(
                              type: 'EXAMPLE-type-Value',
                              reference_type: 'EXAMPLE-referenceType-Value',
                              reference_id: 596
                            )
                          ]
                        )
                      ]
                    )
                  ],
                  parameters: [
                    OCI::LogAnalytics::Models::LogAnalyticsParameter.new(
                      default_value: 'EXAMPLE-defaultValue-Value',
                      description: 'EXAMPLE-description-Value',
                      is_active: false,
                      name: 'EXAMPLE-name-Value',
                      source_id: 248
                    )
                  ],
                  pattern_count: 640,
                  description: 'EXAMPLE-description-Value',
                  display_name: 'EXAMPLE-displayName-Value',
                  edit_version: 315,
                  functions: [
                    OCI::LogAnalytics::Models::LogAnalyticsSourceFunction.new(
                      arguments: [
                        OCI::LogAnalytics::Models::LogAnalyticsMetaFunctionArgument
                          .new(
                          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: 242,
                          argument_type: 705,
                          argument_id: 748,
                          argument_lookup_column:
                            'EXAMPLE-argumentLookupColumn-Value',
                          argument_lookup_column_position: 946,
                          argument_value: 'EXAMPLE-argumentValue-Value',
                          argument_reference: 'EXAMPLE-argumentReference-Value'
                        )
                      ],
                      is_enabled: false,
                      function:
                        OCI::LogAnalytics::Models::LogAnalyticsMetaFunction.new(
                          meta_function_argument: [
                            OCI::LogAnalytics::Models::LogAnalyticsMetaFunctionArgument
                              .new(
                              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: 625,
                              argument_type: 220,
                              argument_id: 10,
                              argument_lookup_column:
                                'EXAMPLE-argumentLookupColumn-Value',
                              argument_lookup_column_position: 20,
                              argument_value: 'EXAMPLE-argumentValue-Value',
                              argument_reference:
                                'EXAMPLE-argumentReference-Value'
                            )
                          ],
                          component: 'EXAMPLE-component-Value',
                          description: 'EXAMPLE-description-Value',
                          edit_version: 825,
                          meta_function_id: 235,
                          java_class_name: 'EXAMPLE-javaClassName-Value',
                          name: 'EXAMPLE-name-Value'
                        ),
                      function_name: 'GEOLOCATION',
                      function_reference: 'EXAMPLE-functionReference-Value',
                      source_reference: 'EXAMPLE-sourceReference-Value',
                      features: %w[EXAMPLE--Value],
                      function_id: 349,
                      order: 745,
                      is_system: false,
                      lookup_column: 'EXAMPLE-lookupColumn-Value',
                      lookup_column_position: 58,
                      lookup_display_name: 'EXAMPLE-lookupDisplayName-Value',
                      lookup_mode: 542,
                      lookup_table: 'EXAMPLE-lookupTable-Value',
                      source_id: 364
                    )
                  ],
                  source_id: 822,
                  name: 'EXAMPLE-name-Value',
                  is_secure_content: true,
                  is_system: false,
                  parsers: [
                    OCI::LogAnalytics::Models::LogAnalyticsParser.new(
                      content: 'EXAMPLE-content-Value',
                      description: 'EXAMPLE-description-Value',
                      display_name: 'EXAMPLE-displayName-Value',
                      edit_version: 831,
                      encoding: 'EXAMPLE-encoding-Value',
                      example_content: 'EXAMPLE-exampleContent-Value',
                      field_maps: [
                        OCI::LogAnalytics::Models::LogAnalyticsParserField.new(
                          field:
                            OCI::LogAnalytics::Models::LogAnalyticsField.new(
                              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: 522,
                              facet_priority: 985,
                              name: 'EXAMPLE-name-Value',
                              is_facet_eligible: true,
                              is_high_cardinality: false,
                              is_large_data: true,
                              is_multi_valued: false,
                              is_primary: true,
                              is_system: true,
                              is_summarizable: false,
                              mapped_value: 'EXAMPLE-mappedValue-Value',
                              is_metric_key_eligible: false,
                              is_metric_value_eligible: false,
                              range_facet_eligible: 609,
                              is_table_eligible: false,
                              unit_type: 'EXAMPLE-unitType-Value'
                            ),
                          parser_field_id: 372,
                          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: 145,
                          structured_column_info:
                            'EXAMPLE-structuredColumnInfo-Value'
                        )
                      ],
                      footer_content: 'EXAMPLE-footerContent-Value',
                      header_content: 'EXAMPLE-headerContent-Value',
                      name: 'EXAMPLE-name-Value',
                      is_default: true,
                      is_single_line_content: true,
                      is_system: true,
                      language: 'EXAMPLE-language-Value',
                      time_updated: DateTime.parse('2022-01-10T20:19:51.689Z'),
                      log_type_test_request_version: 806,
                      parser_ignoreline_characters:
                        'EXAMPLE-parserIgnorelineCharacters-Value',
                      is_hidden: true,
                      parser_sequence: 57,
                      parser_timezone: 'EXAMPLE-parserTimezone-Value',
                      parser_filter:
                        OCI::LogAnalytics::Models::LogAnalyticsParserFilter.new(
                          id: 'ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value',
                          agent_version: 'EXAMPLE-agentVersion-Value',
                          is_in_use: 571,
                          operating_system: 'EXAMPLE-operatingSystem-Value',
                          parser_id: 256,
                          version: 'EXAMPLE-version-Value'
                        ),
                      is_parser_written_once: true,
                      parser_functions: [
                        OCI::LogAnalytics::Models::LogAnalyticsParserFunction
                          .new(
                          parser_meta_plugin:
                            OCI::LogAnalytics::Models::LogAnalyticsParserMetaPlugin
                              .new(
                              meta_plugin_parameters: [
                                OCI::LogAnalytics::Models::LogAnalyticsParserMetaPluginParameter
                                  .new(
                                  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: 718,
                          parser_function_name:
                            'EXAMPLE-parserFunctionName-Value',
                          is_enabled: false,
                          is_system: false,
                          parser_id: 12,
                          parser_name: 'EXAMPLE-parserName-Value',
                          parser_meta_plugin_name:
                            'EXAMPLE-parserMetaPluginName-Value',
                          parser_function_priority: 857,
                          parser_function_parameters: [
                            OCI::LogAnalytics::Models::LogAnalyticsParserFunctionParameter
                              .new(
                              parser_function_id: 994,
                              parser_function_parameter_name:
                                'EXAMPLE-parserFunctionParameterName-Value',
                              parser_function_parameter_id: 131,
                              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::LogAnalytics::Models::LogAnalyticsParserMetaPluginParameter
                                  .new(
                                  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: 334,
                      should_tokenize_original_text: true,
                      field_delimiter: 'EXAMPLE-fieldDelimiter-Value',
                      field_qualifier: 'EXAMPLE-fieldQualifier-Value',
                      type: 'XML',
                      is_user_deleted: true,
                      is_namespace_aware: false,
                      categories: [
                        OCI::LogAnalytics::Models::LogAnalyticsCategory.new(
                          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::LogAnalytics::Models::DependentSource.new(
                          source_name: 'EXAMPLE-sourceName-Value',
                          source_display_name:
                            'EXAMPLE-sourceDisplayName-Value',
                          source_id: 456,
                          source_type: 'EXAMPLE-sourceType-Value',
                          is_system: false,
                          is_auto_association_enabled: false,
                          entity_types: [
                            OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType
                              .new(
                              source_id: 848,
                              entity_type: 'EXAMPLE-entityType-Value',
                              entity_type_category:
                                'EXAMPLE-entityTypeCategory-Value',
                              entity_type_display_name:
                                'EXAMPLE-entityTypeDisplayName-Value'
                            )
                          ],
                          dependencies: [
                            OCI::LogAnalytics::Models::Dependency.new(
                              type: 'EXAMPLE-type-Value',
                              reference_type: 'EXAMPLE-referenceType-Value',
                              reference_id: 448
                            )
                          ]
                        )
                      ],
                      dependent_parsers: [
                        OCI::LogAnalytics::Models::DependentParser.new(
                          parser_name: 'EXAMPLE-parserName-Value',
                          parser_display_name:
                            'EXAMPLE-parserDisplayName-Value',
                          parser_id: 434,
                          is_system: false,
                          parser_type: 'JSON',
                          dependencies: [
                            OCI::LogAnalytics::Models::Dependency.new(
                              type: 'EXAMPLE-type-Value',
                              reference_type: 'EXAMPLE-referenceType-Value',
                              reference_id: 119
                            )
                          ]
                        )
                      ]
                    )
                  ],
                  is_auto_association_enabled: false,
                  is_auto_association_override: true,
                  rule_id: 844,
                  type_name: 'EXAMPLE-typeName-Value',
                  type_display_name: 'EXAMPLE-typeDisplayName-Value',
                  warning_config: 590,
                  metadata_fields: [
                    OCI::LogAnalytics::Models::LogAnalyticsSourceMetadataField
                      .new(
                      field_name: 'EXAMPLE-fieldName-Value',
                      is_enabled: false,
                      is_system: false,
                      key: 'EXAMPLE-key-Value',
                      source_name: 'EXAMPLE-sourceName-Value'
                    )
                  ],
                  label_definitions: [
                    OCI::LogAnalytics::Models::LogAnalyticsLabelDefinition.new(
                      edit_version: 270,
                      is_system: false,
                      source_id: 869,
                      label_name: 'EXAMPLE-labelName-Value'
                    )
                  ],
                  entity_types: [
                    OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType.new(
                      source_id: 616,
                      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::LogAnalytics::Models::LogAnalyticsParser.new(
                      content: 'EXAMPLE-content-Value',
                      description: 'EXAMPLE-description-Value',
                      display_name: 'EXAMPLE-displayName-Value',
                      edit_version: 374,
                      encoding: 'EXAMPLE-encoding-Value',
                      example_content: 'EXAMPLE-exampleContent-Value',
                      field_maps: [
                        OCI::LogAnalytics::Models::LogAnalyticsParserField.new(
                          field:
                            OCI::LogAnalytics::Models::LogAnalyticsField.new(
                              cee_alias: 'EXAMPLE-ceeAlias-Value',
                              data_type: 'EXAMPLE-dataType-Value',
                              regular_expression:
                                'EXAMPLE-regularExpression-Value',
                              description: 'EXAMPLE-description-Value',
                              display_name: 'EXAMPLE-displayName-Value',
                              edit_version: 623,
                              facet_priority: 870,
                              name: 'EXAMPLE-name-Value',
                              is_facet_eligible: true,
                              is_high_cardinality: true,
                              is_large_data: true,
                              is_multi_valued: false,
                              is_primary: false,
                              is_system: false,
                              is_summarizable: true,
                              mapped_value: 'EXAMPLE-mappedValue-Value',
                              is_metric_key_eligible: true,
                              is_metric_value_eligible: true,
                              range_facet_eligible: 779,
                              is_table_eligible: false,
                              unit_type: 'EXAMPLE-unitType-Value'
                            ),
                          parser_field_id: 854,
                          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: 297,
                          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.parse('2000-09-14T07:45:07.575Z'),
                      log_type_test_request_version: 33,
                      parser_ignoreline_characters:
                        'EXAMPLE-parserIgnorelineCharacters-Value',
                      is_hidden: false,
                      parser_sequence: 52,
                      parser_timezone: 'EXAMPLE-parserTimezone-Value',
                      parser_filter:
                        OCI::LogAnalytics::Models::LogAnalyticsParserFilter.new(
                          id: 'ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value',
                          agent_version: 'EXAMPLE-agentVersion-Value',
                          is_in_use: 591,
                          operating_system: 'EXAMPLE-operatingSystem-Value',
                          parser_id: 643,
                          version: 'EXAMPLE-version-Value'
                        ),
                      is_parser_written_once: false,
                      parser_functions: [
                        OCI::LogAnalytics::Models::LogAnalyticsParserFunction
                          .new(
                          parser_meta_plugin:
                            OCI::LogAnalytics::Models::LogAnalyticsParserMetaPlugin
                              .new(
                              meta_plugin_parameters: [
                                OCI::LogAnalytics::Models::LogAnalyticsParserMetaPluginParameter
                                  .new(
                                  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: 527,
                          parser_function_name:
                            'EXAMPLE-parserFunctionName-Value',
                          is_enabled: false,
                          is_system: false,
                          parser_id: 595,
                          parser_name: 'EXAMPLE-parserName-Value',
                          parser_meta_plugin_name:
                            'EXAMPLE-parserMetaPluginName-Value',
                          parser_function_priority: 561,
                          parser_function_parameters: [
                            OCI::LogAnalytics::Models::LogAnalyticsParserFunctionParameter
                              .new(
                              parser_function_id: 78,
                              parser_function_parameter_name:
                                'EXAMPLE-parserFunctionParameterName-Value',
                              parser_function_parameter_id: 574,
                              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::LogAnalytics::Models::LogAnalyticsParserMetaPluginParameter
                                  .new(
                                  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: 896,
                      should_tokenize_original_text: false,
                      field_delimiter: 'EXAMPLE-fieldDelimiter-Value',
                      field_qualifier: 'EXAMPLE-fieldQualifier-Value',
                      type: 'REGEX',
                      is_user_deleted: true,
                      is_namespace_aware: false,
                      categories: [
                        OCI::LogAnalytics::Models::LogAnalyticsCategory.new(
                          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::LogAnalytics::Models::DependentSource.new(
                          source_name: 'EXAMPLE-sourceName-Value',
                          source_display_name:
                            'EXAMPLE-sourceDisplayName-Value',
                          source_id: 371,
                          source_type: 'EXAMPLE-sourceType-Value',
                          is_system: true,
                          is_auto_association_enabled: false,
                          entity_types: [
                            OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType
                              .new(
                              source_id: 87,
                              entity_type: 'EXAMPLE-entityType-Value',
                              entity_type_category:
                                'EXAMPLE-entityTypeCategory-Value',
                              entity_type_display_name:
                                'EXAMPLE-entityTypeDisplayName-Value'
                            )
                          ],
                          dependencies: [
                            OCI::LogAnalytics::Models::Dependency.new(
                              type: 'EXAMPLE-type-Value',
                              reference_type: 'EXAMPLE-referenceType-Value',
                              reference_id: 977
                            )
                          ]
                        )
                      ],
                      dependent_parsers: [
                        OCI::LogAnalytics::Models::DependentParser.new(
                          parser_name: 'EXAMPLE-parserName-Value',
                          parser_display_name:
                            'EXAMPLE-parserDisplayName-Value',
                          parser_id: 568,
                          is_system: true,
                          parser_type: 'JSON',
                          dependencies: [
                            OCI::LogAnalytics::Models::Dependency.new(
                              type: 'EXAMPLE-type-Value',
                              reference_type: 'EXAMPLE-referenceType-Value',
                              reference_id: 634
                            )
                          ]
                        )
                      ]
                    )
                  ],
                  time_updated: DateTime.parse('2048-10-15T00:01:10.314Z'),
                  event_types: [
                    OCI::LogAnalytics::Models::EventType.new(
                      event_type_name: 'EXAMPLE-eventTypeName-Value',
                      spec_version: 'EXAMPLE-specVersion-Value',
                      is_enabled: false,
                      is_system: false,
                      time_updated: DateTime.parse('2039-01-29T08:06:59.241Z')
                    )
                  ],
                  categories: [
                    OCI::LogAnalytics::Models::LogAnalyticsCategory.new(
                      name: 'EXAMPLE-name-Value',
                      description: 'EXAMPLE-description-Value',
                      display_name: 'EXAMPLE-displayName-Value',
                      type: 'EXAMPLE-type-Value',
                      is_system: false
                    )
                  ],
                  endpoints: [
                    OCI::LogAnalytics::Models::LogListTypeEndpoint.new(
                      endpoint_type: 'LOG_LIST',
                      list_endpoint:
                        OCI::LogAnalytics::Models::LogListEndpoint.new(
                          name: 'EXAMPLE-name-Value',
                          request:
                            OCI::LogAnalytics::Models::EndpointRequest.new(
                              url: 'EXAMPLE-url-Value',
                              method: 'GET',
                              content_type: 'EXAMPLE-contentType-Value',
                              payload: 'EXAMPLE-payload-Value',
                              headers: [
                                OCI::LogAnalytics::Models::NameValuePair.new(
                                  name: 'EXAMPLE-name-Value',
                                  value: 'EXAMPLE-value-Value'
                                )
                              ],
                              form_parameters: [
                                OCI::LogAnalytics::Models::NameValuePair.new(
                                  name: 'EXAMPLE-name-Value',
                                  value: 'EXAMPLE-value-Value'
                                )
                              ]
                            ),
                          description: 'EXAMPLE-description-Value',
                          model: 'EXAMPLE-model-Value',
                          endpoint_id: 973,
                          response:
                            OCI::LogAnalytics::Models::EndpointResponse.new(
                              content_type: 'EXAMPLE-contentType-Value',
                              example: 'EXAMPLE-example-Value'
                            ),
                          credentials:
                            OCI::LogAnalytics::Models::EndpointCredentials.new(
                              credential_type: 'STATIC_TOKEN',
                              credential_name: 'EXAMPLE-credentialName-Value',
                              credential_endpoint:
                                OCI::LogAnalytics::Models::CredentialEndpoint
                                  .new(
                                  name: 'EXAMPLE-name-Value',
                                  description: 'EXAMPLE-description-Value',
                                  model: 'EXAMPLE-model-Value',
                                  endpoint_id: 893,
                                  response:
                                    OCI::LogAnalytics::Models::EndpointResponse
                                      .new(
                                      content_type: 'EXAMPLE-contentType-Value',
                                      example: 'EXAMPLE-example-Value'
                                    ),
                                  proxy:
                                    OCI::LogAnalytics::Models::EndpointProxy
                                      .new(
                                      url: 'EXAMPLE-url-Value',
                                      credential_name:
                                        'EXAMPLE-credentialName-Value',
                                      credential_type: 'NONE'
                                    )
                                )
                            ),
                          proxy:
                            OCI::LogAnalytics::Models::EndpointProxy.new(
                              url: 'EXAMPLE-url-Value',
                              credential_name: 'EXAMPLE-credentialName-Value',
                              credential_type: 'NONE'
                            ),
                          is_enabled: true,
                          is_system: true,
                          endpoint_properties: [
                            OCI::LogAnalytics::Models::LogAnalyticsProperty.new(
                              name: 'EXAMPLE-name-Value',
                              value: 'EXAMPLE-value-Value'
                            )
                          ]
                        ),
                      log_endpoints: [
                        OCI::LogAnalytics::Models::LogEndpoint.new(
                          name: 'EXAMPLE-name-Value',
                          request:
                            OCI::LogAnalytics::Models::EndpointRequest.new(
                              url: 'EXAMPLE-url-Value',
                              method: 'POST',
                              content_type: 'EXAMPLE-contentType-Value',
                              payload: 'EXAMPLE-payload-Value',
                              headers: [
                                OCI::LogAnalytics::Models::NameValuePair.new(
                                  name: 'EXAMPLE-name-Value',
                                  value: 'EXAMPLE-value-Value'
                                )
                              ],
                              form_parameters: [
                                OCI::LogAnalytics::Models::NameValuePair.new(
                                  name: 'EXAMPLE-name-Value',
                                  value: 'EXAMPLE-value-Value'
                                )
                              ]
                            ),
                          description: 'EXAMPLE-description-Value',
                          model: 'EXAMPLE-model-Value',
                          endpoint_id: 222,
                          response:
                            OCI::LogAnalytics::Models::EndpointResponse.new(
                              content_type: 'EXAMPLE-contentType-Value',
                              example: 'EXAMPLE-example-Value'
                            ),
                          credentials:
                            OCI::LogAnalytics::Models::EndpointCredentials.new(
                              credential_type: 'STATIC_TOKEN',
                              credential_name: 'EXAMPLE-credentialName-Value',
                              credential_endpoint:
                                OCI::LogAnalytics::Models::CredentialEndpoint
                                  .new(
                                  name: 'EXAMPLE-name-Value',
                                  description: 'EXAMPLE-description-Value',
                                  model: 'EXAMPLE-model-Value',
                                  endpoint_id: 531,
                                  response:
                                    OCI::LogAnalytics::Models::EndpointResponse
                                      .new(
                                      content_type: 'EXAMPLE-contentType-Value',
                                      example: 'EXAMPLE-example-Value'
                                    ),
                                  proxy:
                                    OCI::LogAnalytics::Models::EndpointProxy
                                      .new(
                                      url: 'EXAMPLE-url-Value',
                                      credential_name:
                                        'EXAMPLE-credentialName-Value',
                                      credential_type: 'TOKEN'
                                    )
                                )
                            ),
                          proxy:
                            OCI::LogAnalytics::Models::EndpointProxy.new(
                              url: 'EXAMPLE-url-Value',
                              credential_name: 'EXAMPLE-credentialName-Value',
                              credential_type: 'TOKEN'
                            ),
                          is_enabled: true,
                          is_system: false,
                          endpoint_properties: [
                            OCI::LogAnalytics::Models::LogAnalyticsProperty.new(
                              name: 'EXAMPLE-name-Value',
                              value: 'EXAMPLE-value-Value'
                            )
                          ]
                        )
                      ]
                    )
                  ],
                  source_properties: [
                    OCI::LogAnalytics::Models::LogAnalyticsProperty.new(
                      name: 'EXAMPLE-name-Value', value: 'EXAMPLE-value-Value'
                    )
                  ]
                )
            ),
          alias: 'EXAMPLE-alias-Value',
          description: 'EXAMPLE-description-Value',
          is_enabled: false,
          pattern_id: 885,
          is_system: true,
          source_id: 971,
          is_agent_warning_suppressed: true,
          pattern_text: 'EXAMPLE-patternText-Value',
          pattern_type: 736,
          entity_type: %w[EXAMPLE--Value],
          pattern_properties: [
            OCI::LogAnalytics::Models::LogAnalyticsProperty.new(
              name: 'EXAMPLE-name-Value', value: 'EXAMPLE-value-Value'
            )
          ]
        )
      ],
      description: 'EXAMPLE-description-Value',
      display_name: 'EXAMPLE-displayName-Value',
      edit_version: 433,
      functions: [
        OCI::LogAnalytics::Models::LogAnalyticsSourceFunction.new(
          arguments: [
            OCI::LogAnalytics::Models::LogAnalyticsMetaFunctionArgument.new(
              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: 283,
              argument_type: 321,
              argument_id: 773,
              argument_lookup_column: 'EXAMPLE-argumentLookupColumn-Value',
              argument_lookup_column_position: 89,
              argument_value: 'EXAMPLE-argumentValue-Value',
              argument_reference: 'EXAMPLE-argumentReference-Value'
            )
          ],
          is_enabled: true,
          function:
            OCI::LogAnalytics::Models::LogAnalyticsMetaFunction.new(
              meta_function_argument: [
                OCI::LogAnalytics::Models::LogAnalyticsMetaFunctionArgument.new(
                  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: 418,
                  argument_type: 890,
                  argument_id: 393,
                  argument_lookup_column: 'EXAMPLE-argumentLookupColumn-Value',
                  argument_lookup_column_position: 715,
                  argument_value: 'EXAMPLE-argumentValue-Value',
                  argument_reference: 'EXAMPLE-argumentReference-Value'
                )
              ],
              component: 'EXAMPLE-component-Value',
              description: 'EXAMPLE-description-Value',
              edit_version: 268,
              meta_function_id: 640,
              java_class_name: 'EXAMPLE-javaClassName-Value',
              name: 'EXAMPLE-name-Value'
            ),
          function_name: 'LOOKUP',
          function_reference: 'EXAMPLE-functionReference-Value',
          source_reference: 'EXAMPLE-sourceReference-Value',
          features: %w[EXAMPLE--Value],
          function_id: 941,
          order: 47,
          is_system: false,
          lookup_column: 'EXAMPLE-lookupColumn-Value',
          lookup_column_position: 854,
          lookup_display_name: 'EXAMPLE-lookupDisplayName-Value',
          lookup_mode: 588,
          lookup_table: 'EXAMPLE-lookupTable-Value',
          source_id: 111
        )
      ],
      source_id: 499,
      name: 'EXAMPLE-name-Value',
      is_secure_content: true,
      is_system: false,
      parsers: [
        OCI::LogAnalytics::Models::LogAnalyticsParser.new(
          content: 'EXAMPLE-content-Value',
          description: 'EXAMPLE-description-Value',
          display_name: 'EXAMPLE-displayName-Value',
          edit_version: 820,
          encoding: 'EXAMPLE-encoding-Value',
          example_content: 'EXAMPLE-exampleContent-Value',
          field_maps: [
            OCI::LogAnalytics::Models::LogAnalyticsParserField.new(
              field:
                OCI::LogAnalytics::Models::LogAnalyticsField.new(
                  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: 514,
                  facet_priority: 969,
                  name: 'EXAMPLE-name-Value',
                  is_facet_eligible: true,
                  is_high_cardinality: false,
                  is_large_data: true,
                  is_multi_valued: true,
                  is_primary: false,
                  is_system: true,
                  is_summarizable: false,
                  mapped_value: 'EXAMPLE-mappedValue-Value',
                  is_metric_key_eligible: false,
                  is_metric_value_eligible: true,
                  range_facet_eligible: 510,
                  is_table_eligible: true,
                  unit_type: 'EXAMPLE-unitType-Value'
                ),
              parser_field_id: 667,
              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: 801,
              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.parse('2007-03-01T20:07:28.352Z'),
          log_type_test_request_version: 417,
          parser_ignoreline_characters:
            'EXAMPLE-parserIgnorelineCharacters-Value',
          is_hidden: true,
          parser_sequence: 493,
          parser_timezone: 'EXAMPLE-parserTimezone-Value',
          parser_filter:
            OCI::LogAnalytics::Models::LogAnalyticsParserFilter.new(
              id: 'ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value',
              agent_version: 'EXAMPLE-agentVersion-Value',
              is_in_use: 994,
              operating_system: 'EXAMPLE-operatingSystem-Value',
              parser_id: 749,
              version: 'EXAMPLE-version-Value'
            ),
          is_parser_written_once: false,
          parser_functions: [
            OCI::LogAnalytics::Models::LogAnalyticsParserFunction.new(
              parser_meta_plugin:
                OCI::LogAnalytics::Models::LogAnalyticsParserMetaPlugin.new(
                  meta_plugin_parameters: [
                    OCI::LogAnalytics::Models::LogAnalyticsParserMetaPluginParameter
                      .new(
                      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: 268,
              parser_function_name: 'EXAMPLE-parserFunctionName-Value',
              is_enabled: false,
              is_system: true,
              parser_id: 211,
              parser_name: 'EXAMPLE-parserName-Value',
              parser_meta_plugin_name: 'EXAMPLE-parserMetaPluginName-Value',
              parser_function_priority: 18,
              parser_function_parameters: [
                OCI::LogAnalytics::Models::LogAnalyticsParserFunctionParameter
                  .new(
                  parser_function_id: 327,
                  parser_function_parameter_name:
                    'EXAMPLE-parserFunctionParameterName-Value',
                  parser_function_parameter_id: 697,
                  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::LogAnalytics::Models::LogAnalyticsParserMetaPluginParameter
                      .new(
                      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: 928,
          sources: [
            OCI::LogAnalytics::Models::LogAnalyticsSource.new(
              label_conditions: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceLabelCondition.new(
                  condition_string: 'EXAMPLE-conditionString-Value',
                  condition_block:
                    OCI::LogAnalytics::Models::ConditionBlock.new(
                      condition_blocks_operator: 'OR',
                      field_name: 'EXAMPLE-fieldName-Value',
                      label_condition_operator:
                        'EXAMPLE-labelConditionOperator-Value',
                      label_condition_value:
                        'EXAMPLE-labelConditionValue-Value',
                      label_condition_values: %w[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: %w[EXAMPLE--Value],
                  content_example: 'EXAMPLE-contentExample-Value',
                  is_enabled: true,
                  field_name: 'EXAMPLE-fieldName-Value',
                  label_condition_id: 789,
                  is_system: true,
                  label_condition_operator:
                    'EXAMPLE-labelConditionOperator-Value',
                  source_id: 357,
                  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: 988,
              association_entity: [
                OCI::LogAnalytics::Models::LogAnalyticsAssociation.new(
                  failure_message: 'EXAMPLE-failureMessage-Value',
                  agent_id: 'ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value',
                  time_last_attempted:
                    DateTime.parse('2006-08-11T03:56:59.829Z'),
                  retry_count: 317,
                  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::LogAnalytics::Models::AssociationProperty.new(
                      name: 'EXAMPLE-name-Value',
                      value: 'EXAMPLE-value-Value',
                      patterns: [
                        OCI::LogAnalytics::Models::PatternOverride.new(
                          id: 'ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value',
                          value: 'EXAMPLE-value-Value',
                          effective_level: 'EXAMPLE-effectiveLevel-Value'
                        )
                      ]
                    )
                  ]
                )
              ],
              data_filter_definitions: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceDataFilter.new(
                  description: 'EXAMPLE-description-Value',
                  display_name: 'EXAMPLE-displayName-Value',
                  edit_version: 938,
                  is_enabled: true,
                  field_name: 'EXAMPLE-fieldName-Value',
                  hash_type: 246,
                  data_filter_id: 459,
                  is_system: true,
                  match_regular_expression:
                    'EXAMPLE-matchRegularExpression-Value',
                  order: 985,
                  path: 'EXAMPLE-path-Value',
                  replacement_string: 'EXAMPLE-replacementString-Value',
                  source_id: 748,
                  filter_type: 'HASH_MASK'
                )
              ],
              database_credential: 'EXAMPLE-databaseCredential-Value',
              extended_field_definitions: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceExtendedFieldDefinition
                  .new(
                  field:
                    OCI::LogAnalytics::Models::LogAnalyticsField.new(
                      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: 59,
                      facet_priority: 218,
                      name: 'EXAMPLE-name-Value',
                      is_facet_eligible: true,
                      is_high_cardinality: true,
                      is_large_data: false,
                      is_multi_valued: false,
                      is_primary: false,
                      is_system: true,
                      is_summarizable: true,
                      mapped_value: 'EXAMPLE-mappedValue-Value',
                      is_metric_key_eligible: true,
                      is_metric_value_eligible: true,
                      range_facet_eligible: 111,
                      is_table_eligible: true,
                      unit_type: 'EXAMPLE-unitType-Value'
                    ),
                  display_regular_expression:
                    'EXAMPLE-displayRegularExpression-Value',
                  extended_fields: [
                    OCI::LogAnalytics::Models::LogAnalyticsExtendedField.new(
                      field:
                        OCI::LogAnalytics::Models::LogAnalyticsField.new(
                          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: 348,
                          facet_priority: 873,
                          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: true,
                          mapped_value: 'EXAMPLE-mappedValue-Value',
                          is_metric_key_eligible: false,
                          is_metric_value_eligible: true,
                          range_facet_eligible: 912,
                          is_table_eligible: true,
                          unit_type: 'EXAMPLE-unitType-Value'
                        ),
                      extended_field_definition_id: 967,
                      field_name: 'EXAMPLE-fieldName-Value',
                      field_display_name: 'EXAMPLE-fieldDisplayName-Value',
                      saved_regular_expression_name:
                        'EXAMPLE-savedRegularExpressionName-Value',
                      extended_field_id: 147
                    )
                  ],
                  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: 348,
                  is_system: false,
                  regular_expression: 'EXAMPLE-regularExpression-Value',
                  source_id: 587,
                  time_updated: DateTime.parse('2048-02-17T08:52:36.965Z')
                )
              ],
              is_for_cloud: false,
              labels: [
                OCI::LogAnalytics::Models::LogAnalyticsLabelView.new(
                  aliases: [
                    OCI::LogAnalytics::Models::LogAnalyticsLabelAlias.new(
                      alias: 'EXAMPLE-alias-Value',
                      alias_display_name: 'EXAMPLE-aliasDisplayName-Value',
                      is_system: true,
                      display_name: 'EXAMPLE-displayName-Value',
                      name: 'EXAMPLE-name-Value',
                      priority: 'LOW'
                    )
                  ],
                  count_usage_in_alert_rule: 299,
                  count_usage_in_source: 447,
                  id: 'EXAMPLE-id-Value',
                  suggest_type: 763,
                  description: 'EXAMPLE-description-Value',
                  display_name: 'EXAMPLE-displayName-Value',
                  edit_version: 759,
                  impact: 'EXAMPLE-impact-Value',
                  is_system: true,
                  name: 'EXAMPLE-name-Value',
                  priority: 'HIGH',
                  recommendation: 'EXAMPLE-recommendation-Value',
                  type: 831,
                  is_user_deleted: false
                )
              ],
              metric_definitions: [
                OCI::LogAnalytics::Models::LogAnalyticsMetric.new(
                  aggregation_field: 'EXAMPLE-aggregationField-Value',
                  bucket_metadata: 'EXAMPLE-bucketMetadata-Value',
                  clock_period: 'EXAMPLE-clockPeriod-Value',
                  description: 'EXAMPLE-description-Value',
                  edit_version: 716,
                  field_name: 'EXAMPLE-fieldName-Value',
                  field_values: %w[EXAMPLE--Value],
                  grouping_field: 'EXAMPLE-groupingField-Value',
                  is_enabled: false,
                  is_system: false,
                  display_name: 'EXAMPLE-displayName-Value',
                  metric_reference: 591,
                  name: 'EXAMPLE-name-Value',
                  metric_type: 'COUNT_DISTRIBUTION',
                  is_metric_source_enabled: false,
                  operator: 'NOT_NULL',
                  entity_type: 'EXAMPLE-entityType-Value',
                  time_updated: DateTime.parse('2018-10-05T20:38:26.723Z'),
                  unit_type: 'EXAMPLE-unitType-Value',
                  is_user_customized: false
                )
              ],
              metrics: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceMetric.new(
                  is_metric_source_enabled: false,
                  metric_name: 'EXAMPLE-metricName-Value',
                  source_name: 'EXAMPLE-sourceName-Value',
                  entity_type: 'EXAMPLE-entityType-Value'
                )
              ],
              parameters: [
                OCI::LogAnalytics::Models::LogAnalyticsParameter.new(
                  default_value: 'EXAMPLE-defaultValue-Value',
                  description: 'EXAMPLE-description-Value',
                  is_active: false,
                  name: 'EXAMPLE-name-Value',
                  source_id: 435
                )
              ],
              pattern_count: 842,
              patterns: [
                OCI::LogAnalytics::Models::LogAnalyticsSourcePattern.new(
                  converted_text: 'EXAMPLE-convertedText-Value',
                  db_parser_id: 590,
                  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::LogAnalytics::Models::LogAnalyticsParserField.new(
                      field:
                        OCI::LogAnalytics::Models::LogAnalyticsField.new(
                          cee_alias: 'EXAMPLE-ceeAlias-Value',
                          data_type: 'EXAMPLE-dataType-Value',
                          regular_expression: 'EXAMPLE-regularExpression-Value',
                          description: 'EXAMPLE-description-Value',
                          display_name: 'EXAMPLE-displayName-Value',
                          edit_version: 667,
                          facet_priority: 186,
                          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: false,
                          mapped_value: 'EXAMPLE-mappedValue-Value',
                          is_metric_key_eligible: true,
                          is_metric_value_eligible: true,
                          range_facet_eligible: 369,
                          is_table_eligible: true,
                          unit_type: 'EXAMPLE-unitType-Value'
                        ),
                      parser_field_id: 649,
                      parser_field_expression:
                        'EXAMPLE-parserFieldExpression-Value',
                      parser_field_name: 'EXAMPLE-parserFieldName-Value',
                      storage_field_name: 'EXAMPLE-storageFieldName-Value',
                      parser_field_integrator_name:
                        'EXAMPLE-parserFieldIntegratorName-Value',
                      parser_name: 'EXAMPLE-parserName-Value',
                      parser_field_sequence: 95,
                      structured_column_info:
                        'EXAMPLE-structuredColumnInfo-Value'
                    )
                  ],
                  is_include: true,
                  is_default: true,
                  pattern_filter:
                    OCI::LogAnalytics::Models::LogAnalyticsPatternFilter.new(
                      agent_version: 'EXAMPLE-agentVersion-Value',
                      is_in_use: false,
                      operating_system: 'EXAMPLE-operatingSystem-Value',
                      pattern_id: 366,
                      source_id: 794,
                      version: 'EXAMPLE-version-Value'
                    ),
                  alias: 'EXAMPLE-alias-Value',
                  description: 'EXAMPLE-description-Value',
                  is_enabled: true,
                  pattern_id: 886,
                  is_system: true,
                  source_id: 472,
                  is_agent_warning_suppressed: true,
                  pattern_text: 'EXAMPLE-patternText-Value',
                  pattern_type: 137,
                  entity_type: %w[EXAMPLE--Value],
                  pattern_properties: [
                    OCI::LogAnalytics::Models::LogAnalyticsProperty.new(
                      name: 'EXAMPLE-name-Value', value: 'EXAMPLE-value-Value'
                    )
                  ]
                )
              ],
              description: 'EXAMPLE-description-Value',
              display_name: 'EXAMPLE-displayName-Value',
              edit_version: 103,
              functions: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceFunction.new(
                  arguments: [
                    OCI::LogAnalytics::Models::LogAnalyticsMetaFunctionArgument
                      .new(
                      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: 889,
                      argument_type: 699,
                      argument_id: 929,
                      argument_lookup_column:
                        'EXAMPLE-argumentLookupColumn-Value',
                      argument_lookup_column_position: 831,
                      argument_value: 'EXAMPLE-argumentValue-Value',
                      argument_reference: 'EXAMPLE-argumentReference-Value'
                    )
                  ],
                  is_enabled: false,
                  function:
                    OCI::LogAnalytics::Models::LogAnalyticsMetaFunction.new(
                      meta_function_argument: [
                        OCI::LogAnalytics::Models::LogAnalyticsMetaFunctionArgument
                          .new(
                          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: 723,
                          argument_type: 86,
                          argument_id: 803,
                          argument_lookup_column:
                            'EXAMPLE-argumentLookupColumn-Value',
                          argument_lookup_column_position: 234,
                          argument_value: 'EXAMPLE-argumentValue-Value',
                          argument_reference: 'EXAMPLE-argumentReference-Value'
                        )
                      ],
                      component: 'EXAMPLE-component-Value',
                      description: 'EXAMPLE-description-Value',
                      edit_version: 423,
                      meta_function_id: 373,
                      java_class_name: 'EXAMPLE-javaClassName-Value',
                      name: 'EXAMPLE-name-Value'
                    ),
                  function_name: 'GEOLOCATION',
                  function_reference: 'EXAMPLE-functionReference-Value',
                  source_reference: 'EXAMPLE-sourceReference-Value',
                  features: %w[EXAMPLE--Value],
                  function_id: 551,
                  order: 4,
                  is_system: true,
                  lookup_column: 'EXAMPLE-lookupColumn-Value',
                  lookup_column_position: 676,
                  lookup_display_name: 'EXAMPLE-lookupDisplayName-Value',
                  lookup_mode: 431,
                  lookup_table: 'EXAMPLE-lookupTable-Value',
                  source_id: 342
                )
              ],
              source_id: 286,
              name: 'EXAMPLE-name-Value',
              is_secure_content: true,
              is_system: true,
              is_auto_association_enabled: true,
              is_auto_association_override: true,
              rule_id: 886,
              type_name: 'EXAMPLE-typeName-Value',
              type_display_name: 'EXAMPLE-typeDisplayName-Value',
              warning_config: 643,
              metadata_fields: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceMetadataField.new(
                  field_name: 'EXAMPLE-fieldName-Value',
                  is_enabled: true,
                  is_system: true,
                  key: 'EXAMPLE-key-Value',
                  source_name: 'EXAMPLE-sourceName-Value'
                )
              ],
              label_definitions: [
                OCI::LogAnalytics::Models::LogAnalyticsLabelDefinition.new(
                  edit_version: 404,
                  is_system: true,
                  source_id: 228,
                  label_name: 'EXAMPLE-labelName-Value'
                )
              ],
              entity_types: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType.new(
                  source_id: 538,
                  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.parse('2030-02-18T18:54:16.566Z'),
              event_types: [
                OCI::LogAnalytics::Models::EventType.new(
                  event_type_name: 'EXAMPLE-eventTypeName-Value',
                  spec_version: 'EXAMPLE-specVersion-Value',
                  is_enabled: true,
                  is_system: true,
                  time_updated: DateTime.parse('2038-08-03T08:32:32.455Z')
                )
              ],
              categories: [
                OCI::LogAnalytics::Models::LogAnalyticsCategory.new(
                  name: 'EXAMPLE-name-Value',
                  description: 'EXAMPLE-description-Value',
                  display_name: 'EXAMPLE-displayName-Value',
                  type: 'EXAMPLE-type-Value',
                  is_system: true
                )
              ],
              endpoints: [
                OCI::LogAnalytics::Models::LogTypeEndpoint.new(
                  endpoint_type: 'LOG',
                  log_endpoint:
                    OCI::LogAnalytics::Models::LogEndpoint.new(
                      name: 'EXAMPLE-name-Value',
                      request:
                        OCI::LogAnalytics::Models::EndpointRequest.new(
                          url: 'EXAMPLE-url-Value',
                          method: 'POST',
                          content_type: 'EXAMPLE-contentType-Value',
                          payload: 'EXAMPLE-payload-Value',
                          headers: [
                            OCI::LogAnalytics::Models::NameValuePair.new(
                              name: 'EXAMPLE-name-Value',
                              value: 'EXAMPLE-value-Value'
                            )
                          ],
                          form_parameters: [
                            OCI::LogAnalytics::Models::NameValuePair.new(
                              name: 'EXAMPLE-name-Value',
                              value: 'EXAMPLE-value-Value'
                            )
                          ]
                        ),
                      description: 'EXAMPLE-description-Value',
                      model: 'EXAMPLE-model-Value',
                      endpoint_id: 939,
                      response:
                        OCI::LogAnalytics::Models::EndpointResponse.new(
                          content_type: 'EXAMPLE-contentType-Value',
                          example: 'EXAMPLE-example-Value'
                        ),
                      credentials:
                        OCI::LogAnalytics::Models::EndpointCredentials.new(
                          credential_type: 'NONE',
                          credential_name: 'EXAMPLE-credentialName-Value',
                          credential_endpoint:
                            OCI::LogAnalytics::Models::CredentialEndpoint.new(
                              name: 'EXAMPLE-name-Value',
                              description: 'EXAMPLE-description-Value',
                              model: 'EXAMPLE-model-Value',
                              endpoint_id: 235,
                              response:
                                OCI::LogAnalytics::Models::EndpointResponse.new(
                                  content_type: 'EXAMPLE-contentType-Value',
                                  example: 'EXAMPLE-example-Value'
                                ),
                              proxy:
                                OCI::LogAnalytics::Models::EndpointProxy.new(
                                  url: 'EXAMPLE-url-Value',
                                  credential_name:
                                    'EXAMPLE-credentialName-Value',
                                  credential_type: 'NONE'
                                )
                            )
                        ),
                      proxy:
                        OCI::LogAnalytics::Models::EndpointProxy.new(
                          url: 'EXAMPLE-url-Value',
                          credential_name: 'EXAMPLE-credentialName-Value',
                          credential_type: 'NONE'
                        ),
                      is_enabled: false,
                      is_system: true,
                      endpoint_properties: [
                        OCI::LogAnalytics::Models::LogAnalyticsProperty.new(
                          name: 'EXAMPLE-name-Value',
                          value: 'EXAMPLE-value-Value'
                        )
                      ]
                    )
                )
              ],
              source_properties: [
                OCI::LogAnalytics::Models::LogAnalyticsProperty.new(
                  name: 'EXAMPLE-name-Value', value: 'EXAMPLE-value-Value'
                )
              ]
            )
          ],
          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::LogAnalytics::Models::LogAnalyticsCategory.new(
              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::LogAnalytics::Models::DependentSource.new(
              source_name: 'EXAMPLE-sourceName-Value',
              source_display_name: 'EXAMPLE-sourceDisplayName-Value',
              source_id: 775,
              source_type: 'EXAMPLE-sourceType-Value',
              is_system: false,
              is_auto_association_enabled: true,
              entity_types: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType.new(
                  source_id: 988,
                  entity_type: 'EXAMPLE-entityType-Value',
                  entity_type_category: 'EXAMPLE-entityTypeCategory-Value',
                  entity_type_display_name:
                    'EXAMPLE-entityTypeDisplayName-Value'
                )
              ],
              dependencies: [
                OCI::LogAnalytics::Models::Dependency.new(
                  type: 'EXAMPLE-type-Value',
                  reference_type: 'EXAMPLE-referenceType-Value',
                  reference_id: 360
                )
              ]
            )
          ],
          dependent_parsers: [
            OCI::LogAnalytics::Models::DependentParser.new(
              parser_name: 'EXAMPLE-parserName-Value',
              parser_display_name: 'EXAMPLE-parserDisplayName-Value',
              parser_id: 712,
              is_system: false,
              parser_type: 'REGEX',
              dependencies: [
                OCI::LogAnalytics::Models::Dependency.new(
                  type: 'EXAMPLE-type-Value',
                  reference_type: 'EXAMPLE-referenceType-Value',
                  reference_id: 405
                )
              ]
            )
          ]
        )
      ],
      rule_id: 558,
      type_name: 'EXAMPLE-typeName-Value',
      warning_config: 940,
      metadata_fields: [
        OCI::LogAnalytics::Models::LogAnalyticsSourceMetadataField.new(
          field_name: 'EXAMPLE-fieldName-Value',
          is_enabled: false,
          is_system: false,
          key: 'EXAMPLE-key-Value',
          source_name: 'EXAMPLE-sourceName-Value'
        )
      ],
      label_definitions: [
        OCI::LogAnalytics::Models::LogAnalyticsLabelDefinition.new(
          edit_version: 225,
          is_system: false,
          source_id: 362,
          label_name: 'EXAMPLE-labelName-Value'
        )
      ],
      entity_types: [
        OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType.new(
          source_id: 751,
          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::LogAnalytics::Models::LogAnalyticsParser.new(
          content: 'EXAMPLE-content-Value',
          description: 'EXAMPLE-description-Value',
          display_name: 'EXAMPLE-displayName-Value',
          edit_version: 636,
          encoding: 'EXAMPLE-encoding-Value',
          example_content: 'EXAMPLE-exampleContent-Value',
          field_maps: [
            OCI::LogAnalytics::Models::LogAnalyticsParserField.new(
              field:
                OCI::LogAnalytics::Models::LogAnalyticsField.new(
                  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: 236,
                  facet_priority: 756,
                  name: 'EXAMPLE-name-Value',
                  is_facet_eligible: false,
                  is_high_cardinality: false,
                  is_large_data: false,
                  is_multi_valued: false,
                  is_primary: false,
                  is_system: false,
                  is_summarizable: false,
                  mapped_value: 'EXAMPLE-mappedValue-Value',
                  is_metric_key_eligible: false,
                  is_metric_value_eligible: true,
                  range_facet_eligible: 441,
                  is_table_eligible: false,
                  unit_type: 'EXAMPLE-unitType-Value'
                ),
              parser_field_id: 221,
              parser_field_expression: 'EXAMPLE-parserFieldExpression-Value',
              parser_field_name: 'EXAMPLE-parserFieldName-Value',
              storage_field_name: 'EXAMPLE-storageFieldName-Value',
              parser_field_integrator_name:
                'EXAMPLE-parserFieldIntegratorName-Value',
              parser_name: 'EXAMPLE-parserName-Value',
              parser_field_sequence: 492,
              structured_column_info: 'EXAMPLE-structuredColumnInfo-Value'
            )
          ],
          footer_content: 'EXAMPLE-footerContent-Value',
          header_content: 'EXAMPLE-headerContent-Value',
          name: 'EXAMPLE-name-Value',
          is_default: true,
          is_single_line_content: true,
          is_system: true,
          language: 'EXAMPLE-language-Value',
          time_updated: DateTime.parse('2028-07-12T08:14:36.791Z'),
          log_type_test_request_version: 799,
          parser_ignoreline_characters:
            'EXAMPLE-parserIgnorelineCharacters-Value',
          is_hidden: true,
          parser_sequence: 58,
          parser_timezone: 'EXAMPLE-parserTimezone-Value',
          parser_filter:
            OCI::LogAnalytics::Models::LogAnalyticsParserFilter.new(
              id: 'ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value',
              agent_version: 'EXAMPLE-agentVersion-Value',
              is_in_use: 881,
              operating_system: 'EXAMPLE-operatingSystem-Value',
              parser_id: 12,
              version: 'EXAMPLE-version-Value'
            ),
          is_parser_written_once: true,
          parser_functions: [
            OCI::LogAnalytics::Models::LogAnalyticsParserFunction.new(
              parser_meta_plugin:
                OCI::LogAnalytics::Models::LogAnalyticsParserMetaPlugin.new(
                  meta_plugin_parameters: [
                    OCI::LogAnalytics::Models::LogAnalyticsParserMetaPluginParameter
                      .new(
                      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: 863,
              parser_function_name: 'EXAMPLE-parserFunctionName-Value',
              is_enabled: true,
              is_system: true,
              parser_id: 193,
              parser_name: 'EXAMPLE-parserName-Value',
              parser_meta_plugin_name: 'EXAMPLE-parserMetaPluginName-Value',
              parser_function_priority: 796,
              parser_function_parameters: [
                OCI::LogAnalytics::Models::LogAnalyticsParserFunctionParameter
                  .new(
                  parser_function_id: 495,
                  parser_function_parameter_name:
                    'EXAMPLE-parserFunctionParameterName-Value',
                  parser_function_parameter_id: 507,
                  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::LogAnalytics::Models::LogAnalyticsParserMetaPluginParameter
                      .new(
                      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: 229,
          sources: [
            OCI::LogAnalytics::Models::LogAnalyticsSource.new(
              label_conditions: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceLabelCondition.new(
                  condition_string: 'EXAMPLE-conditionString-Value',
                  condition_block:
                    OCI::LogAnalytics::Models::ConditionBlock.new(
                      condition_blocks_operator: 'OR',
                      field_name: 'EXAMPLE-fieldName-Value',
                      label_condition_operator:
                        'EXAMPLE-labelConditionOperator-Value',
                      label_condition_value:
                        'EXAMPLE-labelConditionValue-Value',
                      label_condition_values: %w[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: %w[EXAMPLE--Value],
                  content_example: 'EXAMPLE-contentExample-Value',
                  is_enabled: false,
                  field_name: 'EXAMPLE-fieldName-Value',
                  label_condition_id: 159,
                  is_system: true,
                  label_condition_operator:
                    'EXAMPLE-labelConditionOperator-Value',
                  source_id: 523,
                  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: 755,
              association_entity: [
                OCI::LogAnalytics::Models::LogAnalyticsAssociation.new(
                  failure_message: 'EXAMPLE-failureMessage-Value',
                  agent_id: 'ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value',
                  time_last_attempted:
                    DateTime.parse('2034-12-22T22:50:48.739Z'),
                  retry_count: 555,
                  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::LogAnalytics::Models::AssociationProperty.new(
                      name: 'EXAMPLE-name-Value',
                      value: 'EXAMPLE-value-Value',
                      patterns: [
                        OCI::LogAnalytics::Models::PatternOverride.new(
                          id: 'ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value',
                          value: 'EXAMPLE-value-Value',
                          effective_level: 'EXAMPLE-effectiveLevel-Value'
                        )
                      ]
                    )
                  ]
                )
              ],
              data_filter_definitions: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceDataFilter.new(
                  description: 'EXAMPLE-description-Value',
                  display_name: 'EXAMPLE-displayName-Value',
                  edit_version: 411,
                  is_enabled: false,
                  field_name: 'EXAMPLE-fieldName-Value',
                  hash_type: 274,
                  data_filter_id: 474,
                  is_system: false,
                  match_regular_expression:
                    'EXAMPLE-matchRegularExpression-Value',
                  order: 938,
                  path: 'EXAMPLE-path-Value',
                  replacement_string: 'EXAMPLE-replacementString-Value',
                  source_id: 10,
                  filter_type: 'DROP_STRING'
                )
              ],
              database_credential: 'EXAMPLE-databaseCredential-Value',
              extended_field_definitions: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceExtendedFieldDefinition
                  .new(
                  field:
                    OCI::LogAnalytics::Models::LogAnalyticsField.new(
                      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: 80,
                      facet_priority: 317,
                      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: false,
                      mapped_value: 'EXAMPLE-mappedValue-Value',
                      is_metric_key_eligible: false,
                      is_metric_value_eligible: false,
                      range_facet_eligible: 39,
                      is_table_eligible: true,
                      unit_type: 'EXAMPLE-unitType-Value'
                    ),
                  display_regular_expression:
                    'EXAMPLE-displayRegularExpression-Value',
                  extended_fields: [
                    OCI::LogAnalytics::Models::LogAnalyticsExtendedField.new(
                      field:
                        OCI::LogAnalytics::Models::LogAnalyticsField.new(
                          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: 48,
                          facet_priority: 143,
                          name: 'EXAMPLE-name-Value',
                          is_facet_eligible: true,
                          is_high_cardinality: true,
                          is_large_data: false,
                          is_multi_valued: false,
                          is_primary: true,
                          is_system: false,
                          is_summarizable: true,
                          mapped_value: 'EXAMPLE-mappedValue-Value',
                          is_metric_key_eligible: false,
                          is_metric_value_eligible: false,
                          range_facet_eligible: 619,
                          is_table_eligible: true,
                          unit_type: 'EXAMPLE-unitType-Value'
                        ),
                      extended_field_definition_id: 169,
                      field_name: 'EXAMPLE-fieldName-Value',
                      field_display_name: 'EXAMPLE-fieldDisplayName-Value',
                      saved_regular_expression_name:
                        'EXAMPLE-savedRegularExpressionName-Value',
                      extended_field_id: 794
                    )
                  ],
                  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: 929,
                  is_system: false,
                  regular_expression: 'EXAMPLE-regularExpression-Value',
                  source_id: 564,
                  time_updated: DateTime.parse('2028-08-06T05:19:33.601Z')
                )
              ],
              is_for_cloud: true,
              labels: [
                OCI::LogAnalytics::Models::LogAnalyticsLabelView.new(
                  aliases: [
                    OCI::LogAnalytics::Models::LogAnalyticsLabelAlias.new(
                      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: 45,
                  count_usage_in_source: 602,
                  id: 'EXAMPLE-id-Value',
                  suggest_type: 163,
                  description: 'EXAMPLE-description-Value',
                  display_name: 'EXAMPLE-displayName-Value',
                  edit_version: 485,
                  impact: 'EXAMPLE-impact-Value',
                  is_system: false,
                  name: 'EXAMPLE-name-Value',
                  priority: 'MEDIUM',
                  recommendation: 'EXAMPLE-recommendation-Value',
                  type: 457,
                  is_user_deleted: false
                )
              ],
              metric_definitions: [
                OCI::LogAnalytics::Models::LogAnalyticsMetric.new(
                  aggregation_field: 'EXAMPLE-aggregationField-Value',
                  bucket_metadata: 'EXAMPLE-bucketMetadata-Value',
                  clock_period: 'EXAMPLE-clockPeriod-Value',
                  description: 'EXAMPLE-description-Value',
                  edit_version: 23,
                  field_name: 'EXAMPLE-fieldName-Value',
                  field_values: %w[EXAMPLE--Value],
                  grouping_field: 'EXAMPLE-groupingField-Value',
                  is_enabled: true,
                  is_system: true,
                  display_name: 'EXAMPLE-displayName-Value',
                  metric_reference: 444,
                  name: 'EXAMPLE-name-Value',
                  metric_type: 'COUNT',
                  is_metric_source_enabled: true,
                  operator: 'IN_IGNORE_CASE',
                  entity_type: 'EXAMPLE-entityType-Value',
                  time_updated: DateTime.parse('2036-01-19T21:53:45.817Z'),
                  unit_type: 'EXAMPLE-unitType-Value',
                  is_user_customized: false
                )
              ],
              metrics: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceMetric.new(
                  is_metric_source_enabled: true,
                  metric_name: 'EXAMPLE-metricName-Value',
                  source_name: 'EXAMPLE-sourceName-Value',
                  entity_type: 'EXAMPLE-entityType-Value'
                )
              ],
              parameters: [
                OCI::LogAnalytics::Models::LogAnalyticsParameter.new(
                  default_value: 'EXAMPLE-defaultValue-Value',
                  description: 'EXAMPLE-description-Value',
                  is_active: false,
                  name: 'EXAMPLE-name-Value',
                  source_id: 791
                )
              ],
              pattern_count: 279,
              patterns: [
                OCI::LogAnalytics::Models::LogAnalyticsSourcePattern.new(
                  converted_text: 'EXAMPLE-convertedText-Value',
                  db_parser_id: 875,
                  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::LogAnalytics::Models::LogAnalyticsParserField.new(
                      field:
                        OCI::LogAnalytics::Models::LogAnalyticsField.new(
                          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: 509,
                          facet_priority: 734,
                          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: 710,
                          is_table_eligible: false,
                          unit_type: 'EXAMPLE-unitType-Value'
                        ),
                      parser_field_id: 991,
                      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: 498,
                      structured_column_info:
                        'EXAMPLE-structuredColumnInfo-Value'
                    )
                  ],
                  is_include: false,
                  is_default: false,
                  pattern_filter:
                    OCI::LogAnalytics::Models::LogAnalyticsPatternFilter.new(
                      agent_version: 'EXAMPLE-agentVersion-Value',
                      is_in_use: false,
                      operating_system: 'EXAMPLE-operatingSystem-Value',
                      pattern_id: 259,
                      source_id: 428,
                      version: 'EXAMPLE-version-Value'
                    ),
                  alias: 'EXAMPLE-alias-Value',
                  description: 'EXAMPLE-description-Value',
                  is_enabled: false,
                  pattern_id: 751,
                  is_system: false,
                  source_id: 806,
                  is_agent_warning_suppressed: true,
                  pattern_text: 'EXAMPLE-patternText-Value',
                  pattern_type: 726,
                  entity_type: %w[EXAMPLE--Value],
                  pattern_properties: [
                    OCI::LogAnalytics::Models::LogAnalyticsProperty.new(
                      name: 'EXAMPLE-name-Value', value: 'EXAMPLE-value-Value'
                    )
                  ]
                )
              ],
              description: 'EXAMPLE-description-Value',
              display_name: 'EXAMPLE-displayName-Value',
              edit_version: 916,
              functions: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceFunction.new(
                  arguments: [
                    OCI::LogAnalytics::Models::LogAnalyticsMetaFunctionArgument
                      .new(
                      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: 930,
                      argument_type: 11,
                      argument_id: 479,
                      argument_lookup_column:
                        'EXAMPLE-argumentLookupColumn-Value',
                      argument_lookup_column_position: 700,
                      argument_value: 'EXAMPLE-argumentValue-Value',
                      argument_reference: 'EXAMPLE-argumentReference-Value'
                    )
                  ],
                  is_enabled: false,
                  function:
                    OCI::LogAnalytics::Models::LogAnalyticsMetaFunction.new(
                      meta_function_argument: [
                        OCI::LogAnalytics::Models::LogAnalyticsMetaFunctionArgument
                          .new(
                          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: 660,
                          argument_type: 731,
                          argument_id: 38,
                          argument_lookup_column:
                            'EXAMPLE-argumentLookupColumn-Value',
                          argument_lookup_column_position: 12,
                          argument_value: 'EXAMPLE-argumentValue-Value',
                          argument_reference: 'EXAMPLE-argumentReference-Value'
                        )
                      ],
                      component: 'EXAMPLE-component-Value',
                      description: 'EXAMPLE-description-Value',
                      edit_version: 889,
                      meta_function_id: 576,
                      java_class_name: 'EXAMPLE-javaClassName-Value',
                      name: 'EXAMPLE-name-Value'
                    ),
                  function_name: 'LOOKUP',
                  function_reference: 'EXAMPLE-functionReference-Value',
                  source_reference: 'EXAMPLE-sourceReference-Value',
                  features: %w[EXAMPLE--Value],
                  function_id: 790,
                  order: 779,
                  is_system: false,
                  lookup_column: 'EXAMPLE-lookupColumn-Value',
                  lookup_column_position: 491,
                  lookup_display_name: 'EXAMPLE-lookupDisplayName-Value',
                  lookup_mode: 566,
                  lookup_table: 'EXAMPLE-lookupTable-Value',
                  source_id: 226
                )
              ],
              source_id: 789,
              name: 'EXAMPLE-name-Value',
              is_secure_content: true,
              is_system: true,
              is_auto_association_enabled: true,
              is_auto_association_override: false,
              rule_id: 650,
              type_name: 'EXAMPLE-typeName-Value',
              type_display_name: 'EXAMPLE-typeDisplayName-Value',
              warning_config: 558,
              metadata_fields: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceMetadataField.new(
                  field_name: 'EXAMPLE-fieldName-Value',
                  is_enabled: true,
                  is_system: false,
                  key: 'EXAMPLE-key-Value',
                  source_name: 'EXAMPLE-sourceName-Value'
                )
              ],
              label_definitions: [
                OCI::LogAnalytics::Models::LogAnalyticsLabelDefinition.new(
                  edit_version: 105,
                  is_system: true,
                  source_id: 553,
                  label_name: 'EXAMPLE-labelName-Value'
                )
              ],
              entity_types: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType.new(
                  source_id: 619,
                  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.parse('2003-04-08T13:12:56.469Z'),
              event_types: [
                OCI::LogAnalytics::Models::EventType.new(
                  event_type_name: 'EXAMPLE-eventTypeName-Value',
                  spec_version: 'EXAMPLE-specVersion-Value',
                  is_enabled: false,
                  is_system: true,
                  time_updated: DateTime.parse('2036-12-23T04:52:46.408Z')
                )
              ],
              categories: [
                OCI::LogAnalytics::Models::LogAnalyticsCategory.new(
                  name: 'EXAMPLE-name-Value',
                  description: 'EXAMPLE-description-Value',
                  display_name: 'EXAMPLE-displayName-Value',
                  type: 'EXAMPLE-type-Value',
                  is_system: true
                )
              ],
              endpoints: [
                OCI::LogAnalytics::Models::LogTypeEndpoint.new(
                  endpoint_type: 'LOG',
                  log_endpoint:
                    OCI::LogAnalytics::Models::LogEndpoint.new(
                      name: 'EXAMPLE-name-Value',
                      request:
                        OCI::LogAnalytics::Models::EndpointRequest.new(
                          url: 'EXAMPLE-url-Value',
                          method: 'GET',
                          content_type: 'EXAMPLE-contentType-Value',
                          payload: 'EXAMPLE-payload-Value',
                          headers: [
                            OCI::LogAnalytics::Models::NameValuePair.new(
                              name: 'EXAMPLE-name-Value',
                              value: 'EXAMPLE-value-Value'
                            )
                          ],
                          form_parameters: [
                            OCI::LogAnalytics::Models::NameValuePair.new(
                              name: 'EXAMPLE-name-Value',
                              value: 'EXAMPLE-value-Value'
                            )
                          ]
                        ),
                      description: 'EXAMPLE-description-Value',
                      model: 'EXAMPLE-model-Value',
                      endpoint_id: 992,
                      response:
                        OCI::LogAnalytics::Models::EndpointResponse.new(
                          content_type: 'EXAMPLE-contentType-Value',
                          example: 'EXAMPLE-example-Value'
                        ),
                      credentials:
                        OCI::LogAnalytics::Models::EndpointCredentials.new(
                          credential_type: 'STATIC_TOKEN',
                          credential_name: 'EXAMPLE-credentialName-Value',
                          credential_endpoint:
                            OCI::LogAnalytics::Models::CredentialEndpoint.new(
                              name: 'EXAMPLE-name-Value',
                              description: 'EXAMPLE-description-Value',
                              model: 'EXAMPLE-model-Value',
                              endpoint_id: 58,
                              response:
                                OCI::LogAnalytics::Models::EndpointResponse.new(
                                  content_type: 'EXAMPLE-contentType-Value',
                                  example: 'EXAMPLE-example-Value'
                                ),
                              proxy:
                                OCI::LogAnalytics::Models::EndpointProxy.new(
                                  url: 'EXAMPLE-url-Value',
                                  credential_name:
                                    'EXAMPLE-credentialName-Value',
                                  credential_type: 'BASIC_AUTH'
                                )
                            )
                        ),
                      proxy:
                        OCI::LogAnalytics::Models::EndpointProxy.new(
                          url: 'EXAMPLE-url-Value',
                          credential_name: 'EXAMPLE-credentialName-Value',
                          credential_type: 'NONE'
                        ),
                      is_enabled: false,
                      is_system: false,
                      endpoint_properties: [
                        OCI::LogAnalytics::Models::LogAnalyticsProperty.new(
                          name: 'EXAMPLE-name-Value',
                          value: 'EXAMPLE-value-Value'
                        )
                      ]
                    )
                )
              ],
              source_properties: [
                OCI::LogAnalytics::Models::LogAnalyticsProperty.new(
                  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: true,
          is_namespace_aware: true,
          categories: [
            OCI::LogAnalytics::Models::LogAnalyticsCategory.new(
              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::LogAnalytics::Models::DependentSource.new(
              source_name: 'EXAMPLE-sourceName-Value',
              source_display_name: 'EXAMPLE-sourceDisplayName-Value',
              source_id: 974,
              source_type: 'EXAMPLE-sourceType-Value',
              is_system: true,
              is_auto_association_enabled: false,
              entity_types: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType.new(
                  source_id: 556,
                  entity_type: 'EXAMPLE-entityType-Value',
                  entity_type_category: 'EXAMPLE-entityTypeCategory-Value',
                  entity_type_display_name:
                    'EXAMPLE-entityTypeDisplayName-Value'
                )
              ],
              dependencies: [
                OCI::LogAnalytics::Models::Dependency.new(
                  type: 'EXAMPLE-type-Value',
                  reference_type: 'EXAMPLE-referenceType-Value',
                  reference_id: 497
                )
              ]
            )
          ],
          dependent_parsers: [
            OCI::LogAnalytics::Models::DependentParser.new(
              parser_name: 'EXAMPLE-parserName-Value',
              parser_display_name: 'EXAMPLE-parserDisplayName-Value',
              parser_id: 805,
              is_system: true,
              parser_type: 'DELIMITED',
              dependencies: [
                OCI::LogAnalytics::Models::Dependency.new(
                  type: 'EXAMPLE-type-Value',
                  reference_type: 'EXAMPLE-referenceType-Value',
                  reference_id: 479
                )
              ]
            )
          ]
        )
      ],
      categories: [
        OCI::LogAnalytics::Models::LogAnalyticsCategory.new(
          name: 'EXAMPLE-name-Value',
          description: 'EXAMPLE-description-Value',
          display_name: 'EXAMPLE-displayName-Value',
          type: 'EXAMPLE-type-Value',
          is_system: true
        )
      ],
      endpoints: [
        OCI::LogAnalytics::Models::LogListTypeEndpoint.new(
          endpoint_type: 'LOG_LIST',
          list_endpoint:
            OCI::LogAnalytics::Models::LogListEndpoint.new(
              name: 'EXAMPLE-name-Value',
              request:
                OCI::LogAnalytics::Models::EndpointRequest.new(
                  url: 'EXAMPLE-url-Value',
                  method: 'GET',
                  content_type: 'EXAMPLE-contentType-Value',
                  payload: 'EXAMPLE-payload-Value',
                  headers: [
                    OCI::LogAnalytics::Models::NameValuePair.new(
                      name: 'EXAMPLE-name-Value', value: 'EXAMPLE-value-Value'
                    )
                  ],
                  form_parameters: [
                    OCI::LogAnalytics::Models::NameValuePair.new(
                      name: 'EXAMPLE-name-Value', value: 'EXAMPLE-value-Value'
                    )
                  ]
                ),
              description: 'EXAMPLE-description-Value',
              model: 'EXAMPLE-model-Value',
              endpoint_id: 784,
              response:
                OCI::LogAnalytics::Models::EndpointResponse.new(
                  content_type: 'EXAMPLE-contentType-Value',
                  example: 'EXAMPLE-example-Value'
                ),
              credentials:
                OCI::LogAnalytics::Models::EndpointCredentials.new(
                  credential_type: 'NONE',
                  credential_name: 'EXAMPLE-credentialName-Value',
                  credential_endpoint:
                    OCI::LogAnalytics::Models::CredentialEndpoint.new(
                      name: 'EXAMPLE-name-Value',
                      description: 'EXAMPLE-description-Value',
                      model: 'EXAMPLE-model-Value',
                      endpoint_id: 518,
                      response:
                        OCI::LogAnalytics::Models::EndpointResponse.new(
                          content_type: 'EXAMPLE-contentType-Value',
                          example: 'EXAMPLE-example-Value'
                        ),
                      proxy:
                        OCI::LogAnalytics::Models::EndpointProxy.new(
                          url: 'EXAMPLE-url-Value',
                          credential_name: 'EXAMPLE-credentialName-Value',
                          credential_type: 'NONE'
                        )
                    )
                ),
              proxy:
                OCI::LogAnalytics::Models::EndpointProxy.new(
                  url: 'EXAMPLE-url-Value',
                  credential_name: 'EXAMPLE-credentialName-Value',
                  credential_type: 'BASIC_AUTH'
                ),
              is_enabled: false,
              is_system: true,
              endpoint_properties: [
                OCI::LogAnalytics::Models::LogAnalyticsProperty.new(
                  name: 'EXAMPLE-name-Value', value: 'EXAMPLE-value-Value'
                )
              ]
            ),
          log_endpoints: [
            OCI::LogAnalytics::Models::LogEndpoint.new(
              name: 'EXAMPLE-name-Value',
              request:
                OCI::LogAnalytics::Models::EndpointRequest.new(
                  url: 'EXAMPLE-url-Value',
                  method: 'POST',
                  content_type: 'EXAMPLE-contentType-Value',
                  payload: 'EXAMPLE-payload-Value',
                  headers: [
                    OCI::LogAnalytics::Models::NameValuePair.new(
                      name: 'EXAMPLE-name-Value', value: 'EXAMPLE-value-Value'
                    )
                  ],
                  form_parameters: [
                    OCI::LogAnalytics::Models::NameValuePair.new(
                      name: 'EXAMPLE-name-Value', value: 'EXAMPLE-value-Value'
                    )
                  ]
                ),
              description: 'EXAMPLE-description-Value',
              model: 'EXAMPLE-model-Value',
              endpoint_id: 624,
              response:
                OCI::LogAnalytics::Models::EndpointResponse.new(
                  content_type: 'EXAMPLE-contentType-Value',
                  example: 'EXAMPLE-example-Value'
                ),
              credentials:
                OCI::LogAnalytics::Models::EndpointCredentials.new(
                  credential_type: 'DYNAMIC_TOKEN',
                  credential_name: 'EXAMPLE-credentialName-Value',
                  credential_endpoint:
                    OCI::LogAnalytics::Models::CredentialEndpoint.new(
                      name: 'EXAMPLE-name-Value',
                      description: 'EXAMPLE-description-Value',
                      model: 'EXAMPLE-model-Value',
                      endpoint_id: 202,
                      response:
                        OCI::LogAnalytics::Models::EndpointResponse.new(
                          content_type: 'EXAMPLE-contentType-Value',
                          example: 'EXAMPLE-example-Value'
                        ),
                      proxy:
                        OCI::LogAnalytics::Models::EndpointProxy.new(
                          url: 'EXAMPLE-url-Value',
                          credential_name: 'EXAMPLE-credentialName-Value',
                          credential_type: 'TOKEN'
                        )
                    )
                ),
              proxy:
                OCI::LogAnalytics::Models::EndpointProxy.new(
                  url: 'EXAMPLE-url-Value',
                  credential_name: 'EXAMPLE-credentialName-Value',
                  credential_type: 'TOKEN'
                ),
              is_enabled: true,
              is_system: false,
              endpoint_properties: [
                OCI::LogAnalytics::Models::LogAnalyticsProperty.new(
                  name: 'EXAMPLE-name-Value', value: 'EXAMPLE-value-Value'
                )
              ]
            )
          ]
        )
      ],
      source_properties: [
        OCI::LogAnalytics::Models::LogAnalyticsProperty.new(
          name: 'EXAMPLE-name-Value', value: 'EXAMPLE-value-Value'
        )
      ]
    )
  )

# Get the data from response
puts "#{validate_source_response.data}"