U wi @ 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 ZdZddddZddddZdd dZedd Zej dd Zedd Z e j dd Z edd Zej dd Zdd Zdd Z dd Zdd Zdd Zd S ) MeasurementSchemaColumnzNOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. strZColumnSemanticTypeZColumnDataType)nametype data_typer r ZdataTypeNc C s6 d| _ d| _d| _d| _|| _|| _|dk r2|| _dS )z5MeasurementSchemaColumn - a model defined in OpenAPI.N)_name_type _data_typeZ discriminatorr r r )selfr r r r a/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/measurement_schema_column.py__init__, s z MeasurementSchemaColumn.__init__c C s | j S )zGet the name of this MeasurementSchemaColumn. :return: The name of this MeasurementSchemaColumn. :rtype: str )r r r r r r 8 s zMeasurementSchemaColumn.namec C s |dkrt d|| _dS )zSet the name of this MeasurementSchemaColumn. :param name: The name of this MeasurementSchemaColumn. :type: str Nz,Invalid value for `name`, must not be `None`) ValueErrorr )r r r r r r A s c C s | j S )zGet the type of this MeasurementSchemaColumn. :return: The type of this MeasurementSchemaColumn. :rtype: ColumnSemanticType )r r r r r r L s zMeasurementSchemaColumn.typec C s |dkrt d|| _dS )zSet the type of this MeasurementSchemaColumn. :param type: The type of this MeasurementSchemaColumn. :type: ColumnSemanticType Nz,Invalid value for `type`, must not be `None`)r r )r r r r r r U s c C s | j S )zGet the data_type of this MeasurementSchemaColumn. :return: The data_type of this MeasurementSchemaColumn. :rtype: ColumnDataType r r r r r r ` s z!MeasurementSchemaColumn.data_typec C s || _ dS )zSet the data_type of this MeasurementSchemaColumn. :param data_type: The data_type of this MeasurementSchemaColumn. :type: ColumnDataType Nr )r r r r r r i s c C s i }| j D ]z\}}t| |}t|trBttdd |||<