🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-09 00:42:55 | 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: notification_endpoint_discriminator.cpython-38.pyc
Read Only
U w�i� � @ 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)�NotificationEndpointBasec @ sz e Zd ZdZdddddddddddd�Zdd d ddd dddddd�Zd!dd�Zdd� Zdd� Zdd� Z dd� Z dd � ZdS )"�!NotificationEndpointDiscriminatorz�NOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. �str�datetimezlist[Label]ZNotificationEndpointBaseLinksZNotificationEndpointType��id�org_id�user_id� created_at� updated_at�description�name�status�labels�links�typer ZorgIDZuserIDZ createdAtZ updatedAtr r r r r r N�activec C s, t j| ||||||||| | |d� d| _dS )z?NotificationEndpointDiscriminator - a model defined in OpenAPI.r N)r �__init__Z discriminator)�selfr r r r r r r r r r r � r �k/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/notification_endpoint_discriminator.pyr >