ruạṛ
a ���f� � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )� AbstractField� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )� FunctionFieldzA Field outlining queryString aggregate function entries. c K s� dddddddddddddd� | _ dddd d ddd dddddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _dS )a� Initializes a new FunctionField object with values from keyword arguments. The default value of the :py:attr:`~oci.log_analytics.models.FunctionField.name` attribute of this class is ``FUNCTION`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param name: The value to assign to the name property of this FunctionField. Allowed values for this property are: "FIELD", "FIELDS", "FUNCTION", "SORT" :type name: str :param display_name: The value to assign to the display_name property of this FunctionField. :type display_name: str :param is_declared: The value to assign to the is_declared property of this FunctionField. :type is_declared: bool :param original_display_names: The value to assign to the original_display_names property of this FunctionField. :type original_display_names: list[str] :param internal_name: The value to assign to the internal_name property of this FunctionField. :type internal_name: str :param value_type: The value to assign to the value_type property of this FunctionField. Allowed values for this property are: "BOOLEAN", "STRING", "DOUBLE", "FLOAT", "LONG", "INTEGER", "TIMESTAMP", "FACET", "TABLE" :type value_type: str :param is_groupable: The value to assign to the is_groupable property of this FunctionField. :type is_groupable: bool :param is_duration: The value to assign to the is_duration property of this FunctionField. :type is_duration: bool :param alias: The value to assign to the alias property of this FunctionField. :type alias: str :param filter_query_string: The value to assign to the filter_query_string property of this FunctionField. :type filter_query_string: str :param unit_type: The value to assign to the unit_type property of this FunctionField. :type unit_type: str :param function: The value to assign to the function property of this FunctionField. :type function: str :param arguments: The value to assign to the arguments property of this FunctionField. :type arguments: list[oci.log_analytics.models.Argument] �str�boolz list[str]zlist[Argument]) �nameZdisplay_nameZis_declaredZoriginal_display_namesZ internal_nameZ value_typeZis_groupableZis_duration�aliasZfilter_query_stringZ unit_type�function� argumentsr ZdisplayNameZ isDeclaredZoriginalDisplayNamesZinternalNameZ valueTypeZisGroupableZ isDurationr ZfilterQueryStringZunitTyper r NZFUNCTION)Z swagger_typesZ attribute_map�_nameZ _display_nameZ_is_declaredZ_original_display_namesZ_internal_nameZ_value_typeZ _is_groupableZ_is_duration�_aliasZ_filter_query_stringZ _unit_type� _function� _arguments)�self�kwargs� r �K/usr/lib/python3.9/site-packages/oci/log_analytics/models/function_field.py�__init__ sT >��zFunctionField.__init__c C s | j S )z� Gets the function of this FunctionField. Name of the aggregate function. :return: The function of this FunctionField. :rtype: str �r �r r r r r ~ s zFunctionField.functionc C s || _ dS )z� Sets the function of this FunctionField. Name of the aggregate function. :param function: The function of this FunctionField. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the arguments of this FunctionField. List of function arguments if specified. :return: The arguments of this FunctionField. :rtype: list[oci.log_analytics.models.Argument] �r r r r r r � s zFunctionField.argumentsc C s || _ dS )z� Sets the arguments of this FunctionField. List of function arguments if specified. :param arguments: The arguments of this FunctionField. :type: list[oci.log_analytics.models.Argument] Nr )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s zFunctionField.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s zFunctionField.__eq__c C s | |k S r r r r r r �__ne__� s zFunctionField.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r! r r r r r s l r N) Zabstract_fieldr Zoci.utilr r r Zoci.decoratorsr r r r r r �<module> s
cải xoăn