📂 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: label_source_summary.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 ) �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"