U vi. @ s( d Z ddlZddlZG dd deZdS )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 Nc @ s e Zd ZdZdddZdddZddd Zed d Zej dd Zed d Z e j dd Z dd Zdd Zdd Z dd Zdd ZdS ) DashboardszNOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. ZLinkszlist[Dashboard])links dashboardsr r Nc C s2 d| _ d| _d| _|dk r || _|dk r.|| _dS )z(Dashboards - a model defined in OpenAPI.N)_links_dashboardsZ discriminatorr r )selfr r r R/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/dashboards.py__init__* s zDashboards.__init__c C s | j S )zpGet the links of this Dashboards. :return: The links of this Dashboards. :rtype: Links r r r r r r 5 s zDashboards.linksc C s || _ dS )ztSet the links of this Dashboards. :param links: The links of this Dashboards. :type: Links Nr )r r r r r r > s c C s | j S )zGet the dashboards of this Dashboards. :return: The dashboards of this Dashboards. :rtype: list[Dashboard] r r r r r r G s zDashboards.dashboardsc C s || _ dS )zSet the dashboards of this Dashboards. :param dashboards: The dashboards of this Dashboards. :type: list[Dashboard] Nr )r r r r r r P s c C s i }| j D ]z\}}t| |}t|trBttdd |||<