📂 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.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: log_analytics_source_metadata_field.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� �Zdd� Zdd� Z dd� ZdS )�LogAnalyticsSourceMetadataFieldz) LogAnalyticsSourceMetadataField c K sF dddddd�| _ dddddd�| _d | _d | _d | _d | _d | _d S ) a� Initializes a new LogAnalyticsSourceMetadataField object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param field_name: The value to assign to the field_name property of this LogAnalyticsSourceMetadataField. :type field_name: str :param is_enabled: The value to assign to the is_enabled property of this LogAnalyticsSourceMetadataField. :type is_enabled: bool :param is_system: The value to assign to the is_system property of this LogAnalyticsSourceMetadataField. :type is_system: bool :param key: The value to assign to the key property of this LogAnalyticsSourceMetadataField. :type key: str :param source_name: The value to assign to the source_name property of this LogAnalyticsSourceMetadataField. :type source_name: str �str�bool)� field_name� is_enabled� is_system�key�source_name� fieldName� isEnabled�isSystemr � sourceNameN)� swagger_types� attribute_map�_field_name�_is_enabled� _is_system�_key�_source_name)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/log_analytics/models/log_analytics_source_metadata_field.py�__init__ s"