🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-08 23:12:36 | PHP 8.2.33
📂
/ (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_buckets.cpython-38.pyc
Read Only
U w�iP$ � @ 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 ):�TemplateSummarySummaryBucketsz�NOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. �strZTemplateKind�intzlist[TemplateSummaryLabel]zlist[object]) �id�org_id�kind�template_meta_name�name�description�retention_period�label_associations�env_referencesr ZorgIDr ZtemplateMetaNamer r ZretentionPeriodZlabelAssociationsZ 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;TemplateSummarySummaryBuckets - a model defined in OpenAPI.N)�_id�_org_id�_kind�_template_meta_name�_name�_description�_retention_period�_label_associations�_env_referencesZ discriminatorr r r r r r r r r ) �selfr r r r r r r r r � r �h/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/template_summary_summary_buckets.py�__init__8 s8 z&TemplateSummarySummaryBuckets.__init__c C s | j S )z�Get the id of this TemplateSummarySummaryBuckets. :return: The id of this TemplateSummarySummaryBuckets. :rtype: str �r �r r r r r X s z TemplateSummarySummaryBuckets.idc C s || _ dS )z�Set the id of this TemplateSummarySummaryBuckets. :param id: The id of this TemplateSummarySummaryBuckets. :type: str Nr )r r r r r r a s c C s | j S )z�Get the org_id of this TemplateSummarySummaryBuckets. :return: The org_id of this TemplateSummarySummaryBuckets. :rtype: str �r r r r r r j s z$TemplateSummarySummaryBuckets.org_idc C s || _ dS )z�Set the org_id of this TemplateSummarySummaryBuckets. :param org_id: The org_id of this TemplateSummarySummaryBuckets. :type: str Nr )r r r r r r s s c C s | j S )z�Get the kind of this TemplateSummarySummaryBuckets. :return: The kind of this TemplateSummarySummaryBuckets. :rtype: TemplateKind �r r r r r r | s z"TemplateSummarySummaryBuckets.kindc C s || _ dS )z�Set the kind of this TemplateSummarySummaryBuckets. :param kind: The kind of this TemplateSummarySummaryBuckets. :type: TemplateKind Nr )r r r r r r � s c C s | j S )z�Get the template_meta_name of this TemplateSummarySummaryBuckets. :return: The template_meta_name of this TemplateSummarySummaryBuckets. :rtype: str �r r r r r r � s z0TemplateSummarySummaryBuckets.template_meta_namec C s || _ dS )z�Set the template_meta_name of this TemplateSummarySummaryBuckets. :param template_meta_name: The template_meta_name of this TemplateSummarySummaryBuckets. :type: str Nr )r r r r r r � s c C s | j S )z�Get the name of this TemplateSummarySummaryBuckets. :return: The name of this TemplateSummarySummaryBuckets. :rtype: str �r r r r r r � s z"TemplateSummarySummaryBuckets.namec C s || _ dS )z�Set the name of this TemplateSummarySummaryBuckets. :param name: The name of this TemplateSummarySummaryBuckets. :type: str Nr )r r r r r r � s c C s | j S )z�Get the description of this TemplateSummarySummaryBuckets. :return: The description of this TemplateSummarySummaryBuckets. :rtype: str �r r r r r r � s z)TemplateSummarySummaryBuckets.descriptionc C s || _ dS )z�Set the description of this TemplateSummarySummaryBuckets. :param description: The description of this TemplateSummarySummaryBuckets. :type: str Nr! )r r r r r r � s c C s | j S )z�Get the retention_period of this TemplateSummarySummaryBuckets. :return: The retention_period of this TemplateSummarySummaryBuckets. :rtype: int �r r r r r r � s z.TemplateSummarySummaryBuckets.retention_periodc C s || _ dS )z�Set the retention_period of this TemplateSummarySummaryBuckets. :param retention_period: The retention_period of this TemplateSummarySummaryBuckets. :type: int Nr"