📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/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.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: log_analytics_lookup_fields.pyc
a O��f� � @ 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 ) �LogAnalyticsLookupFieldsz" LogAnalyticsLookupFields c K sZ dddddddd�| _ ddddd d dd�| _d| _d| _d| _d| _d| _d| _d| _dS ) a/ Initializes a new LogAnalyticsLookupFields object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param common_field_name: The value to assign to the common_field_name property of this LogAnalyticsLookupFields. :type common_field_name: str :param default_match_value: The value to assign to the default_match_value property of this LogAnalyticsLookupFields. :type default_match_value: str :param display_name: The value to assign to the display_name property of this LogAnalyticsLookupFields. :type display_name: str :param is_common_field: The value to assign to the is_common_field property of this LogAnalyticsLookupFields. :type is_common_field: bool :param match_operator: The value to assign to the match_operator property of this LogAnalyticsLookupFields. :type match_operator: str :param name: The value to assign to the name property of this LogAnalyticsLookupFields. :type name: str :param position: The value to assign to the position property of this LogAnalyticsLookupFields. :type position: int �str�bool�int)�common_field_name�default_match_value�display_name�is_common_field�match_operator�name�position�commonFieldName�defaultMatchValue�displayName� isCommonField� matchOperatorr r N) � swagger_types� attribute_map�_common_field_name�_default_match_value� _display_name�_is_common_field�_match_operator�_name� _position)�self�kwargs� r! ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/log_analytics/models/log_analytics_lookup_fields.py�__init__ s. #�� z!LogAnalyticsLookupFields.__init__c C s | j S )z� Gets the common_field_name of this LogAnalyticsLookupFields. The common field name. :return: The common_field_name of this LogAnalyticsLookupFields. :rtype: str �r �r r! r! r"