ruạṛ
a O��f=N � @ 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� �Zed4d5� �Zejd6d5� �Zed7d8� �Zejd9d8� �Zd:d;� Zd<d=� Zd>d?� Zd@S )A� LogAnalyticsSourceLabelConditionz* LogAnalyticsSourceLabelCondition c K s� ddddddddddddddddddd�| _ dddd d ddd ddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _dS )av Initializes a new LogAnalyticsSourceLabelCondition object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param message: The value to assign to the message property of this LogAnalyticsSourceLabelCondition. :type message: str :param is_visible: The value to assign to the is_visible property of this LogAnalyticsSourceLabelCondition. :type is_visible: bool :param block_condition_field: The value to assign to the block_condition_field property of this LogAnalyticsSourceLabelCondition. :type block_condition_field: str :param block_condition_operator: The value to assign to the block_condition_operator property of this LogAnalyticsSourceLabelCondition. :type block_condition_operator: str :param block_condition_value: The value to assign to the block_condition_value property of this LogAnalyticsSourceLabelCondition. :type block_condition_value: str :param label_condition_value: The value to assign to the label_condition_value property of this LogAnalyticsSourceLabelCondition. :type label_condition_value: str :param label_condition_values: The value to assign to the label_condition_values property of this LogAnalyticsSourceLabelCondition. :type label_condition_values: list[str] :param content_example: The value to assign to the content_example property of this LogAnalyticsSourceLabelCondition. :type content_example: str :param is_enabled: The value to assign to the is_enabled property of this LogAnalyticsSourceLabelCondition. :type is_enabled: bool :param field_name: The value to assign to the field_name property of this LogAnalyticsSourceLabelCondition. :type field_name: str :param label_condition_id: The value to assign to the label_condition_id property of this LogAnalyticsSourceLabelCondition. :type label_condition_id: int :param is_system: The value to assign to the is_system property of this LogAnalyticsSourceLabelCondition. :type is_system: bool :param label_condition_operator: The value to assign to the label_condition_operator property of this LogAnalyticsSourceLabelCondition. :type label_condition_operator: str :param source_id: The value to assign to the source_id property of this LogAnalyticsSourceLabelCondition. :type source_id: int :param label_display_name: The value to assign to the label_display_name property of this LogAnalyticsSourceLabelCondition. :type label_display_name: str :param storage_field: The value to assign to the storage_field property of this LogAnalyticsSourceLabelCondition. :type storage_field: str :param label_name: The value to assign to the label_name property of this LogAnalyticsSourceLabelCondition. :type label_name: str :param is_inline_label_existing_in_database: The value to assign to the is_inline_label_existing_in_database property of this LogAnalyticsSourceLabelCondition. :type is_inline_label_existing_in_database: bool �str�boolz list[str]�int)�message� is_visible�block_condition_field�block_condition_operator�block_condition_value�label_condition_value�label_condition_values�content_example� is_enabled� field_name�label_condition_id� is_system�label_condition_operator� source_id�label_display_name� storage_field� label_name�$is_inline_label_existing_in_databaser � isVisible�blockConditionField�blockConditionOperator�blockConditionValue�labelConditionValue�labelConditionValues�contentExample� isEnabled� fieldName�labelConditionId�isSystem�labelConditionOperator�sourceId�labelDisplayName�storageField� labelName�isInlineLabelExistingInDatabaseN)� swagger_types� attribute_map�_message�_is_visible�_block_condition_field�_block_condition_operator�_block_condition_value�_label_condition_value�_label_condition_values�_content_example�_is_enabled�_field_name�_label_condition_id� _is_system�_label_condition_operator� _source_id�_label_display_name�_storage_field�_label_name�%_is_inline_label_existing_in_database)�self�kwargs� rC ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/log_analytics/models/log_analytics_source_label_condition.py�__init__ sp O��z)LogAnalyticsSourceLabelCondition.__init__c C s | j S )z� Gets the message of this LogAnalyticsSourceLabelCondition. The message. :return: The message of this LogAnalyticsSourceLabelCondition. :rtype: str �r/ �rA rC rC rD r � s z(LogAnalyticsSourceLabelCondition.messagec C s || _ dS )z� Sets the message of this LogAnalyticsSourceLabelCondition. The message. :param message: The message of this LogAnalyticsSourceLabelCondition. :type: str NrF )rA r rC rC rD r � s c C s | j S )z� Gets the is_visible of this LogAnalyticsSourceLabelCondition. A flag indicating whether or not the label condition is visible. :return: The is_visible of this LogAnalyticsSourceLabelCondition. :rtype: bool �r0 rG rC rC rD r � s z+LogAnalyticsSourceLabelCondition.is_visiblec C s || _ dS )a Sets the is_visible of this LogAnalyticsSourceLabelCondition. A flag indicating whether or not the label condition is visible. :param is_visible: The is_visible of this LogAnalyticsSourceLabelCondition. :type: bool NrH )rA r rC rC rD r � s c C s | j S )z� Gets the block_condition_field of this LogAnalyticsSourceLabelCondition. The block condition field. :return: The block_condition_field of this LogAnalyticsSourceLabelCondition. :rtype: str �r1 rG rC rC rD r � s z6LogAnalyticsSourceLabelCondition.block_condition_fieldc C s || _ dS )z� Sets the block_condition_field of this LogAnalyticsSourceLabelCondition. The block condition field. :param block_condition_field: The block_condition_field of this LogAnalyticsSourceLabelCondition. :type: str NrI )rA r rC rC rD r � s c C s | j S )z� Gets the block_condition_operator of this LogAnalyticsSourceLabelCondition. The block condition operator. :return: The block_condition_operator of this LogAnalyticsSourceLabelCondition. :rtype: str �r2 rG rC rC rD r � s z9LogAnalyticsSourceLabelCondition.block_condition_operatorc C s || _ dS )a Sets the block_condition_operator of this LogAnalyticsSourceLabelCondition. The block condition operator. :param block_condition_operator: The block_condition_operator of this LogAnalyticsSourceLabelCondition. :type: str NrJ )rA r rC rC rD r � s c C s | j S )z� Gets the block_condition_value of this LogAnalyticsSourceLabelCondition. The block condition value. :return: The block_condition_value of this LogAnalyticsSourceLabelCondition. :rtype: str �r3 rG rC rC rD r � s z6LogAnalyticsSourceLabelCondition.block_condition_valuec C s || _ dS )z� Sets the block_condition_value of this LogAnalyticsSourceLabelCondition. The block condition value. :param block_condition_value: The block_condition_value of this LogAnalyticsSourceLabelCondition. :type: str NrK )rA r rC rC rD r s c C s | j S )z� Gets the label_condition_value of this LogAnalyticsSourceLabelCondition. The condition value. :return: The label_condition_value of this LogAnalyticsSourceLabelCondition. :rtype: str �r4 rG rC rC rD r s z6LogAnalyticsSourceLabelCondition.label_condition_valuec C s || _ dS )z� Sets the label_condition_value of this LogAnalyticsSourceLabelCondition. The condition value. :param label_condition_value: The label_condition_value of this LogAnalyticsSourceLabelCondition. :type: str NrL )rA r rC rC rD r s c C s | j S )z� Gets the label_condition_values of this LogAnalyticsSourceLabelCondition. A list of condition values. :return: The label_condition_values of this LogAnalyticsSourceLabelCondition. :rtype: list[str] �r5 rG rC rC rD r + s z7LogAnalyticsSourceLabelCondition.label_condition_valuesc C s || _ dS )a Sets the label_condition_values of this LogAnalyticsSourceLabelCondition. A list of condition values. :param label_condition_values: The label_condition_values of this LogAnalyticsSourceLabelCondition. :type: list[str] NrM )rA r rC rC rD r 7 s c C s | j S )z� Gets the content_example of this LogAnalyticsSourceLabelCondition. The content example. :return: The content_example of this LogAnalyticsSourceLabelCondition. :rtype: str �r6 rG rC rC rD r C s z0LogAnalyticsSourceLabelCondition.content_examplec C s || _ dS )z� Sets the content_example of this LogAnalyticsSourceLabelCondition. The content example. :param content_example: The content_example of this LogAnalyticsSourceLabelCondition. :type: str NrN )rA r rC rC rD r O s c C s | j S )z� Gets the is_enabled of this LogAnalyticsSourceLabelCondition. A flag inidcating whether or not the condition is enabled. :return: The is_enabled of this LogAnalyticsSourceLabelCondition. :rtype: bool �r7 rG rC rC rD r [ s z+LogAnalyticsSourceLabelCondition.is_enabledc C s || _ dS )z� Sets the is_enabled of this LogAnalyticsSourceLabelCondition. A flag inidcating whether or not the condition is enabled. :param is_enabled: The is_enabled of this LogAnalyticsSourceLabelCondition. :type: bool NrO )rA r rC rC rD r g s c C s | j S )z� Gets the field_name of this LogAnalyticsSourceLabelCondition. The internal field name. :return: The field_name of this LogAnalyticsSourceLabelCondition. :rtype: str �r8 rG rC rC rD r s s z+LogAnalyticsSourceLabelCondition.field_namec C s || _ dS )z� Sets the field_name of this LogAnalyticsSourceLabelCondition. The internal field name. :param field_name: The field_name of this LogAnalyticsSourceLabelCondition. :type: str NrP )rA r rC rC rD r s c C s | j S )z� Gets the label_condition_id of this LogAnalyticsSourceLabelCondition. The unique identifier of the condition. :return: The label_condition_id of this LogAnalyticsSourceLabelCondition. :rtype: int �r9 rG rC rC rD r � s z3LogAnalyticsSourceLabelCondition.label_condition_idc C s || _ dS )a Sets the label_condition_id of this LogAnalyticsSourceLabelCondition. The unique identifier of the condition. :param label_condition_id: The label_condition_id of this LogAnalyticsSourceLabelCondition. :type: int NrQ )rA r rC rC rD r � s c C s | j S )a7 Gets the is_system of this LogAnalyticsSourceLabelCondition. 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 LogAnalyticsSourceLabelCondition. :rtype: bool �r: rG rC rC rD r � s z*LogAnalyticsSourceLabelCondition.is_systemc C s || _ dS )a? Sets the is_system of this LogAnalyticsSourceLabelCondition. 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 LogAnalyticsSourceLabelCondition. :type: bool NrR )rA r rC rC rD r � s c C s | j S )z� Gets the label_condition_operator of this LogAnalyticsSourceLabelCondition. The condition operator. :return: The label_condition_operator of this LogAnalyticsSourceLabelCondition. :rtype: str �r; rG rC rC rD r � s z9LogAnalyticsSourceLabelCondition.label_condition_operatorc C s || _ dS )a Sets the label_condition_operator of this LogAnalyticsSourceLabelCondition. The condition operator. :param label_condition_operator: The label_condition_operator of this LogAnalyticsSourceLabelCondition. :type: str NrS )rA r rC rC rD r � s c C s | j S )z� Gets the source_id of this LogAnalyticsSourceLabelCondition. The unique identifier of the source. :return: The source_id of this LogAnalyticsSourceLabelCondition. :rtype: int �r<