🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-08 19:20:55 | 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: deadman_check.cpython-38.pyc
Read Only
U v�ik* � @ s4 d Z ddlZddlZddlmZ G 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 � N)�CheckDiscriminatorc @ s� e Zd ZdZddddddddddddddddddddddd d d�Zdd ddddddddddddddddddd d!d"d#d�ZdMd&d'�Zed(d)� �Zej d*d)� �Zed+d,� �Z e j d-d,� �Z ed.d/� �Zej d0d/� �Zed1d2� �Zej d3d2� �Zed4d5� �Z e j d6d5� �Z ed7d8� �Zej d9d8� �Zed:d;� �Zej d<d;� �Zed=d>� �Zej d?d>� �Zed@dA� �Zej dBdA� �ZdCdD� ZdEdF� ZdGdH� ZdIdJ� ZdKdL� Zd%S )N�DeadmanCheckz�NOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. �str�boolZCheckStatusLevelzlist[object]�datetimeZDashboardQueryZTaskStatusTypezlist[Label]ZCheckBaseLinks)�type� time_since� stale_time�report_zero�level�every�offset�tags�status_message_template�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 Z timeSinceZ staleTimeZ reportZeror r r r ZstatusMessageTemplater r ZorgIDZtaskIDZownerIDZ createdAtZ updatedAtr r r ZlatestCompletedZ lastRunStatusZlastRunErrorr r �deadmanNc C s� t j| | ||| |||||||||||d� d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _|| _|dk rz|| _ |dk r�|| _|dk r�|| _|dk r�|| _|dk r�|| _|dk r�|| _|dk r�|| _| dk r�| | _dS )z*DeadmanCheck - a model defined in OpenAPI.)r r r r r r r r r r r r r r r N)r �__init__�_type�_time_since�_stale_time�_report_zero�_level�_every�_offset�_tags�_status_message_templateZ discriminatorr 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 r r r r r r r � r+ �U/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/deadman_check.pyr X s8 *zDeadmanCheck.__init__c C s | j S )zpGet the type of this DeadmanCheck. :return: The type of this DeadmanCheck. :rtype: str )r! �r* r+ r+ r, r y s zDeadmanCheck.typec C s |dkrt d��|| _dS )zsSet the type of this DeadmanCheck. :param type: The type of this DeadmanCheck. :type: str Nz,Invalid value for `type`, must not be `None`)� ValueErrorr! )r* r r+ r+ r, r � s c C s | j S )z�Get the time_since of this DeadmanCheck. String duration before deadman triggers. :return: The time_since of this DeadmanCheck. :rtype: str �r"