📂 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.9 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: log_analytics_source_extended_field_definition.pyc
a O��f�I � @ 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 edd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Zejd-d,� �Zed.d/� �Zejd0d/� �Zed1d2� �Zejd3d2� �Zd4d5� Zd6d7� Zd8d9� Zd:S );�)LogAnalyticsSourceExtendedFieldDefinitionz3 LogAnalyticsSourceExtendedFieldDefinition c K s� ddddddddddddddddd�| _ dd d ddd ddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _dS )a� Initializes a new LogAnalyticsSourceExtendedFieldDefinition object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param field: The value to assign to the field property of this LogAnalyticsSourceExtendedFieldDefinition. :type field: oci.log_analytics.models.LogAnalyticsField :param display_regular_expression: The value to assign to the display_regular_expression property of this LogAnalyticsSourceExtendedFieldDefinition. :type display_regular_expression: str :param extended_fields: The value to assign to the extended_fields property of this LogAnalyticsSourceExtendedFieldDefinition. :type extended_fields: list[oci.log_analytics.models.LogAnalyticsExtendedField] :param base_field_name: The value to assign to the base_field_name property of this LogAnalyticsSourceExtendedFieldDefinition. :type base_field_name: str :param base_field_log_text: The value to assign to the base_field_log_text property of this LogAnalyticsSourceExtendedFieldDefinition. :type base_field_log_text: str :param condition_data_type: The value to assign to the condition_data_type property of this LogAnalyticsSourceExtendedFieldDefinition. :type condition_data_type: str :param condition_field: The value to assign to the condition_field property of this LogAnalyticsSourceExtendedFieldDefinition. :type condition_field: str :param condition_operator: The value to assign to the condition_operator property of this LogAnalyticsSourceExtendedFieldDefinition. :type condition_operator: str :param condition_value: The value to assign to the condition_value property of this LogAnalyticsSourceExtendedFieldDefinition. :type condition_value: str :param converted_regular_expression: The value to assign to the converted_regular_expression property of this LogAnalyticsSourceExtendedFieldDefinition. :type converted_regular_expression: str :param is_enabled: The value to assign to the is_enabled property of this LogAnalyticsSourceExtendedFieldDefinition. :type is_enabled: bool :param extended_field_definition_id: The value to assign to the extended_field_definition_id property of this LogAnalyticsSourceExtendedFieldDefinition. :type extended_field_definition_id: int :param is_system: The value to assign to the is_system property of this LogAnalyticsSourceExtendedFieldDefinition. :type is_system: bool :param regular_expression: The value to assign to the regular_expression property of this LogAnalyticsSourceExtendedFieldDefinition. :type regular_expression: str :param source_id: The value to assign to the source_id property of this LogAnalyticsSourceExtendedFieldDefinition. :type source_id: int :param time_updated: The value to assign to the time_updated property of this LogAnalyticsSourceExtendedFieldDefinition. :type time_updated: datetime �LogAnalyticsField�strzlist[LogAnalyticsExtendedField]�bool�int�datetime)�field�display_regular_expression�extended_fields�base_field_name�base_field_log_text�condition_data_type�condition_field�condition_operator�condition_value�converted_regular_expression� is_enabled�extended_field_definition_id� is_system�regular_expression� source_id�time_updatedr �displayRegularExpression�extendedFields� baseFieldName�baseFieldLogText�conditionDataType�conditionField�conditionOperator�conditionValue�convertedRegularExpression� isEnabled�extendedFieldDefinitionId�isSystem�regularExpression�sourceId�timeUpdatedN)� swagger_types� attribute_map�_field�_display_regular_expression�_extended_fields�_base_field_name�_base_field_log_text�_condition_data_type�_condition_field�_condition_operator�_condition_value�_converted_regular_expression�_is_enabled�_extended_field_definition_id� _is_system�_regular_expression� _source_id� _time_updated)�self�kwargs� r? ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/log_analytics/models/log_analytics_source_extended_field_definition.py�__init__ sd G��z2LogAnalyticsSourceExtendedFieldDefinition.__init__c C s | j S )z� Gets the field of this LogAnalyticsSourceExtendedFieldDefinition. :return: The field of this LogAnalyticsSourceExtendedFieldDefinition. :rtype: oci.log_analytics.models.LogAnalyticsField �r- �r= r? r? r@ r � s z/LogAnalyticsSourceExtendedFieldDefinition.fieldc C s || _ dS )z� Sets the field of this LogAnalyticsSourceExtendedFieldDefinition. :param field: The field of this LogAnalyticsSourceExtendedFieldDefinition. :type: oci.log_analytics.models.LogAnalyticsField NrB )r= r r? r? r@ r � s c C s | j S )a Gets the display_regular_expression of this LogAnalyticsSourceExtendedFieldDefinition. The regular expression. :return: The display_regular_expression of this LogAnalyticsSourceExtendedFieldDefinition. :rtype: str �r. rC r? r? r@ r � s zDLogAnalyticsSourceExtendedFieldDefinition.display_regular_expressionc C s || _ dS )a Sets the display_regular_expression of this LogAnalyticsSourceExtendedFieldDefinition. The regular expression. :param display_regular_expression: The display_regular_expression of this LogAnalyticsSourceExtendedFieldDefinition. :type: str NrD )r= r r? r? r@ r � s c C s | j S )a% Gets the extended_fields of this LogAnalyticsSourceExtendedFieldDefinition. An array of extended fields. :return: The extended_fields of this LogAnalyticsSourceExtendedFieldDefinition. :rtype: list[oci.log_analytics.models.LogAnalyticsExtendedField] �r/ rC r? r? r@ r � s z9LogAnalyticsSourceExtendedFieldDefinition.extended_fieldsc C s || _ dS )a3 Sets the extended_fields of this LogAnalyticsSourceExtendedFieldDefinition. An array of extended fields. :param extended_fields: The extended_fields of this LogAnalyticsSourceExtendedFieldDefinition. :type: list[oci.log_analytics.models.LogAnalyticsExtendedField] NrE )r= r r? r? r@ r � s c C s | j S )z� Gets the base_field_name of this LogAnalyticsSourceExtendedFieldDefinition. The base field internal name. :return: The base_field_name of this LogAnalyticsSourceExtendedFieldDefinition. :rtype: str �r0 rC r? r? r@ r � s z9LogAnalyticsSourceExtendedFieldDefinition.base_field_namec C s || _ dS )z� Sets the base_field_name of this LogAnalyticsSourceExtendedFieldDefinition. The base field internal name. :param base_field_name: The base_field_name of this LogAnalyticsSourceExtendedFieldDefinition. :type: str NrF )r= r r? r? r@ r � s c C s | j S )z� Gets the base_field_log_text of this LogAnalyticsSourceExtendedFieldDefinition. The base field log text. :return: The base_field_log_text of this LogAnalyticsSourceExtendedFieldDefinition. :rtype: str �r1 rC r? r? r@ r � s z=LogAnalyticsSourceExtendedFieldDefinition.base_field_log_textc C s || _ dS )a Sets the base_field_log_text of this LogAnalyticsSourceExtendedFieldDefinition. The base field log text. :param base_field_log_text: The base_field_log_text of this LogAnalyticsSourceExtendedFieldDefinition. :type: str NrG )r= r r? r? r@ r � s c C s | j S )z� Gets the condition_data_type of this LogAnalyticsSourceExtendedFieldDefinition. The conditional data type. :return: The condition_data_type of this LogAnalyticsSourceExtendedFieldDefinition. :rtype: str �r2 rC r? r? r@ r s z=LogAnalyticsSourceExtendedFieldDefinition.condition_data_typec C s || _ dS )a Sets the condition_data_type of this LogAnalyticsSourceExtendedFieldDefinition. The conditional data type. :param condition_data_type: The condition_data_type of this LogAnalyticsSourceExtendedFieldDefinition. :type: str NrH )r= r r? r? r@ r s c C s | j S )z� Gets the condition_field of this LogAnalyticsSourceExtendedFieldDefinition. The onditional field. :return: The condition_field of this LogAnalyticsSourceExtendedFieldDefinition. :rtype: str �r3 rC r? r? r@ r s z9LogAnalyticsSourceExtendedFieldDefinition.condition_fieldc C s || _ dS )z� Sets the condition_field of this LogAnalyticsSourceExtendedFieldDefinition. The onditional field. :param condition_field: The condition_field of this LogAnalyticsSourceExtendedFieldDefinition. :type: str NrI )r= r r? r? r@ r % s c C s | j S )z� Gets the condition_operator of this LogAnalyticsSourceExtendedFieldDefinition. The conditional operator. :return: The condition_operator of this LogAnalyticsSourceExtendedFieldDefinition. :rtype: str �r4 rC r? r? r@ r 1 s z<LogAnalyticsSourceExtendedFieldDefinition.condition_operatorc C s || _ dS )a Sets the condition_operator of this LogAnalyticsSourceExtendedFieldDefinition. The conditional operator. :param condition_operator: The condition_operator of this LogAnalyticsSourceExtendedFieldDefinition. :type: str NrJ )r= r r? r? r@ r = s c C s | j S )z� Gets the condition_value of this LogAnalyticsSourceExtendedFieldDefinition. The conditional value. :return: The condition_value of this LogAnalyticsSourceExtendedFieldDefinition. :rtype: str �r5 rC r? r? r@ r I s z9LogAnalyticsSourceExtendedFieldDefinition.condition_valuec C s || _ dS )z� Sets the condition_value of this LogAnalyticsSourceExtendedFieldDefinition. The conditional value. :param condition_value: The condition_value of this LogAnalyticsSourceExtendedFieldDefinition. :type: str NrK )r= r r? r? r@ r U s c C s | j S )a Gets the converted_regular_expression of this LogAnalyticsSourceExtendedFieldDefinition. The converted regular expression. :return: The converted_regular_expression of this LogAnalyticsSourceExtendedFieldDefinition. :rtype: str �r6 rC r? r? r@ r a s zFLogAnalyticsSourceExtendedFieldDefinition.converted_regular_expressionc C s || _ dS )a* Sets the converted_regular_expression of this LogAnalyticsSourceExtendedFieldDefinition. The converted regular expression. :param converted_regular_expression: The converted_regular_expression of this LogAnalyticsSourceExtendedFieldDefinition. :type: str NrL )r= r r? r? r@ r m s c C s | j S )a Gets the is_enabled of this LogAnalyticsSourceExtendedFieldDefinition. A flag inidcating whether or not the extended definition is enabled. :return: The is_enabled of this LogAnalyticsSourceExtendedFieldDefinition. :rtype: bool �r7 rC r? r? r@ r y s z4LogAnalyticsSourceExtendedFieldDefinition.is_enabledc C s || _ dS )a Sets the is_enabled of this LogAnalyticsSourceExtendedFieldDefinition. A flag inidcating whether or not the extended definition is enabled. :param is_enabled: The is_enabled of this LogAnalyticsSourceExtendedFieldDefinition. :type: bool NrM )r= r r? r? r@ r � s c C s | j S )a Gets the extended_field_definition_id of this LogAnalyticsSourceExtendedFieldDefinition. The extended field definition unique identifier. :return: The extended_field_definition_id of this LogAnalyticsSourceExtendedFieldDefinition. :rtype: int �r8 rC r? r? r@ r � s zFLogAnalyticsSourceExtendedFieldDefinition.extended_field_definition_idc C s || _ dS )a9 Sets the extended_field_definition_id of this LogAnalyticsSourceExtendedFieldDefinition. The extended field definition unique identifier. :param extended_field_definition_id: The extended_field_definition_id of this LogAnalyticsSourceExtendedFieldDefinition. :type: int NrN )r= r r? r? r@ r � s c C s | j S )aI Gets the is_system of this LogAnalyticsSourceExtendedFieldDefinition. 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 LogAnalyticsSourceExtendedFieldDefinition. :rtype: bool �r9 rC r? r? r@ r � s z3LogAnalyticsSourceExtendedFieldDefinition.is_systemc C s || _ dS )aQ Sets the is_system of this LogAnalyticsSourceExtendedFieldDefinition. 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 LogAnalyticsSourceExtendedFieldDefinition. :type: bool NrO )r= r r? r? r@ r � s c C s | j S )z� Gets the regular_expression of this LogAnalyticsSourceExtendedFieldDefinition. The regular expression. :return: The regular_expression of this LogAnalyticsSourceExtendedFieldDefinition. :rtype: str �r: rC r? r? r@ r � s z<LogAnalyticsSourceExtendedFieldDefinition.regular_expressionc C s || _ dS )a Sets the regular_expression of this LogAnalyticsSourceExtendedFieldDefinition. The regular expression. :param regular_expression: The regular_expression of this LogAnalyticsSourceExtendedFieldDefinition. :type: str NrP )r= r r? r? r@ r � s c C s | j S )z� Gets the source_id of this LogAnalyticsSourceExtendedFieldDefinition. The source unique identifier. :return: The source_id of this LogAnalyticsSourceExtendedFieldDefinition. :rtype: int �r; rC r? r? r@ r � s z3LogAnalyticsSourceExtendedFieldDefinition.source_idc C s || _ dS )z� Sets the source_id of this LogAnalyticsSourceExtendedFieldDefinition. The source unique identifier. :param source_id: The source_id of this LogAnalyticsSourceExtendedFieldDefinition. :type: int NrQ )r= r r? r? r@ r � s c C s | j S )z� Gets the time_updated of this LogAnalyticsSourceExtendedFieldDefinition. The last updated date. :return: The time_updated of this LogAnalyticsSourceExtendedFieldDefinition. :rtype: datetime �r<