U wi4 @ 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 )RoutesSystemzNOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. str)metricsdebughealthr r r Nc C sF d| _ d| _d| _d| _|dk r&|| _|dk r4|| _|dk rB|| _dS )z*RoutesSystem - a model defined in OpenAPI.N)_metrics_debug_healthZ discriminatorr r r )selfr r r r U/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/routes_system.py__init__, s zRoutesSystem.__init__c C s | j S )zvGet the metrics of this RoutesSystem. :return: The metrics of this RoutesSystem. :rtype: str r r r r r r : s zRoutesSystem.metricsc C s || _ dS )z|Set the metrics of this RoutesSystem. :param metrics: The metrics of this RoutesSystem. :type: str Nr )r r r r r r C s c C s | j S )zrGet the debug of this RoutesSystem. :return: The debug of this RoutesSystem. :rtype: str r r r r r r L s zRoutesSystem.debugc C s || _ dS )zvSet the debug of this RoutesSystem. :param debug: The debug of this RoutesSystem. :type: str Nr )r r r r r r U s c C s | j S )ztGet the health of this RoutesSystem. :return: The health of this RoutesSystem. :rtype: str r r r r r r ^ s zRoutesSystem.healthc C s || _ dS )zySet the health of this RoutesSystem. :param health: The health of this RoutesSystem. :type: str Nr )r r r r r r g s c C s i }| j D ]z\}}t| |}t|trBttdd |||<