📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
log_analytics
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/log_analytics/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: log_analytics_meta_function.cpython-39.opt-1.pyc
a ���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 ) �LogAnalyticsMetaFunctionz" LogAnalyticsMetaFunction c K sZ dddddddd�| _ ddddd d dd�| _d| _d| _d| _d| _d| _d| _d| _dS ) aj Initializes a new LogAnalyticsMetaFunction object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param meta_function_argument: The value to assign to the meta_function_argument property of this LogAnalyticsMetaFunction. :type meta_function_argument: list[oci.log_analytics.models.LogAnalyticsMetaFunctionArgument] :param component: The value to assign to the component property of this LogAnalyticsMetaFunction. :type component: str :param description: The value to assign to the description property of this LogAnalyticsMetaFunction. :type description: str :param edit_version: The value to assign to the edit_version property of this LogAnalyticsMetaFunction. :type edit_version: int :param meta_function_id: The value to assign to the meta_function_id property of this LogAnalyticsMetaFunction. :type meta_function_id: int :param java_class_name: The value to assign to the java_class_name property of this LogAnalyticsMetaFunction. :type java_class_name: str :param name: The value to assign to the name property of this LogAnalyticsMetaFunction. :type name: str z&list[LogAnalyticsMetaFunctionArgument]�str�int)�meta_function_argument� component�description�edit_version�meta_function_id�java_class_name�nameZmetaFunctionArgumentr r ZeditVersionZmetaFunctionIdZ javaClassNamer N) Z swagger_typesZ attribute_map�_meta_function_argument� _component�_description� _edit_version�_meta_function_id�_java_class_name�_name)�self�kwargs� r �X/usr/lib/python3.9/site-packages/oci/log_analytics/models/log_analytics_meta_function.py�__init__ s. #�� z!LogAnalyticsMetaFunction.__init__c C s | j S )a Gets the meta_function_argument of this LogAnalyticsMetaFunction. An array of meta function arguments. :return: The meta_function_argument of this LogAnalyticsMetaFunction. :rtype: list[oci.log_analytics.models.LogAnalyticsMetaFunctionArgument] �r �r r r r r P s z/LogAnalyticsMetaFunction.meta_function_argumentc C s || _ dS )a5 Sets the meta_function_argument of this LogAnalyticsMetaFunction. An array of meta function arguments. :param meta_function_argument: The meta_function_argument of this LogAnalyticsMetaFunction. :type: list[oci.log_analytics.models.LogAnalyticsMetaFunctionArgument] Nr )r r r r r r \ s c C s | j S )z� Gets the component of this LogAnalyticsMetaFunction. The component. :return: The component of this LogAnalyticsMetaFunction. :rtype: str �r r r r r r h s z"LogAnalyticsMetaFunction.componentc C s || _ dS )z� Sets the component of this LogAnalyticsMetaFunction. The component. :param component: The component of this LogAnalyticsMetaFunction. :type: str Nr )r r r r r r t s c C s | j S )z� Gets the description of this LogAnalyticsMetaFunction. The description. :return: The description of this LogAnalyticsMetaFunction. :rtype: str �r r r r r r � s z$LogAnalyticsMetaFunction.descriptionc C s || _ dS )z� Sets the description of this LogAnalyticsMetaFunction. The description. :param description: The description of this LogAnalyticsMetaFunction. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the edit_version of this LogAnalyticsMetaFunction. The edit version. :return: The edit_version of this LogAnalyticsMetaFunction. :rtype: int �r r r r r r � s z%LogAnalyticsMetaFunction.edit_versionc C s || _ dS )z� Sets the edit_version of this LogAnalyticsMetaFunction. The edit version. :param edit_version: The edit_version of this LogAnalyticsMetaFunction. :type: int Nr )r r r r r r � s c C s | j S )z� Gets the meta_function_id of this LogAnalyticsMetaFunction. The meta function unique identifier. :return: The meta_function_id of this LogAnalyticsMetaFunction. :rtype: int �r r r r r r � s z)LogAnalyticsMetaFunction.meta_function_idc C s || _ dS )z� Sets the meta_function_id of this LogAnalyticsMetaFunction. The meta function unique identifier. :param meta_function_id: The meta_function_id of this LogAnalyticsMetaFunction. :type: int Nr! )r r r r r r � s c C s | j S )z� Gets the java_class_name of this LogAnalyticsMetaFunction. The java class name. :return: The java_class_name of this LogAnalyticsMetaFunction. :rtype: str �r r r r r r � s z(LogAnalyticsMetaFunction.java_class_namec C s || _ dS )z� Sets the java_class_name of this LogAnalyticsMetaFunction. The java class name. :param java_class_name: The java_class_name of this LogAnalyticsMetaFunction. :type: str Nr"