# 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_extended_field_details_response =
  log_analytics_client.validate_source_extended_field_details(
    'EXAMPLE-namespaceName-Value',
    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: 533,
          is_system: false,
          label_condition_operator: 'EXAMPLE-labelConditionOperator-Value',
          source_id: 839,
          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: 429,
      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-27T07:53:27.522Z'),
          retry_count: 958,
          source_name: 'EXAMPLE-sourceName-Value',
          source_display_name: 'EXAMPLE-sourceDisplayName-Value',
          source_type_name: 'EXAMPLE-sourceTypeName-Value',
          life_cycle_state: 'FAILED',
          entity_id: 'ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value',
          entity_name: 'EXAMPLE-entityName-Value',
          entity_type_name: 'EXAMPLE-entityTypeName-Value',
          host: 'EXAMPLE-host-Value',
          agent_entity_name: 'EXAMPLE-agentEntityName-Value',
          entity_type_display_name: 'EXAMPLE-entityTypeDisplayName-Value',
          log_group_id: 'ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value',
          log_group_name: 'EXAMPLE-logGroupName-Value',
          log_group_compartment: 'EXAMPLE-logGroupCompartment-Value',
          association_properties: [
            OCI::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: 373,
          is_enabled: false,
          field_name: 'EXAMPLE-fieldName-Value',
          hash_type: 610,
          data_filter_id: 304,
          is_system: false,
          match_regular_expression: 'EXAMPLE-matchRegularExpression-Value',
          order: 665,
          path: 'EXAMPLE-path-Value',
          replacement_string: 'EXAMPLE-replacementString-Value',
          source_id: 155,
          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: 843,
              facet_priority: 551,
              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: true,
              mapped_value: 'EXAMPLE-mappedValue-Value',
              is_metric_key_eligible: true,
              is_metric_value_eligible: true,
              range_facet_eligible: 30,
              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: 976,
                  facet_priority: 645,
                  name: 'EXAMPLE-name-Value',
                  is_facet_eligible: false,
                  is_high_cardinality: true,
                  is_large_data: true,
                  is_multi_valued: true,
                  is_primary: true,
                  is_system: true,
                  is_summarizable: true,
                  mapped_value: 'EXAMPLE-mappedValue-Value',
                  is_metric_key_eligible: true,
                  is_metric_value_eligible: false,
                  range_facet_eligible: 960,
                  is_table_eligible: true,
                  unit_type: 'EXAMPLE-unitType-Value'
                ),
              extended_field_definition_id: 907,
              field_name: 'EXAMPLE-fieldName-Value',
              field_display_name: 'EXAMPLE-fieldDisplayName-Value',
              saved_regular_expression_name:
                'EXAMPLE-savedRegularExpressionName-Value',
              extended_field_id: 136
            )
          ],
          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: 839,
          is_system: true,
          regular_expression: 'EXAMPLE-regularExpression-Value',
          source_id: 837,
          time_updated: DateTime.parse('2010-05-15T03:19:29.382Z')
        )
      ],
      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: 831,
          count_usage_in_source: 671,
          id: 'EXAMPLE-id-Value',
          suggest_type: 452,
          description: 'EXAMPLE-description-Value',
          display_name: 'EXAMPLE-displayName-Value',
          edit_version: 669,
          impact: 'EXAMPLE-impact-Value',
          is_system: false,
          name: 'EXAMPLE-name-Value',
          priority: 'MEDIUM',
          recommendation: 'EXAMPLE-recommendation-Value',
          type: 261,
          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: 911,
          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: 328,
          name: 'EXAMPLE-name-Value',
          metric_type: 'COUNT_DISTRIBUTION',
          is_metric_source_enabled: false,
          operator: 'CONTAINS_IGNORE_CASE',
          entity_type: 'EXAMPLE-entityType-Value',
          time_updated: DateTime.parse('2038-11-01T00:59:12.851Z'),
          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: 926,
          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: 240,
                  facet_priority: 832,
                  name: 'EXAMPLE-name-Value',
                  is_facet_eligible: true,
                  is_high_cardinality: true,
                  is_large_data: true,
                  is_multi_valued: true,
                  is_primary: false,
                  is_system: false,
                  is_summarizable: true,
                  mapped_value: 'EXAMPLE-mappedValue-Value',
                  is_metric_key_eligible: false,
                  is_metric_value_eligible: true,
                  range_facet_eligible: 632,
                  is_table_eligible: true,
                  unit_type: 'EXAMPLE-unitType-Value'
                ),
              parser_field_id: 218,
              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: 758,
              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('2018-11-14T14:44:11.447Z'),
          log_type_test_request_version: 528,
          parser_ignoreline_characters:
            'EXAMPLE-parserIgnorelineCharacters-Value',
          is_hidden: false,
          parser_sequence: 910,
          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: 226,
              operating_system: 'EXAMPLE-operatingSystem-Value',
              parser_id: 264,
              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: 698,
              parser_function_name: 'EXAMPLE-parserFunctionName-Value',
              is_enabled: false,
              is_system: true,
              parser_id: 981,
              parser_name: 'EXAMPLE-parserName-Value',
              parser_meta_plugin_name: 'EXAMPLE-parserMetaPluginName-Value',
              parser_function_priority: 351,
              parser_function_parameters: [
                OCI::LogAnalytics::Models::LogAnalyticsParserFunctionParameter
                  .new(
                  parser_function_id: 925,
                  parser_function_parameter_name:
                    'EXAMPLE-parserFunctionParameterName-Value',
                  parser_function_parameter_id: 526,
                  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: 423,
          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: 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: 693,
              source_type: 'EXAMPLE-sourceType-Value',
              is_system: false,
              is_auto_association_enabled: false,
              entity_types: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType.new(
                  source_id: 179,
                  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: 202
                )
              ]
            )
          ],
          dependent_parsers: [
            OCI::LogAnalytics::Models::DependentParser.new(
              parser_name: 'EXAMPLE-parserName-Value',
              parser_display_name: 'EXAMPLE-parserDisplayName-Value',
              parser_id: 177,
              is_system: false,
              parser_type: 'REGEX',
              dependencies: [
                OCI::LogAnalytics::Models::Dependency.new(
                  type: 'EXAMPLE-type-Value',
                  reference_type: 'EXAMPLE-referenceType-Value',
                  reference_id: 911
                )
              ]
            )
          ]
        )
      ],
      parameters: [
        OCI::LogAnalytics::Models::LogAnalyticsParameter.new(
          default_value: 'EXAMPLE-defaultValue-Value',
          description: 'EXAMPLE-description-Value',
          is_active: false,
          name: 'EXAMPLE-name-Value',
          source_id: 287
        )
      ],
      pattern_count: 135,
      patterns: [
        OCI::LogAnalytics::Models::LogAnalyticsSourcePattern.new(
          converted_text: 'EXAMPLE-convertedText-Value',
          db_parser_id: 298,
          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: 845,
                  facet_priority: 217,
                  name: 'EXAMPLE-name-Value',
                  is_facet_eligible: false,
                  is_high_cardinality: false,
                  is_large_data: false,
                  is_multi_valued: false,
                  is_primary: true,
                  is_system: false,
                  is_summarizable: true,
                  mapped_value: 'EXAMPLE-mappedValue-Value',
                  is_metric_key_eligible: false,
                  is_metric_value_eligible: true,
                  range_facet_eligible: 335,
                  is_table_eligible: false,
                  unit_type: 'EXAMPLE-unitType-Value'
                ),
              parser_field_id: 399,
              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: 840,
              parser:
                OCI::LogAnalytics::Models::LogAnalyticsParser.new(
                  content: 'EXAMPLE-content-Value',
                  description: 'EXAMPLE-description-Value',
                  display_name: 'EXAMPLE-displayName-Value',
                  edit_version: 64,
                  encoding: 'EXAMPLE-encoding-Value',
                  example_content: 'EXAMPLE-exampleContent-Value',
                  footer_content: 'EXAMPLE-footerContent-Value',
                  header_content: 'EXAMPLE-headerContent-Value',
                  name: 'EXAMPLE-name-Value',
                  is_default: true,
                  is_single_line_content: false,
                  is_system: false,
                  language: 'EXAMPLE-language-Value',
                  time_updated: DateTime.parse('2034-04-21T03:52:25.527Z'),
                  log_type_test_request_version: 425,
                  parser_ignoreline_characters:
                    'EXAMPLE-parserIgnorelineCharacters-Value',
                  is_hidden: false,
                  parser_sequence: 450,
                  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: 733,
                      operating_system: 'EXAMPLE-operatingSystem-Value',
                      parser_id: 226,
                      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: 668,
                      parser_function_name: 'EXAMPLE-parserFunctionName-Value',
                      is_enabled: false,
                      is_system: false,
                      parser_id: 120,
                      parser_name: 'EXAMPLE-parserName-Value',
                      parser_meta_plugin_name:
                        'EXAMPLE-parserMetaPluginName-Value',
                      parser_function_priority: 680,
                      parser_function_parameters: [
                        OCI::LogAnalytics::Models::LogAnalyticsParserFunctionParameter
                          .new(
                          parser_function_id: 392,
                          parser_function_parameter_name:
                            'EXAMPLE-parserFunctionParameterName-Value',
                          parser_function_parameter_id: 445,
                          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: 144,
                  should_tokenize_original_text: true,
                  field_delimiter: 'EXAMPLE-fieldDelimiter-Value',
                  field_qualifier: 'EXAMPLE-fieldQualifier-Value',
                  type: 'JSON',
                  is_user_deleted: true,
                  is_namespace_aware: true,
                  categories: [
                    OCI::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: 586,
                      source_type: 'EXAMPLE-sourceType-Value',
                      is_system: true,
                      is_auto_association_enabled: true,
                      entity_types: [
                        OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType
                          .new(
                          source_id: 407,
                          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: 260
                        )
                      ]
                    )
                  ],
                  dependent_parsers: [
                    OCI::LogAnalytics::Models::DependentParser.new(
                      parser_name: 'EXAMPLE-parserName-Value',
                      parser_display_name: 'EXAMPLE-parserDisplayName-Value',
                      parser_id: 590,
                      is_system: false,
                      parser_type: 'JSON',
                      dependencies: [
                        OCI::LogAnalytics::Models::Dependency.new(
                          type: 'EXAMPLE-type-Value',
                          reference_type: 'EXAMPLE-referenceType-Value',
                          reference_id: 595
                        )
                      ]
                    )
                  ]
                ),
              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: 213,
              source_id: 518,
              version: 'EXAMPLE-version-Value'
            ),
          alias: 'EXAMPLE-alias-Value',
          description: 'EXAMPLE-description-Value',
          is_enabled: false,
          pattern_id: 720,
          is_system: true,
          source_id: 669,
          is_agent_warning_suppressed: false,
          pattern_text: 'EXAMPLE-patternText-Value',
          pattern_type: 940,
          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: 72,
      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: 170,
              argument_type: 633,
              argument_id: 249,
              argument_lookup_column: 'EXAMPLE-argumentLookupColumn-Value',
              argument_lookup_column_position: 810,
              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: 702,
                  argument_type: 919,
                  argument_id: 78,
                  argument_lookup_column: 'EXAMPLE-argumentLookupColumn-Value',
                  argument_lookup_column_position: 536,
                  argument_value: 'EXAMPLE-argumentValue-Value',
                  argument_reference: 'EXAMPLE-argumentReference-Value'
                )
              ],
              component: 'EXAMPLE-component-Value',
              description: 'EXAMPLE-description-Value',
              edit_version: 240,
              meta_function_id: 795,
              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: 494,
          order: 798,
          is_system: false,
          lookup_column: 'EXAMPLE-lookupColumn-Value',
          lookup_column_position: 300,
          lookup_display_name: 'EXAMPLE-lookupDisplayName-Value',
          lookup_mode: 84,
          lookup_table: 'EXAMPLE-lookupTable-Value',
          source_id: 515
        )
      ],
      source_id: 382,
      name: 'EXAMPLE-name-Value',
      is_secure_content: true,
      is_system: true,
      parsers: [
        OCI::LogAnalytics::Models::LogAnalyticsParser.new(
          content: 'EXAMPLE-content-Value',
          description: 'EXAMPLE-description-Value',
          display_name: 'EXAMPLE-displayName-Value',
          edit_version: 336,
          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: 405,
                  facet_priority: 440,
                  name: 'EXAMPLE-name-Value',
                  is_facet_eligible: false,
                  is_high_cardinality: true,
                  is_large_data: true,
                  is_multi_valued: true,
                  is_primary: false,
                  is_system: false,
                  is_summarizable: false,
                  mapped_value: 'EXAMPLE-mappedValue-Value',
                  is_metric_key_eligible: true,
                  is_metric_value_eligible: true,
                  range_facet_eligible: 118,
                  is_table_eligible: false,
                  unit_type: 'EXAMPLE-unitType-Value'
                ),
              parser_field_id: 187,
              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: 35,
              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('2007-02-22T10:49:37.887Z'),
          log_type_test_request_version: 227,
          parser_ignoreline_characters:
            'EXAMPLE-parserIgnorelineCharacters-Value',
          is_hidden: false,
          parser_sequence: 31,
          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: 866,
              operating_system: 'EXAMPLE-operatingSystem-Value',
              parser_id: 432,
              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: 91,
              parser_function_name: 'EXAMPLE-parserFunctionName-Value',
              is_enabled: true,
              is_system: false,
              parser_id: 712,
              parser_name: 'EXAMPLE-parserName-Value',
              parser_meta_plugin_name: 'EXAMPLE-parserMetaPluginName-Value',
              parser_function_priority: 105,
              parser_function_parameters: [
                OCI::LogAnalytics::Models::LogAnalyticsParserFunctionParameter
                  .new(
                  parser_function_id: 546,
                  parser_function_parameter_name:
                    'EXAMPLE-parserFunctionParameterName-Value',
                  parser_function_parameter_id: 191,
                  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: 207,
          should_tokenize_original_text: false,
          field_delimiter: 'EXAMPLE-fieldDelimiter-Value',
          field_qualifier: 'EXAMPLE-fieldQualifier-Value',
          type: 'DELIMITED',
          is_user_deleted: true,
          is_namespace_aware: true,
          categories: [
            OCI::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: 719,
              source_type: 'EXAMPLE-sourceType-Value',
              is_system: false,
              is_auto_association_enabled: true,
              entity_types: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType.new(
                  source_id: 18,
                  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: 45
                )
              ]
            )
          ],
          dependent_parsers: [
            OCI::LogAnalytics::Models::DependentParser.new(
              parser_name: 'EXAMPLE-parserName-Value',
              parser_display_name: 'EXAMPLE-parserDisplayName-Value',
              parser_id: 715,
              is_system: true,
              parser_type: 'REGEX',
              dependencies: [
                OCI::LogAnalytics::Models::Dependency.new(
                  type: 'EXAMPLE-type-Value',
                  reference_type: 'EXAMPLE-referenceType-Value',
                  reference_id: 445
                )
              ]
            )
          ]
        )
      ],
      is_auto_association_enabled: false,
      is_auto_association_override: true,
      rule_id: 840,
      type_name: 'EXAMPLE-typeName-Value',
      type_display_name: 'EXAMPLE-typeDisplayName-Value',
      warning_config: 698,
      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: 848,
          is_system: false,
          source_id: 121,
          label_name: 'EXAMPLE-labelName-Value'
        )
      ],
      entity_types: [
        OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType.new(
          source_id: 934,
          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: 402,
          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: 918,
                  facet_priority: 223,
                  name: 'EXAMPLE-name-Value',
                  is_facet_eligible: true,
                  is_high_cardinality: true,
                  is_large_data: false,
                  is_multi_valued: true,
                  is_primary: true,
                  is_system: false,
                  is_summarizable: false,
                  mapped_value: 'EXAMPLE-mappedValue-Value',
                  is_metric_key_eligible: true,
                  is_metric_value_eligible: false,
                  range_facet_eligible: 83,
                  is_table_eligible: false,
                  unit_type: 'EXAMPLE-unitType-Value'
                ),
              parser_field_id: 57,
              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: 350,
              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('2008-07-07T22:32:17.661Z'),
          log_type_test_request_version: 780,
          parser_ignoreline_characters:
            'EXAMPLE-parserIgnorelineCharacters-Value',
          is_hidden: false,
          parser_sequence: 871,
          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: 987,
              operating_system: 'EXAMPLE-operatingSystem-Value',
              parser_id: 979,
              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: 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: 209,
              parser_function_name: 'EXAMPLE-parserFunctionName-Value',
              is_enabled: false,
              is_system: true,
              parser_id: 876,
              parser_name: 'EXAMPLE-parserName-Value',
              parser_meta_plugin_name: 'EXAMPLE-parserMetaPluginName-Value',
              parser_function_priority: 166,
              parser_function_parameters: [
                OCI::LogAnalytics::Models::LogAnalyticsParserFunctionParameter
                  .new(
                  parser_function_id: 239,
                  parser_function_parameter_name:
                    'EXAMPLE-parserFunctionParameterName-Value',
                  parser_function_parameter_id: 925,
                  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: 138,
          should_tokenize_original_text: false,
          field_delimiter: 'EXAMPLE-fieldDelimiter-Value',
          field_qualifier: 'EXAMPLE-fieldQualifier-Value',
          type: 'XML',
          is_user_deleted: false,
          is_namespace_aware: false,
          categories: [
            OCI::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: 17,
              source_type: 'EXAMPLE-sourceType-Value',
              is_system: true,
              is_auto_association_enabled: false,
              entity_types: [
                OCI::LogAnalytics::Models::LogAnalyticsSourceEntityType.new(
                  source_id: 774,
                  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: 80
                )
              ]
            )
          ],
          dependent_parsers: [
            OCI::LogAnalytics::Models::DependentParser.new(
              parser_name: 'EXAMPLE-parserName-Value',
              parser_display_name: 'EXAMPLE-parserDisplayName-Value',
              parser_id: 839,
              is_system: true,
              parser_type: 'DELIMITED',
              dependencies: [
                OCI::LogAnalytics::Models::Dependency.new(
                  type: 'EXAMPLE-type-Value',
                  reference_type: 'EXAMPLE-referenceType-Value',
                  reference_id: 261
                )
              ]
            )
          ]
        )
      ],
      time_updated: DateTime.parse('2036-01-19T03:49:53.679Z'),
      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('2042-07-28T15:50:16.078Z')
        )
      ],
      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: '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: 75,
              response:
                OCI::LogAnalytics::Models::EndpointResponse.new(
                  content_type: 'EXAMPLE-contentType-Value',
                  example: 'EXAMPLE-example-Value'
                ),
              credentials:
                OCI::LogAnalytics::Models::EndpointCredentials.new(
                  credential_type: 'BASIC_AUTH',
                  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: 761,
                      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: 'TOKEN'
                ),
              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'
        )
      ]
    )
  )

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