📂 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: log_analytics_lookup_fields.cpython-39.pyc
a ���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�positionZcommonFieldNameZdefaultMatchValueZdisplayNameZ isCommonFieldZ matchOperatorr r N) Z swagger_typesZ attribute_map�_common_field_name�_default_match_value� _display_name�_is_common_field�_match_operator�_name� _position)�self�kwargs� r �X/usr/lib/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 r P s z*LogAnalyticsLookupFields.common_field_namec C s || _ dS )z� Sets the common_field_name of this LogAnalyticsLookupFields. The common field name. :param common_field_name: The common_field_name of this LogAnalyticsLookupFields. :type: str Nr )r r r r r r \ s c C s | j S )z� Gets the default_match_value of this LogAnalyticsLookupFields. The default match value. :return: The default_match_value of this LogAnalyticsLookupFields. :rtype: str �r r r r r r h s z,LogAnalyticsLookupFields.default_match_valuec C s || _ dS )z� Sets the default_match_value of this LogAnalyticsLookupFields. The default match value. :param default_match_value: The default_match_value of this LogAnalyticsLookupFields. :type: str Nr )r r r r r r t s c C s | j S )z� Gets the display_name of this LogAnalyticsLookupFields. The display name. :return: The display_name of this LogAnalyticsLookupFields. :rtype: str �r r r r r r � s z%LogAnalyticsLookupFields.display_namec C s || _ dS )z� Sets the display_name of this LogAnalyticsLookupFields. The display name. :param display_name: The display_name of this LogAnalyticsLookupFields. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the is_common_field of this LogAnalyticsLookupFields. A flag indicating whether or not the field is a common field. :return: The is_common_field of this LogAnalyticsLookupFields. :rtype: bool �r r r r r r � s z(LogAnalyticsLookupFields.is_common_fieldc C s || _ dS )z� Sets the is_common_field of this LogAnalyticsLookupFields. A flag indicating whether or not the field is a common field. :param is_common_field: The is_common_field of this LogAnalyticsLookupFields. :type: bool Nr! )r r r r r r � s c C s | j S )z� Gets the match_operator of this LogAnalyticsLookupFields. The match operator. :return: The match_operator of this LogAnalyticsLookupFields. :rtype: str �r r r r r r � s z'LogAnalyticsLookupFields.match_operatorc C s || _ dS )z� Sets the match_operator of this LogAnalyticsLookupFields. The match operator. :param match_operator: The match_operator of this LogAnalyticsLookupFields. :type: str Nr"