📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
log_analytics
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/log_analytics/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: test_parser_payload_details.cpython-39.pyc
a ���f�t � @ 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&e dZd[� �Z'e'jd\d[� �Z'd]d^� Z(d_d`� Z)dadb� Z*dcS )d�TestParserPayloadDetailsz" TestParserPayloadDetails �XML�JSON�REGEX�ODL� DELIMITEDc K s, ddddddddddddddddddddddddddddd�| _ 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%| _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 :param is_position_aware: The value to assign to the is_position_aware property of this TestParserPayloadDetails. :type is_position_aware: bool �strzlist[LogAnalyticsParserField]�boolZdatetime�intZUiParserTestMetadataz 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_aware�is_position_awarer r ZdisplayNamer ZexampleContentZ fieldMapsZ footerContentZ headerContentr Z isDefaultZisSingleLineContentZisSystemr ZtimeUpdatedZlogTypeTestRequestVersionr ZparserIgnorelineCharactersZisHiddenZparserSequenceZparserTimezoneZisParserWrittenOnceZparserFunctionsZshouldTokenizeOriginalTextZfieldDelimiterZfieldQualifierr( ZisNamespaceAwareZisPositionAwareN)Z swagger_typesZ 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�_is_position_aware)�self�kwargs� rI �X/usr/lib/python3.9/site-packages/oci/log_analytics/models/test_parser_payload_details.py�__init__&