ruạṛ
a ���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 @ sJ e Zd ZdZdd� Zedd� �Zejdd� �Zdd� Zd d � Z dd� Z d S )�DeleteCommandDescriptorz> Command descriptor for querylanguage DELETE command. c K sj ddddddddd�| _ ddddd d ddd�| _d | _d | _d | _d | _d | _d | _d | _d | _ d| _d S )a� Initializes a new DeleteCommandDescriptor object with values from keyword arguments. The default value of the :py:attr:`~oci.log_analytics.models.DeleteCommandDescriptor.name` attribute of this class is ``DELETE`` 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 DeleteCommandDescriptor. 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", "CREATETABLE", "SEQUENCE", "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", "FREQUENT", "RARE", "OUTLIER" :type name: str :param display_query_string: The value to assign to the display_query_string property of this DeleteCommandDescriptor. :type display_query_string: str :param internal_query_string: The value to assign to the internal_query_string property of this DeleteCommandDescriptor. :type internal_query_string: str :param category: The value to assign to the category property of this DeleteCommandDescriptor. :type category: str :param referenced_fields: The value to assign to the referenced_fields property of this DeleteCommandDescriptor. :type referenced_fields: list[oci.log_analytics.models.AbstractField] :param declared_fields: The value to assign to the declared_fields property of this DeleteCommandDescriptor. :type declared_fields: list[oci.log_analytics.models.AbstractField] :param is_hidden: The value to assign to the is_hidden property of this DeleteCommandDescriptor. :type is_hidden: bool :param is_dry_run: The value to assign to the is_dry_run property of this DeleteCommandDescriptor. :type is_dry_run: bool �strzlist[AbstractField]�bool)�nameZdisplay_query_stringZinternal_query_string�categoryZreferenced_fieldsZdeclared_fieldsZ is_hidden� is_dry_runr ZdisplayQueryStringZinternalQueryStringr ZreferencedFieldsZdeclaredFieldsZisHiddenZisDryRunNZDELETE) Z swagger_typesZ attribute_map�_nameZ_display_query_stringZ_internal_query_stringZ _categoryZ_referenced_fieldsZ_declared_fieldsZ _is_hidden�_is_dry_run)�self�kwargs� r �V/usr/lib/python3.9/site-packages/oci/log_analytics/models/delete_command_descriptor.py�__init__ s6 )��z DeleteCommandDescriptor.__init__c C s | j S )aT Gets the is_dry_run of this DeleteCommandDescriptor. Value specified in DELETE command in queryString as to whether the delete is a dry-run (only report number of rows removed) rather than actually remove matching log records. :return: The is_dry_run of this DeleteCommandDescriptor. :rtype: bool �r �r r r r r Z s z"DeleteCommandDescriptor.is_dry_runc C s || _ dS )a] Sets the is_dry_run of this DeleteCommandDescriptor. Value specified in DELETE command in queryString as to whether the delete is a dry-run (only report number of rows removed) rather than actually remove matching log records. :param is_dry_run: The is_dry_run of this DeleteCommandDescriptor. :type: bool Nr )r r r r r r f s c C s t | �S �N)r r r r r �__repr__r s z DeleteCommandDescriptor.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__u s zDeleteCommandDescriptor.__eq__c C s | |k S r r r r r r �__ne__{ s zDeleteCommandDescriptor.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r s H r N) Zabstract_command_descriptorr Zoci.utilr r r Zoci.decoratorsr r r r r r �<module> s
cải xoăn