a üÎòf/ã@sDddlmZddlmZmZmZddlmZeGdd„deƒƒZdS)é)ÚAbstractColumné)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@sÌeZdZdZdd„Zedd„ƒZejdd„ƒZedd„ƒZejd d„ƒZed d „ƒZ e jd d „ƒZ ed d„ƒZ e jdd„ƒZ edd„ƒZ e jdd„ƒZ edd„ƒZ e jdd„ƒZ dd„Z dd„Zdd„ZdS)Ú TrendColumnz• Result column, that contains time series data points in each row. The column includes the time stamps as additional field in column header. cKsØddddddddddddddddddddœ|_dddd d d d d ddddddddddddœ|_d|_d|_d|_d|_d|_d|_d|_d|_ d|_ d|_ d|_ d|_ d|_d|_d|_d|_d|_d|_d|_d|_dS)aà Initializes a new TrendColumn object with values from keyword arguments. The default value of the :py:attr:`~oci.log_analytics.models.TrendColumn.type` attribute of this class is ``TREND_COLUMN`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param type: The value to assign to the type property of this TrendColumn. Allowed values for this property are: "COLUMN", "CHART_COLUMN", "CHART_DATA_COLUMN", "TIME_STATS_COLUMN", "TIME_STATS_DATA_COLUMN", "TIME_CLUSTER_COLUMN", "TIME_CLUSTER_DATA_COLUMN", "TABLE_COLUMN", "TIME_COLUMN", "TREND_COLUMN", "CLASSIFY_COLUMN" :type type: str :param display_name: The value to assign to the display_name property of this TrendColumn. :type display_name: str :param sub_system: The value to assign to the sub_system property of this TrendColumn. Allowed values for this property are: "LOG" :type sub_system: str :param values: The value to assign to the values property of this TrendColumn. :type values: list[oci.log_analytics.models.FieldValue] :param is_list_of_values: The value to assign to the is_list_of_values property of this TrendColumn. :type is_list_of_values: bool :param is_multi_valued: The value to assign to the is_multi_valued property of this TrendColumn. :type is_multi_valued: bool :param is_case_sensitive: The value to assign to the is_case_sensitive property of this TrendColumn. :type is_case_sensitive: bool :param is_groupable: The value to assign to the is_groupable property of this TrendColumn. :type is_groupable: bool :param is_evaluable: The value to assign to the is_evaluable property of this TrendColumn. :type is_evaluable: bool :param is_hidden: The value to assign to the is_hidden property of this TrendColumn. :type is_hidden: bool :param value_type: The value to assign to the value_type property of this TrendColumn. Allowed values for this property are: "BOOLEAN", "STRING", "DOUBLE", "FLOAT", "LONG", "INTEGER", "TIMESTAMP", "FACET", "TABLE" :type value_type: str :param original_display_name: The value to assign to the original_display_name property of this TrendColumn. :type original_display_name: str :param internal_name: The value to assign to the internal_name property of this TrendColumn. :type internal_name: str :param interval_gap: The value to assign to the interval_gap property of this TrendColumn. :type interval_gap: str :param intervals: The value to assign to the intervals property of this TrendColumn. :type intervals: list[int] :param total_interval_counts: The value to assign to the total_interval_counts property of this TrendColumn. :type total_interval_counts: list[int] :param total_interval_counts_after_filter: The value to assign to the total_interval_counts_after_filter property of this TrendColumn. :type total_interval_counts_after_filter: list[int] :param interval_group_counts: The value to assign to the interval_group_counts property of this TrendColumn. :type interval_group_counts: list[int] :param interval_group_counts_after_filter: The value to assign to the interval_group_counts_after_filter property of this TrendColumn. :type interval_group_counts_after_filter: list[int] Ústrzlist[FieldValue]Úboolz list[int])ÚtypeZ display_nameZ sub_systemÚvaluesZis_list_of_valuesZis_multi_valuedZis_case_sensitiveZ is_groupableZ is_evaluableZ is_hiddenZ value_typeZoriginal_display_nameZ internal_nameÚ interval_gapÚ intervalsÚtotal_interval_countsÚ"total_interval_counts_after_filterÚinterval_group_countsÚ"interval_group_counts_after_filterr Z displayNameZ subSystemr ZisListOfValuesZ isMultiValuedZisCaseSensitiveZ isGroupableZ isEvaluableZisHiddenZ valueTypeZoriginalDisplayNameZ internalNameZ intervalGaprZtotalIntervalCountsZtotalIntervalCountsAfterFilterZintervalGroupCountsZintervalGroupCountsAfterFilterNZ TREND_COLUMN)Z swagger_typesZ attribute_mapZ_typeZ _display_nameZ _sub_systemZ_valuesZ_is_list_of_valuesZ_is_multi_valuedZ_is_case_sensitiveZ _is_groupableZ _is_evaluableZ _is_hiddenZ _value_typeZ_original_display_nameZ_internal_nameÚ _interval_gapÚ _intervalsÚ_total_interval_countsÚ#_total_interval_counts_after_filterÚ_interval_group_countsÚ#_interval_group_counts_after_filter)ÚselfÚkwargs©rúI/usr/lib/python3.9/site-packages/oci/log_analytics/models/trend_column.pyÚ__init__sxWíízTrendColumn.__init__cCs|jS)zÀ Gets the interval_gap of this TrendColumn. Time gap between each data pont in the series. :return: The interval_gap of this TrendColumn. :rtype: str ©r©rrrrr ©s zTrendColumn.interval_gapcCs ||_dS)zË Sets the interval_gap of this TrendColumn. Time gap between each data pont in the series. :param interval_gap: The interval_gap of this TrendColumn. :type: str Nr)rr rrrr µs cCs|jS)z· Gets the intervals of this TrendColumn. Timestamps for each series data point :return: The intervals of this TrendColumn. :rtype: list[int] ©rrrrrrÁs zTrendColumn.intervalscCs ||_dS)z¿ Sets the intervals of this TrendColumn. Timestamps for each series data point :param intervals: The intervals of this TrendColumn. :type: list[int] Nr )rrrrrrÍs cCs|jS)zÝ Gets the total_interval_counts of this TrendColumn. Sum across all column values for a given timestamp. :return: The total_interval_counts of this TrendColumn. :rtype: list[int] ©rrrrrrÙs z!TrendColumn.total_interval_countscCs ||_dS)zñ Sets the total_interval_counts of this TrendColumn. Sum across all column values for a given timestamp. :param total_interval_counts: The total_interval_counts of this TrendColumn. :type: list[int] Nr!)rrrrrrås cCs|jS)a Gets the total_interval_counts_after_filter of this TrendColumn. Sum of column values for a given timestamp after applying filter. :return: The total_interval_counts_after_filter of this TrendColumn. :rtype: list[int] ©rrrrrrñs z.TrendColumn.total_interval_counts_after_filtercCs ||_dS)a& Sets the total_interval_counts_after_filter of this TrendColumn. Sum of column values for a given timestamp after applying filter. :param total_interval_counts_after_filter: The total_interval_counts_after_filter of this TrendColumn. :type: list[int] Nr")rrrrrrýs cCs|jS)zÜ Gets the interval_group_counts of this TrendColumn. Number of aggregated groups for a given timestamp. :return: The interval_group_counts of this TrendColumn. :rtype: list[int] ©rrrrrr s z!TrendColumn.interval_group_countscCs ||_dS)zð Sets the interval_group_counts of this TrendColumn. Number of aggregated groups for a given timestamp. :param interval_group_counts: The interval_group_counts of this TrendColumn. :type: list[int] Nr#)rrrrrrs cCs|jS)a  Gets the interval_group_counts_after_filter of this TrendColumn. Number of aggregated groups for a given timestamp after applying filter. :return: The interval_group_counts_after_filter of this TrendColumn. :rtype: list[int] ©rrrrrr!s z.TrendColumn.interval_group_counts_after_filtercCs ||_dS)a- Sets the interval_group_counts_after_filter of this TrendColumn. Number of aggregated groups for a given timestamp after applying filter. :param interval_group_counts_after_filter: The interval_group_counts_after_filter of this TrendColumn. :type: list[int] Nr$)rrrrrr-s cCst|ƒS©N)rrrrrÚ__repr__9szTrendColumn.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__<szTrendColumn.__eq__cCs ||k Sr%rr(rrrÚ__ne__BszTrendColumn.__ne__N)Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyr Úsetterrrrrrr&r*r+rrrrr s<            rN) Zabstract_columnrZoci.utilrrrZoci.decoratorsrrrrrrÚs