ruạṛ
a O��f� � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�AbstractCommandDescriptor� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s0 e Zd ZdZdd� Zdd� Zdd� Zdd � Zd S )�CreateViewCommandDescriptorzB Command descriptor for querylanguage CREATEVIEW command. c K s` dddddddd�| _ ddddd d dd�| _d| _d| _d| _d| _d| _d| _d| _d | _dS )a� Initializes a new CreateViewCommandDescriptor object with values from keyword arguments. The default value of the :py:attr:`~oci.log_analytics.models.CreateViewCommandDescriptor.name` attribute of this class is ``CREATE_VIEW`` 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 CreateViewCommandDescriptor. Allowed values for this property are: "COMMAND", "SEARCH", "STATS", "GEO_STATS", "TIME_STATS", "SORT", "FIELDS", "ADD_FIELDS", "LINK", "LINK_DETAILS", "CLUSTER", "CLUSTER_DETAILS", "CLUSTER_SPLIT", "EVAL", "EXTRACT", "JSON_EXTRACT", "XML_EXTRACT", "EVENT_STATS", "BUCKET", "CLASSIFY", "TOP", "BOTTOM", "HEAD", "TAIL", "FIELD_SUMMARY", "REGEX", "RENAME", "TIME_COMPARE", "WHERE", "CLUSTER_COMPARE", "DELETE", "DELTA", "DISTINCT", "SEARCH_LOOKUP", "LOOKUP", "DEMO_MODE", "MACRO", "MODULE", "MULTI_SEARCH", "HIGHLIGHT", "HIGHLIGHT_ROWS", "HIGHLIGHT_GROUPS", "CREATE_VIEW", "MAP", "NLP", "COMPARE", "ADD_INSIGHTS", "ANOMALY", "DEDUP", "TIME_CLUSTER" :type name: str :param display_query_string: The value to assign to the display_query_string property of this CreateViewCommandDescriptor. :type display_query_string: str :param internal_query_string: The value to assign to the internal_query_string property of this CreateViewCommandDescriptor. :type internal_query_string: str :param category: The value to assign to the category property of this CreateViewCommandDescriptor. :type category: str :param referenced_fields: The value to assign to the referenced_fields property of this CreateViewCommandDescriptor. :type referenced_fields: list[oci.log_analytics.models.AbstractField] :param declared_fields: The value to assign to the declared_fields property of this CreateViewCommandDescriptor. :type declared_fields: list[oci.log_analytics.models.AbstractField] :param is_hidden: The value to assign to the is_hidden property of this CreateViewCommandDescriptor. :type is_hidden: bool �strzlist[AbstractField]�bool)�name�display_query_string�internal_query_string�category�referenced_fields�declared_fields� is_hiddenr �displayQueryString�internalQueryStringr �referencedFields�declaredFields�isHiddenN�CREATE_VIEW) � swagger_types� attribute_map�_name�_display_query_string�_internal_query_string� _category�_referenced_fields�_declared_fields� _is_hidden)�self�kwargs� r# ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/log_analytics/models/create_view_command_descriptor.py�__init__ s0 %�� z$CreateViewCommandDescriptor.__init__c C s t | �S �N)r )r! r# r# r$ �__repr__Q s z$CreateViewCommandDescriptor.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r! �otherr# r# r$ �__eq__T s z"CreateViewCommandDescriptor.__eq__c C s | |k S r&