ruạṛ
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 ) �LabelSourceSummaryz source summary c K sZ dddddddd�| _ dddddd d d�| _d| _d| _d| _d| _d| _d| _d| _dS )aC Initializes a new LabelSourceSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param source_display_name: The value to assign to the source_display_name property of this LabelSourceSummary. :type source_display_name: str :param source_name: The value to assign to the source_name property of this LabelSourceSummary. :type source_name: str :param source_id: The value to assign to the source_id property of this LabelSourceSummary. :type source_id: int :param label_operator_name: The value to assign to the label_operator_name property of this LabelSourceSummary. :type label_operator_name: str :param label_condition: The value to assign to the label_condition property of this LabelSourceSummary. :type label_condition: str :param label_field_displayname: The value to assign to the label_field_displayname property of this LabelSourceSummary. :type label_field_displayname: str :param label_field_name: The value to assign to the label_field_name property of this LabelSourceSummary. :type label_field_name: str �str�int)�source_display_name�source_name� source_id�label_operator_name�label_condition�label_field_displayname�label_field_name�sourceDisplayName� sourceName�sourceId�labelOperatorName�labelCondition�labelFieldDisplayname�labelFieldNameN) � swagger_types� attribute_map�_source_display_name�_source_name� _source_id�_label_operator_name�_label_condition�_label_field_displayname�_label_field_name)�self�kwargs� r"