U viR @ s( d Z ddlZddlZG dd deZdS )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 ZdZddddZddddZddd Zed d Zej dd Zed d Z e j dd Z edd Zej dd Zdd Zdd Z dd Zdd Zdd ZdS ) CheckPatchzNOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. str)namedescriptionstatusr r r Nc C sF d| _ d| _d| _d| _|dk r&|| _|dk r4|| _|dk rB|| _dS )z(CheckPatch - a model defined in OpenAPI.N)_name_description_statusZ discriminatorr r r )selfr r r r S/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/check_patch.py__init__, s zCheckPatch.__init__c C s | j S )zlGet the name of this CheckPatch. :return: The name of this CheckPatch. :rtype: str r r r r r r : s zCheckPatch.namec C s || _ dS )zoSet the name of this CheckPatch. :param name: The name of this CheckPatch. :type: str Nr )r r r r r r C s c C s | j S )zzGet the description of this CheckPatch. :return: The description of this CheckPatch. :rtype: str r r r r r r L s zCheckPatch.descriptionc C s || _ dS )zSet the description of this CheckPatch. :param description: The description of this CheckPatch. :type: str Nr )r r r r r r U s c C s | j S )zpGet the status of this CheckPatch. :return: The status of this CheckPatch. :rtype: str r r r r r r ^ s zCheckPatch.statusc C s || _ dS )zuSet the status of this CheckPatch. :param status: The status of this CheckPatch. :type: str Nr )r r r r r r g s c C s i }| j D ]z\}}t| |}t|trBttdd |||<