ruạṛ
a O��fLp � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s e Zd ZdZdZdZdZdZdZdd� Z e d d � �Zejdd � �Ze dd � �Z e jdd � �Z e dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejd d� �Ze d!d"� �Zejd#d"� �Ze d$d%� �Zejd&d%� �Ze d'd(� �Zejd)d(� �Ze d*d+� �Zejd,d+� �Ze d-d.� �Zejd/d.� �Ze d0d1� �Zejd2d1� �Ze d3d4� �Zejd5d4� �Ze d6d7� �Zejd8d7� �Ze d9d:� �Zejd;d:� �Ze d<d=� �Zejd>d=� �Ze d?d@� �ZejdAd@� �Ze dBdC� �ZejdDdC� �Ze dEdF� �Z e jdGdF� �Z e dHdI� �Z!e!jdJdI� �Z!e dKdL� �Z"e"jdMdL� �Z"e dNdO� �Z#e#jdPdO� �Z#e dQdR� �Z$e$jdSdR� �Z$e dTdU� �Z%e%jdVdU� �Z%e dWdX� �Z&e&jdYdX� �Z&dZd[� Z'd\d]� Z(d^d_� Z)d`S )a�TestParserPayloadDetailsz" TestParserPayloadDetails �XML�JSON�REGEX�ODL� DELIMITEDc K s" dddddddddddddddddddddddddddd�| _ d d ddd ddddddddddddddddddd d!d"d#d�| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _ d$| _ d$| _d$| _d$| _ d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$| _d$S )%a Initializes a new TestParserPayloadDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param content: The value to assign to the content property of this TestParserPayloadDetails. :type content: str :param description: The value to assign to the description property of this TestParserPayloadDetails. :type description: str :param display_name: The value to assign to the display_name property of this TestParserPayloadDetails. :type display_name: str :param encoding: The value to assign to the encoding property of this TestParserPayloadDetails. :type encoding: str :param example_content: The value to assign to the example_content property of this TestParserPayloadDetails. :type example_content: str :param field_maps: The value to assign to the field_maps property of this TestParserPayloadDetails. :type field_maps: list[oci.log_analytics.models.LogAnalyticsParserField] :param footer_content: The value to assign to the footer_content property of this TestParserPayloadDetails. :type footer_content: str :param header_content: The value to assign to the header_content property of this TestParserPayloadDetails. :type header_content: str :param name: The value to assign to the name property of this TestParserPayloadDetails. :type name: str :param is_default: The value to assign to the is_default property of this TestParserPayloadDetails. :type is_default: bool :param is_single_line_content: The value to assign to the is_single_line_content property of this TestParserPayloadDetails. :type is_single_line_content: bool :param is_system: The value to assign to the is_system property of this TestParserPayloadDetails. :type is_system: bool :param language: The value to assign to the language property of this TestParserPayloadDetails. :type language: str :param time_updated: The value to assign to the time_updated property of this TestParserPayloadDetails. :type time_updated: datetime :param log_type_test_request_version: The value to assign to the log_type_test_request_version property of this TestParserPayloadDetails. :type log_type_test_request_version: int :param metadata: The value to assign to the metadata property of this TestParserPayloadDetails. :type metadata: oci.log_analytics.models.UiParserTestMetadata :param parser_ignoreline_characters: The value to assign to the parser_ignoreline_characters property of this TestParserPayloadDetails. :type parser_ignoreline_characters: str :param is_hidden: The value to assign to the is_hidden property of this TestParserPayloadDetails. :type is_hidden: int :param parser_sequence: The value to assign to the parser_sequence property of this TestParserPayloadDetails. :type parser_sequence: int :param parser_timezone: The value to assign to the parser_timezone property of this TestParserPayloadDetails. :type parser_timezone: str :param is_parser_written_once: The value to assign to the is_parser_written_once property of this TestParserPayloadDetails. :type is_parser_written_once: bool :param parser_functions: The value to assign to the parser_functions property of this TestParserPayloadDetails. :type parser_functions: list[oci.log_analytics.models.LogAnalyticsParserFunction] :param should_tokenize_original_text: The value to assign to the should_tokenize_original_text property of this TestParserPayloadDetails. :type should_tokenize_original_text: bool :param field_delimiter: The value to assign to the field_delimiter property of this TestParserPayloadDetails. :type field_delimiter: str :param field_qualifier: The value to assign to the field_qualifier property of this TestParserPayloadDetails. :type field_qualifier: str :param type: The value to assign to the type property of this TestParserPayloadDetails. Allowed values for this property are: "XML", "JSON", "REGEX", "ODL", "DELIMITED" :type type: str :param is_namespace_aware: The value to assign to the is_namespace_aware property of this TestParserPayloadDetails. :type is_namespace_aware: bool �strzlist[LogAnalyticsParserField]�bool�datetime�int�UiParserTestMetadataz list[LogAnalyticsParserFunction])�content�description�display_name�encoding�example_content� field_maps�footer_content�header_content�name� is_default�is_single_line_content� is_system�language�time_updated�log_type_test_request_version�metadata�parser_ignoreline_characters� is_hidden�parser_sequence�parser_timezone�is_parser_written_once�parser_functions�should_tokenize_original_text�field_delimiter�field_qualifier�type�is_namespace_awarer r �displayNamer �exampleContent� fieldMaps� footerContent� headerContentr � isDefault�isSingleLineContent�isSystemr �timeUpdated�logTypeTestRequestVersionr �parserIgnorelineCharacters�isHidden�parserSequence�parserTimezone�isParserWrittenOnce�parserFunctions�shouldTokenizeOriginalText�fieldDelimiter�fieldQualifierr* �isNamespaceAwareN)� swagger_types� attribute_map�_content�_description� _display_name� _encoding�_example_content�_field_maps�_footer_content�_header_content�_name�_is_default�_is_single_line_content� _is_system� _language� _time_updated�_log_type_test_request_version� _metadata�_parser_ignoreline_characters� _is_hidden�_parser_sequence�_parser_timezone�_is_parser_written_once�_parser_functions�_should_tokenize_original_text�_field_delimiter�_field_qualifier�_type�_is_namespace_aware)�self�kwargs� r_ ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/log_analytics/models/test_parser_payload_details.py�__init__$ s� t��z!TestParserPayloadDetails.__init__c C s | j S )z� Gets the content of this TestParserPayloadDetails. The content used for testing. :return: The content of this TestParserPayloadDetails. :rtype: str �rB �r] r_ r_ r` r � s z TestParserPayloadDetails.contentc C s || _ dS )z� Sets the content of this TestParserPayloadDetails. The content used for testing. :param content: The content of this TestParserPayloadDetails. :type: str Nrb )r] r r_ r_ r` r � s c C s | j S )z� Gets the description of this TestParserPayloadDetails. The parser description. :return: The description of this TestParserPayloadDetails. :rtype: str �rC rc r_ r_ r` r s z$TestParserPayloadDetails.descriptionc C s || _ dS )z� Sets the description of this TestParserPayloadDetails. The parser description. :param description: The description of this TestParserPayloadDetails. :type: str Nrd )r] r r_ r_ r` r s c C s | j S )z� Gets the display_name of this TestParserPayloadDetails. The parser display name. :return: The display_name of this TestParserPayloadDetails. :rtype: str �rD rc r_ r_ r` r s z%TestParserPayloadDetails.display_namec C s || _ dS )z� Sets the display_name of this TestParserPayloadDetails. The parser display name. :param display_name: The display_name of this TestParserPayloadDetails. :type: str Nre )r] r r_ r_ r` r + s c C s | j S )z� Gets the encoding of this TestParserPayloadDetails. The content encoding. :return: The encoding of this TestParserPayloadDetails. :rtype: str �rE rc r_ r_ r` r 7 s z!TestParserPayloadDetails.encodingc C s || _ dS )z� Sets the encoding of this TestParserPayloadDetails. The content encoding. :param encoding: The encoding of this TestParserPayloadDetails. :type: str Nrf )r] r r_ r_ r` r C s c C s | j S )z� Gets the example_content of this TestParserPayloadDetails. The example content. :return: The example_content of this TestParserPayloadDetails. :rtype: str �rF rc r_ r_ r` r O s z(TestParserPayloadDetails.example_contentc C s || _ dS )z� Sets the example_content of this TestParserPayloadDetails. The example content. :param example_content: The example_content of this TestParserPayloadDetails. :type: str Nrg )r] r r_ r_ r` r [ s c C s | j S )z� Gets the field_maps of this TestParserPayloadDetails. The parser fields. :return: The field_maps of this TestParserPayloadDetails. :rtype: list[oci.log_analytics.models.LogAnalyticsParserField] �rG rc r_ r_ r` r g s z#TestParserPayloadDetails.field_mapsc C s || _ dS )z� Sets the field_maps of this TestParserPayloadDetails. The parser fields. :param field_maps: The field_maps of this TestParserPayloadDetails. :type: list[oci.log_analytics.models.LogAnalyticsParserField] Nrh )r] r r_ r_ r` r s s c C s | j S )z� Gets the footer_content of this TestParserPayloadDetails. The footer regular expression. :return: The footer_content of this TestParserPayloadDetails. :rtype: str �rH rc r_ r_ r` r s z'TestParserPayloadDetails.footer_contentc C s || _ dS )z� Sets the footer_content of this TestParserPayloadDetails. The footer regular expression. :param footer_content: The footer_content of this TestParserPayloadDetails. :type: str Nri )r] r r_ r_ r` r � s c C s | j S )z� Gets the header_content of this TestParserPayloadDetails. The header content. :return: The header_content of this TestParserPayloadDetails. :rtype: str �rI rc r_ r_ r` r � s z'TestParserPayloadDetails.header_contentc C s || _ dS )z� Sets the header_content of this TestParserPayloadDetails. The header content. :param header_content: The header_content of this TestParserPayloadDetails. :type: str Nrj )r] r r_ r_ r` r � s c C s | j S )z� Gets the name of this TestParserPayloadDetails. The parser name. :return: The name of this TestParserPayloadDetails. :rtype: str �rJ rc r_ r_ r` r � s zTestParserPayloadDetails.namec C s || _ dS )z� Sets the name of this TestParserPayloadDetails. The parser name. :param name: The name of this TestParserPayloadDetails. :type: str Nrk )r] r r_ r_ r` r � s c C s | j S )z� Gets the is_default of this TestParserPayloadDetails. A flag indicating if this is a default parser. :return: The is_default of this TestParserPayloadDetails. :rtype: bool �rK rc r_ r_ r` r � s z#TestParserPayloadDetails.is_defaultc C s || _ dS )z� Sets the is_default of this TestParserPayloadDetails. A flag indicating if this is a default parser. :param is_default: The is_default of this TestParserPayloadDetails. :type: bool Nrl )r] r r_ r_ r` r � s c C s | j S )z� Gets the is_single_line_content of this TestParserPayloadDetails. A flag indicating if this is a single line content parser. :return: The is_single_line_content of this TestParserPayloadDetails. :rtype: bool �rL rc r_ r_ r` r � s z/TestParserPayloadDetails.is_single_line_contentc C s || _ dS )a Sets the is_single_line_content of this TestParserPayloadDetails. A flag indicating if this is a single line content parser. :param is_single_line_content: The is_single_line_content of this TestParserPayloadDetails. :type: bool Nrm )r] r r_ r_ r` r � s c C s | j S )a' Gets the is_system of this TestParserPayloadDetails. The system flag. A value of false denotes a custom, or user defined object. A value of true denotes a built in object. :return: The is_system of this TestParserPayloadDetails. :rtype: bool �rM rc r_ r_ r` r � s z"TestParserPayloadDetails.is_systemc C s || _ dS )a/ Sets the is_system of this TestParserPayloadDetails. The system flag. A value of false denotes a custom, or user defined object. A value of true denotes a built in object. :param is_system: The is_system of this TestParserPayloadDetails. :type: bool Nrn )r] r r_ r_ r` r s c C s | j S )z� Gets the language of this TestParserPayloadDetails. The language. :return: The language of this TestParserPayloadDetails. :rtype: str �rN rc r_ r_ r` r s z!TestParserPayloadDetails.languagec C s || _ dS )z� Sets the language of this TestParserPayloadDetails. The language. :param language: The language of this TestParserPayloadDetails. :type: str Nro )r] r r_ r_ r` r s c C s | j S )z� Gets the time_updated of this TestParserPayloadDetails. The last updated date. :return: The time_updated of this TestParserPayloadDetails. :rtype: datetime �rO rc r_ r_ r` r ) s z%TestParserPayloadDetails.time_updatedc C s || _ dS )z� Sets the time_updated of this TestParserPayloadDetails. The last updated date. :param time_updated: The time_updated of this TestParserPayloadDetails. :type: datetime Nrp )r] r r_ r_ r` r 5 s c C s | j S )z� Gets the log_type_test_request_version of this TestParserPayloadDetails. The log type test request version. :return: The log_type_test_request_version of this TestParserPayloadDetails. :rtype: int �rP rc r_ r_ r` r A s z6TestParserPayloadDetails.log_type_test_request_versionc C s || _ dS )a Sets the log_type_test_request_version of this TestParserPayloadDetails. The log type test request version. :param log_type_test_request_version: The log_type_test_request_version of this TestParserPayloadDetails. :type: int Nrq )r] r r_ r_ r` r M s c C s | j S )z� Gets the metadata of this TestParserPayloadDetails. :return: The metadata of this TestParserPayloadDetails. :rtype: oci.log_analytics.models.UiParserTestMetadata �rQ rc r_ r_ r` r Y s z!TestParserPayloadDetails.metadatac C s || _ dS )z� Sets the metadata of this TestParserPayloadDetails. :param metadata: The metadata of this TestParserPayloadDetails. :type: oci.log_analytics.models.UiParserTestMetadata Nrr )r] r r_ r_ r` r c s c C s | j S )z� Gets the parser_ignoreline_characters of this TestParserPayloadDetails. The line characters for the parser to ignore. :return: The parser_ignoreline_characters of this TestParserPayloadDetails. :rtype: str �rR rc r_ r_ r` r! m s z5TestParserPayloadDetails.parser_ignoreline_charactersc C s || _ dS )a Sets the parser_ignoreline_characters of this TestParserPayloadDetails. The line characters for the parser to ignore. :param parser_ignoreline_characters: The parser_ignoreline_characters of this TestParserPayloadDetails. :type: str Nrs )r] r! r_ r_ r` r! y s c C s | j S )z� Gets the is_hidden of this TestParserPayloadDetails. A flag indicating if the parser is hidden or not. :return: The is_hidden of this TestParserPayloadDetails. :rtype: int �rS rc r_ r_ r` r"