U viV @ 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 ZdZddddZddddZddd Zed d Zej dd Zed d Z e j dd Z edd Zej dd Zdd Zdd Z dd Zdd Zdd ZdS )LinkszNOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. str)next_selfprevr selfr Nc C s> d| _ d| _d| _d| _|dk r&|| _|| _|dk r:|| _dS )z#Links - a model defined in OpenAPI.N)_next_Links__self_prevZ discriminatorr r r )r r r r r M/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/links.py__init__, s zLinks.__init__c C s | j S )z|Get the next of this Links. URI of resource. :return: The next of this Links. :rtype: str r r r r r r 9 s z Links.nextc C s || _ dS )zSet the next of this Links. URI of resource. :param next: The next of this Links. :type: str Nr )r r r r r r D s c C s | j S )z~Get the _self of this Links. URI of resource. :return: The _self of this Links. :rtype: str )r r r r r r O s zLinks._selfc C s |dkrt d|| _dS )zSet the _self of this Links. URI of resource. :param _self: The _self of this Links. :type: str Nz-Invalid value for `_self`, must not be `None`) ValueErrorr )r r r r r r Z s c C s | j S )z|Get the prev of this Links. URI of resource. :return: The prev of this Links. :rtype: str r r r r r r g s z Links.prevc C s || _ dS )zSet the prev of this Links. URI of resource. :param prev: The prev of this Links. :type: str Nr )r r r r r r r s c C s i }| j D ]z\}}t| |}t|trBttdd |||<