📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
log_analytics
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/log_analytics/models
💾
Free:
45.9 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: abstract_parser_test_result_log_entry.pyc
a O��fF! � @ 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 ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z dd� Zdd� Zdd� ZdS ) � AbstractParserTestResultLogEntryz* AbstractParserTestResultLogEntry c K sZ dddddddd�| _ dddddd d d�| _d| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new AbstractParserTestResultLogEntry object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param extra_info_attributes: The value to assign to the extra_info_attributes property of this AbstractParserTestResultLogEntry. :type extra_info_attributes: dict(str, str) :param field_name_value_map: The value to assign to the field_name_value_map property of this AbstractParserTestResultLogEntry. :type field_name_value_map: dict(str, str) :param field_position_value_map: The value to assign to the field_position_value_map property of this AbstractParserTestResultLogEntry. :type field_position_value_map: dict(str, str) :param fields: The value to assign to the fields property of this AbstractParserTestResultLogEntry. :type fields: dict(str, str) :param log_entry: The value to assign to the log_entry property of this AbstractParserTestResultLogEntry. :type log_entry: str :param match_status: The value to assign to the match_status property of this AbstractParserTestResultLogEntry. :type match_status: str :param match_status_description: The value to assign to the match_status_description property of this AbstractParserTestResultLogEntry. :type match_status_description: str zdict(str, str)�str)�extra_info_attributes�field_name_value_map�field_position_value_map�fields� log_entry�match_status�match_status_description�extraInfoAttributes�fieldNameValueMap�fieldPositionValueMapr �logEntry�matchStatus�matchStatusDescriptionN) � swagger_types� attribute_map�_extra_info_attributes�_field_name_value_map�_field_position_value_map�_fields� _log_entry� _match_status�_match_status_description)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/log_analytics/models/abstract_parser_test_result_log_entry.py�__init__ s. #�� z)AbstractParserTestResultLogEntry.__init__c C s | j S )z� Gets the extra_info_attributes of this AbstractParserTestResultLogEntry. Extra information attributes. :return: The extra_info_attributes of this AbstractParserTestResultLogEntry. :rtype: dict(str, str) �r �r r r r! r N s z6AbstractParserTestResultLogEntry.extra_info_attributesc C s || _ dS )a Sets the extra_info_attributes of this AbstractParserTestResultLogEntry. Extra information attributes. :param extra_info_attributes: The extra_info_attributes of this AbstractParserTestResultLogEntry. :type: dict(str, str) Nr# )r r r r r! r Z s c C s | j S )z� Gets the field_name_value_map of this AbstractParserTestResultLogEntry. The field name value map. :return: The field_name_value_map of this AbstractParserTestResultLogEntry. :rtype: dict(str, str) �r r$ r r r! r f s z5AbstractParserTestResultLogEntry.field_name_value_mapc C s || _ dS )a Sets the field_name_value_map of this AbstractParserTestResultLogEntry. The field name value map. :param field_name_value_map: The field_name_value_map of this AbstractParserTestResultLogEntry. :type: dict(str, str) Nr% )r r r r r! r r s c C s | j S )z� Gets the field_position_value_map of this AbstractParserTestResultLogEntry. The field position value map. :return: The field_position_value_map of this AbstractParserTestResultLogEntry. :rtype: dict(str, str) �r r$ r r r! r ~ s z9AbstractParserTestResultLogEntry.field_position_value_mapc C s || _ dS )a Sets the field_position_value_map of this AbstractParserTestResultLogEntry. The field position value map. :param field_position_value_map: The field_position_value_map of this AbstractParserTestResultLogEntry. :type: dict(str, str) Nr&