🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-08 17:59:24 | 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: template_summary_summary_variables.cpython-38.pyc
Read Only
U w�i@$ � @ s( d Z ddlZddlZG 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 � Nc @ s\ e Zd ZdZdddddddddd� Zdd d ddd dddd� Zd9dd�Zedd� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zedd� �Zej dd� �Zed d!� �Z e j d"d!� �Z ed#d$� �Zej d%d$� �Zed&d'� �Zej d(d'� �Zed)d*� �Zej d+d*� �Zed,d-� �Zej d.d-� �Zd/d0� Zd1d2� Zd3d4� Zd5d6� Zd7d8� ZdS ):�TemplateSummarySummaryVariablesz�NOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. ZTemplateKind�strZVariablePropertieszlist[TemplateSummaryLabel]zlist[object]) �kind�template_meta_name�id�org_id�name�description� arguments�label_associations�env_referencesr ZtemplateMetaNamer ZorgIDr r r ZlabelAssociationsZ envReferencesNc C s� d| _ d| _d| _d| _d| _d| _d| _d| _d| _d| _ |dk rJ|| _ |dk rX|| _|dk rf|| _|dk rt|| _ |dk r�|| _|dk r�|| _|dk r�|| _|dk r�|| _| dk r�| | _dS )z=TemplateSummarySummaryVariables - a model defined in OpenAPI.N)�_kind�_template_meta_name�_id�_org_id�_name�_description� _arguments�_label_associations�_env_referencesZ discriminatorr r r r r r r r r ) �selfr r r r r r r r r � r �j/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/template_summary_summary_variables.py�__init__8 s8 z(TemplateSummarySummaryVariables.__init__c C s | j S )z�Get the kind of this TemplateSummarySummaryVariables. :return: The kind of this TemplateSummarySummaryVariables. :rtype: TemplateKind �r �r r r r r X s z$TemplateSummarySummaryVariables.kindc C s || _ dS )z�Set the kind of this TemplateSummarySummaryVariables. :param kind: The kind of this TemplateSummarySummaryVariables. :type: TemplateKind Nr )r r r r r r a s c C s | j S )z�Get the template_meta_name of this TemplateSummarySummaryVariables. :return: The template_meta_name of this TemplateSummarySummaryVariables. :rtype: str �r r r r r r j s z2TemplateSummarySummaryVariables.template_meta_namec C s || _ dS )z�Set the template_meta_name of this TemplateSummarySummaryVariables. :param template_meta_name: The template_meta_name of this TemplateSummarySummaryVariables. :type: str Nr )r r r r r r s s c C s | j S )z�Get the id of this TemplateSummarySummaryVariables. :return: The id of this TemplateSummarySummaryVariables. :rtype: str �r r r r r r | s z"TemplateSummarySummaryVariables.idc C s || _ dS )z�Set the id of this TemplateSummarySummaryVariables. :param id: The id of this TemplateSummarySummaryVariables. :type: str Nr )r r r r r r � s c C s | j S )z�Get the org_id of this TemplateSummarySummaryVariables. :return: The org_id of this TemplateSummarySummaryVariables. :rtype: str �r r r r r r � s z&TemplateSummarySummaryVariables.org_idc C s || _ dS )z�Set the org_id of this TemplateSummarySummaryVariables. :param org_id: The org_id of this TemplateSummarySummaryVariables. :type: str Nr )r r r r r r � s c C s | j S )z�Get the name of this TemplateSummarySummaryVariables. :return: The name of this TemplateSummarySummaryVariables. :rtype: str �r r r r r r � s z$TemplateSummarySummaryVariables.namec C s || _ dS )z�Set the name of this TemplateSummarySummaryVariables. :param name: The name of this TemplateSummarySummaryVariables. :type: str Nr )r r r r r r � s c C s | j S )z�Get the description of this TemplateSummarySummaryVariables. :return: The description of this TemplateSummarySummaryVariables. :rtype: str �r r r r r r � s z+TemplateSummarySummaryVariables.descriptionc C s || _ dS )z�Set the description of this TemplateSummarySummaryVariables. :param description: The description of this TemplateSummarySummaryVariables. :type: str Nr )r r r r r r � s c C s | j S )z�Get the arguments of this TemplateSummarySummaryVariables. :return: The arguments of this TemplateSummarySummaryVariables. :rtype: VariableProperties �r r r r r r � s z)TemplateSummarySummaryVariables.argumentsc C s || _ dS )z�Set the arguments of this TemplateSummarySummaryVariables. :param arguments: The arguments of this TemplateSummarySummaryVariables. :type: VariableProperties Nr! )r r r r r r � s c C s | j S )z�Get the label_associations of this TemplateSummarySummaryVariables. :return: The label_associations of this TemplateSummarySummaryVariables. :rtype: list[TemplateSummaryLabel] �r r r r r r � s z2TemplateSummarySummaryVariables.label_associationsc C s || _ dS )z�Set the label_associations of this TemplateSummarySummaryVariables. :param label_associations: The label_associations of this TemplateSummarySummaryVariables. :type: list[TemplateSummaryLabel] Nr"