🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-08 16:21:06 | PHP 8.2.32
📂
/ (Root)
/
opt
/
alt
/
python38
/
lib
/
python3.8
/
site-packages
/
influxdb_client
/
domain
/
__pycache__
📍 /opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/__pycache__
🔄 Refresh
✏️
Editing: single_stat_view_properties.cpython-38.pyc
Read Only
U w�i0 � @ s4 d Z ddlZddlZddlmZ G dd� de�ZdS )a InfluxDB OSS API Service. The InfluxDB v2 API provides a programmatic interface for all interactions with InfluxDB. Access the InfluxDB API using the `/api/v2/` endpoint. # noqa: E501 OpenAPI spec version: 2.0.0 Generated by: https://openapi-generator.tech � N)�ViewPropertiesc @ s� e Zd ZdZddddddddddddd�Zd d ddd dddddddd�ZdFdd�Zedd� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej d d� �Zed!d"� �Zej d#d"� �Zed$d%� �Z e j d&d%� �Z ed'd(� �Zej d)d(� �Zed*d+� �Zej d,d+� �Zed-d.� �Zej d/d.� �Zed0d1� �Zej d2d1� �Zed3d4� �Zej d5d4� �Zed6d7� �Zej d8d7� �Zed9d:� �Zej d;d:� �Zd<d=� Zd>d?� Zd@dA� ZdBdC� ZdDdE� ZdS )G�SingleStatViewPropertiesz�NOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. �strzlist[DashboardQuery]zlist[DashboardColor]�boolZStaticLegendZ DecimalPlaces)�type�queries�colors�shape�note�show_note_when_empty�prefix�tick_prefix�suffix�tick_suffix� static_legend�decimal_placesr r r r r ZshowNoteWhenEmptyr Z tickPrefixr Z tickSuffixZstaticLegendZ decimalPlacesNc C s� t �| � d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _|| _|| _|| _|| _|| _|| _|| _|| _| | _| | _|dk r�|| _|| _dS )z6SingleStatViewProperties - a model defined in OpenAPI.N)r �__init__�_type�_queries�_colors�_shape�_note�_show_note_when_empty�_prefix�_tick_prefix�_suffix�_tick_suffix�_static_legend�_decimal_placesZ discriminatorr r r r r r r r r r r r ) �selfr r r r r r r r r r r r � r �c/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/single_stat_view_properties.pyr @ s6 z!SingleStatViewProperties.__init__c C s | j S )z�Get the type of this SingleStatViewProperties. :return: The type of this SingleStatViewProperties. :rtype: str )r �r r r r! r ` s zSingleStatViewProperties.typec C s |dkrt d��|| _dS )z�Set the type of this SingleStatViewProperties. :param type: The type of this SingleStatViewProperties. :type: str Nz,Invalid value for `type`, must not be `None`)� ValueErrorr )r r r r r! r i s c C s | j S )z�Get the queries of this SingleStatViewProperties. :return: The queries of this SingleStatViewProperties. :rtype: list[DashboardQuery] )r r"