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 dd„Z dd„Z dd„Z dS)Ú ChartColumnz8 Column returned by querylanguage link command. cKsÄddddddddddddddddddœ|_ddd d d d d dddddddddddœ|_d|_d|_d|_d|_d|_d|_d|_d|_ d|_ d|_ d|_ d|_ d|_d|_d|_d|_d|_d|_dS)a( Initializes a new ChartColumn object with values from keyword arguments. The default value of the :py:attr:`~oci.log_analytics.models.ChartColumn.type` attribute of this class is ``CHART_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 ChartColumn. 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 ChartColumn. :type display_name: str :param sub_system: The value to assign to the sub_system property of this ChartColumn. Allowed values for this property are: "LOG" :type sub_system: str :param values: The value to assign to the values property of this ChartColumn. :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 ChartColumn. :type is_list_of_values: bool :param is_multi_valued: The value to assign to the is_multi_valued property of this ChartColumn. :type is_multi_valued: bool :param is_case_sensitive: The value to assign to the is_case_sensitive property of this ChartColumn. :type is_case_sensitive: bool :param is_groupable: The value to assign to the is_groupable property of this ChartColumn. :type is_groupable: bool :param is_evaluable: The value to assign to the is_evaluable property of this ChartColumn. :type is_evaluable: bool :param is_hidden: The value to assign to the is_hidden property of this ChartColumn. :type is_hidden: bool :param value_type: The value to assign to the value_type property of this ChartColumn. 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 ChartColumn. :type original_display_name: str :param internal_name: The value to assign to the internal_name property of this ChartColumn. :type internal_name: str :param interval_gap: The value to assign to the interval_gap property of this ChartColumn. :type interval_gap: str :param intervals: The value to assign to the intervals property of this ChartColumn. :type intervals: list[int] :param total_interval_counts: The value to assign to the total_interval_counts property of this ChartColumn. :type total_interval_counts: list[int] :param series: The value to assign to the series property of this ChartColumn. :type series: list[oci.log_analytics.models.ChartDataColumn] Ústrzlist[FieldValue]Úboolz list[int]zlist[ChartDataColumn])Ú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Úseriesr Z displayNameZ subSystemr ZisListOfValuesZ isMultiValuedZisCaseSensitiveZ isGroupableZ isEvaluableZisHiddenZ valueTypeZoriginalDisplayNameZ internalNameZ intervalGaprZtotalIntervalCountsrNZ CHART_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Ú_series)ÚselfÚkwargs©rúI/usr/lib/python3.9/site-packages/oci/log_analytics/models/chart_column.pyÚ__init__slOïïzChartColumn.__init__cCs|jS)zÐ Gets the interval_gap of this ChartColumn. Time span between each timestamp in the timeseries datapoints. :return: The interval_gap of this ChartColumn. :rtype: str ©r©rrrrr ›s zChartColumn.interval_gapcCs ||_dS)zÛ Sets the interval_gap of this ChartColumn. Time span between each timestamp in the timeseries datapoints. :param interval_gap: The interval_gap of this ChartColumn. :type: str Nr)rr rrrr §s cCs|jS)zÉ Gets the intervals of this ChartColumn. List of timestamps making up the timeseries datapoints. :return: The intervals of this ChartColumn. :rtype: list[int] ©rrrrrr³s zChartColumn.intervalscCs ||_dS)zÑ Sets the intervals of this ChartColumn. List of timestamps making up the timeseries datapoints. :param intervals: The intervals of this ChartColumn. :type: list[int] Nr)rrrrrr¿s cCs|jS)zÝ Gets the total_interval_counts of this ChartColumn. Total matching count for each timeseries datapoint. :return: The total_interval_counts of this ChartColumn. :rtype: list[int] ©rrrrrrËs z!ChartColumn.total_interval_countscCs ||_dS)zñ Sets the total_interval_counts of this ChartColumn. Total matching count for each timeseries datapoint. :param total_interval_counts: The total_interval_counts of this ChartColumn. :type: list[int] Nr)rrrrrr×s cCs|jS)zô Gets the series of this ChartColumn. List of series data sets representing various link command results. :return: The series of this ChartColumn. :rtype: list[oci.log_analytics.models.ChartDataColumn] ©rrrrrrãs zChartColumn.seriescCs ||_dS)zù Sets the series of this ChartColumn. List of series data sets representing various link command results. :param series: The series of this ChartColumn. :type: list[oci.log_analytics.models.ChartDataColumn] Nr)rrrrrrïs cCst|ƒS©N)rrrrrÚ__repr__ûszChartColumn.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__þszChartColumn.__eq__cCs ||k Srrr"rrrÚ__ne__szChartColumn.__ne__N)Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyr Úsetterrrrr r$r%rrrrr s,         rN) Zabstract_columnrZoci.utilrrrZoci.decoratorsrrrrrrÚs