a Of@s8ddlmZmZmZddlmZeGdddeZdS))formatted_flat_dict NONE_SENTINEL#value_allowed_none_or_none_sentinel)init_model_state_from_kwargsc@seZdZdZddZeddZejddZeddZejd dZed d Z e jd d Z ed dZ e jddZ eddZ e jddZ ddZ ddZ ddZdS)ParserTestResultz ParserTestResult cKsFdddddd|_ddd d d d|_d |_d |_d |_d |_d |_d S) aC Initializes a new ParserTestResult object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param additional_info: The value to assign to the additional_info property of this ParserTestResult. :type additional_info: dict(str, str) :param entries: The value to assign to the entries property of this ParserTestResult. :type entries: list[oci.log_analytics.models.AbstractParserTestResultLogEntry] :param example_content: The value to assign to the example_content property of this ParserTestResult. :type example_content: str :param lines: The value to assign to the lines property of this ParserTestResult. :type lines: list[oci.log_analytics.models.AbstractParserTestResultLogLine] :param named_capture_groups: The value to assign to the named_capture_groups property of this ParserTestResult. :type named_capture_groups: list[str] zdict(str, str)z&list[AbstractParserTestResultLogEntry]strz%list[AbstractParserTestResultLogLine]z list[str])additional_infoentriesexample_contentlinesnamed_capture_groupsadditionalInfor exampleContentr namedCaptureGroupsN) swagger_types attribute_map_additional_info_entries_example_content_lines_named_capture_groups)selfkwargsr/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/log_analytics/models/parser_test_result.py__init__s" zParserTestResult.__init__cCs|jS)z Gets the additional_info of this ParserTestResult. Additional information for the test result. :return: The additional_info of this ParserTestResult. :rtype: dict(str, str) rrrrrr@s z ParserTestResult.additional_infocCs ||_dS)z Sets the additional_info of this ParserTestResult. Additional information for the test result. :param additional_info: The additional_info of this ParserTestResult. :type: dict(str, str) Nr)rrrrrrLs cCs|jS)z Gets the entries of this ParserTestResult. The test result log entries. :return: The entries of this ParserTestResult. :rtype: list[oci.log_analytics.models.AbstractParserTestResultLogEntry] rrrrrr Xs zParserTestResult.entriescCs ||_dS)z Sets the entries of this ParserTestResult. The test result log entries. :param entries: The entries of this ParserTestResult. :type: list[oci.log_analytics.models.AbstractParserTestResultLogEntry] Nr)rr rrrr ds cCs|jS)z Gets the example_content of this ParserTestResult. The example content. :return: The example_content of this ParserTestResult. :rtype: str rrrrrr ps z ParserTestResult.example_contentcCs ||_dS)z Sets the example_content of this ParserTestResult. The example content. :param example_content: The example_content of this ParserTestResult. :type: str Nr)rr rrrr |s cCs|jS)z Gets the lines of this ParserTestResult. The test result log lines. :return: The lines of this ParserTestResult. :rtype: list[oci.log_analytics.models.AbstractParserTestResultLogLine] rrrrrr s zParserTestResult.linescCs ||_dS)z Sets the lines of this ParserTestResult. The test result log lines. :param lines: The lines of this ParserTestResult. :type: list[oci.log_analytics.models.AbstractParserTestResultLogLine] Nr )rr rrrr s cCs|jS)z Gets the named_capture_groups of this ParserTestResult. The named capture groups. :return: The named_capture_groups of this ParserTestResult. :rtype: list[str] rrrrrr s z%ParserTestResult.named_capture_groupscCs ||_dS)z Sets the named_capture_groups of this ParserTestResult. The named capture groups. :param named_capture_groups: The named_capture_groups of this ParserTestResult. :type: list[str] Nr!)rr rrrr s cCst|SN)rrrrr__repr__szParserTestResult.__repr__cCs|dur dS|j|jkS)NF)__dict__rotherrrr__eq__szParserTestResult.__eq__cCs ||k Sr"rr%rrr__ne__szParserTestResult.__ne__N)__name__ __module__ __qualname____doc__rpropertyrsetterr r r r r#r'r(rrrrr s20          rN)oci.utilrrroci.decoratorsrobjectrrrrrs