🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-08 19:28:44 | 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: dashboard_with_view_properties.cpython-38.pyc
Read Only
U v�i� � @ 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)�CreateDashboardRequestc @ s� e Zd ZdZddddddddd�Zddd d ddd dd�Zd+dd�Zedd� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Z e j d d� �Z d!d"� Zd#d$� Zd%d&� Zd'd(� Zd)d*� ZdS ),�DashboardWithViewPropertiesz�NOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. �object�strzlist[CellWithViewProperties]zlist[Label])�links�id�meta�cells�labels�org_id�name�descriptionr r r r r ZorgIDr r Nc C s� t j| |||d� d| _d| _d| _d| _d| _d| _|dk rD|| _|dk rR|| _ |dk r`|| _ |dk rn|| _|dk r||| _dS )z9DashboardWithViewProperties - a model defined in OpenAPI.)r r r N) r �__init__�_links�_id�_meta�_cells�_labelsZ discriminatorr r r r r ) �selfr r r r r r r r � r �f/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/dashboard_with_view_properties.pyr 8 s"