a O•ºfšã@sDddlmZddlmZmZmZddlmZeGdd„deƒƒZdS)é)ÚAbstractCommandDescriptoré)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@sJeZdZdZdd„Zedd„ƒZejdd„ƒZdd„Zd d „Z d d „Z d S)ÚHeadCommandDescriptorz< Command descriptor for querylanguage HEAD command. c Ksjdddddddddœ|_dddd d d d d dœ|_d|_d|_d|_d|_d|_d|_d|_d|_ d|_dS)a2 Initializes a new HeadCommandDescriptor object with values from keyword arguments. The default value of the :py:attr:`~oci.log_analytics.models.HeadCommandDescriptor.name` attribute of this class is ``HEAD`` 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 HeadCommandDescriptor. 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 HeadCommandDescriptor. :type display_query_string: str :param internal_query_string: The value to assign to the internal_query_string property of this HeadCommandDescriptor. :type internal_query_string: str :param category: The value to assign to the category property of this HeadCommandDescriptor. :type category: str :param referenced_fields: The value to assign to the referenced_fields property of this HeadCommandDescriptor. :type referenced_fields: list[oci.log_analytics.models.AbstractField] :param declared_fields: The value to assign to the declared_fields property of this HeadCommandDescriptor. :type declared_fields: list[oci.log_analytics.models.AbstractField] :param is_hidden: The value to assign to the is_hidden property of this HeadCommandDescriptor. :type is_hidden: bool :param limit: The value to assign to the limit property of this HeadCommandDescriptor. :type limit: int Ústrzlist[AbstractField]ÚboolÚint)ÚnameÚdisplay_query_stringÚinternal_query_stringÚcategoryÚreferenced_fieldsÚdeclared_fieldsÚ is_hiddenÚlimitr ÚdisplayQueryStringÚinternalQueryStringrÚreferencedFieldsÚdeclaredFieldsÚisHiddenrNÚHEAD) Ú swagger_typesÚ attribute_mapÚ_nameÚ_display_query_stringÚ_internal_query_stringÚ _categoryÚ_referenced_fieldsÚ_declared_fieldsÚ _is_hiddenÚ_limit)ÚselfÚkwargs©r&ú”/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/log_analytics/models/head_command_descriptor.pyÚ__init__s6)ø ø zHeadCommandDescriptor.__init__cCs|jS)zÈ Gets the limit of this HeadCommandDescriptor. Value specified as limit argument in queryString :return: The limit of this HeadCommandDescriptor. :rtype: int ©r#©r$r&r&r'rXs zHeadCommandDescriptor.limitcCs ||_dS)zÌ Sets the limit of this HeadCommandDescriptor. Value specified as limit argument in queryString :param limit: The limit of this HeadCommandDescriptor. :type: int Nr))r$rr&r&r'rds cCst|ƒS©N)rr*r&r&r'Ú__repr__pszHeadCommandDescriptor.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©r$Úotherr&r&r'Ú__eq__sszHeadCommandDescriptor.__eq__cCs ||k Sr+r&r.r&r&r'Ú__ne__yszHeadCommandDescriptor.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__r(ÚpropertyrÚsetterr,r0r1r&r&r&r'r sH  rN) Úabstract_command_descriptorrÚoci.utilrrrÚoci.decoratorsrrr&r&r&r'Ús