U wi @ 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 ZdZdddddZdddddZd"d dZedd Zej dd Zedd Z e j dd Z edd Zej dd Zedd Zej dd Zdd Z dd Zdd Zdd Zd d! Zd S )#PostStackRequestzNOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. strz list[str])org_idnamedescriptionurlsZorgIDr r r Nc C sZ d| _ d| _d| _d| _d| _|dk r,|| _|dk r:|| _|dk rH|| _|dk rV|| _dS )z.PostStackRequest - a model defined in OpenAPI.N) _org_id_name_description_urlsZ discriminatorr r r r )selfr r r r r Z/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/post_stack_request.py__init__. s zPostStackRequest.__init__c C s | j S )z|Get the org_id of this PostStackRequest. :return: The org_id of this PostStackRequest. :rtype: str r r r r r r ? s zPostStackRequest.org_idc C s || _ dS )zSet the org_id of this PostStackRequest. :param org_id: The org_id of this PostStackRequest. :type: str Nr )r r r r r r H s c C s | j S )zxGet the name of this PostStackRequest. :return: The name of this PostStackRequest. :rtype: str r r r r r r Q s zPostStackRequest.namec C s || _ dS )z{Set the name of this PostStackRequest. :param name: The name of this PostStackRequest. :type: str Nr )r r r r r r Z s c C s | j S )zGet the description of this PostStackRequest. :return: The description of this PostStackRequest. :rtype: str r r r r r r c s zPostStackRequest.descriptionc C s || _ dS )zSet the description of this PostStackRequest. :param description: The description of this PostStackRequest. :type: str Nr )r r r r r r l s c C s | j S )z~Get the urls of this PostStackRequest. :return: The urls of this PostStackRequest. :rtype: list[str] r r r r r r u s zPostStackRequest.urlsc C s || _ dS )zSet the urls of this PostStackRequest. :param urls: The urls of this PostStackRequest. :type: list[str] Nr )r r r r r r ~ s c C s i }| j D ]z\}}t| |}t|trBttdd |||<