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 ZdZddddZddddZdd dZedd Zej dd Zedd Z e j dd Z edd Zej dd Zdd Zdd Z dd Zdd Zdd Zd S ) TemplateExportByNamezNOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. strzlist[TemplateExportByIDOrgIDs]z#list[TemplateExportByNameResources])stack_idorg_ids resourcesZstackIDZorgIDsr Nc C sF d| _ d| _d| _d| _|dk r&|| _|dk r4|| _|dk rB|| _dS )z2TemplateExportByName - a model defined in OpenAPI.N) _stack_id_org_ids _resourcesZ discriminatorr r r )selfr r r r _/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/template_export_by_name.py__init__, s zTemplateExportByName.__init__c C s | j S )zGet the stack_id of this TemplateExportByName. :return: The stack_id of this TemplateExportByName. :rtype: str r r r r r r : s zTemplateExportByName.stack_idc C s || _ dS )zSet the stack_id of this TemplateExportByName. :param stack_id: The stack_id of this TemplateExportByName. :type: str Nr )r r r r r r C s c C s | j S )zGet the org_ids of this TemplateExportByName. :return: The org_ids of this TemplateExportByName. :rtype: list[TemplateExportByIDOrgIDs] r r r r r r L s zTemplateExportByName.org_idsc C s || _ dS )zSet the org_ids of this TemplateExportByName. :param org_ids: The org_ids of this TemplateExportByName. :type: list[TemplateExportByIDOrgIDs] Nr )r r r r r r U s c C s | j S )zGet the resources of this TemplateExportByName. :return: The resources of this TemplateExportByName. :rtype: list[TemplateExportByNameResources] r r r r r r ^ s zTemplateExportByName.resourcesc C s || _ dS )zSet the resources of this TemplateExportByName. :param resources: The resources of this TemplateExportByName. :type: list[TemplateExportByNameResources] Nr )r r r r r r g s c C s i }| j D ]z\}}t| |}t|trBttdd |||<