U vi @ 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 ZdZdddddZdddddZd"d dZedd Zej dd Zedd Z e j dd Z edd Zej dd Zedd Zej dd Zdd Z dd Zdd Zdd Zd d! Zd S )#AnalyzeQueryResponseErrorszNOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. intstr)linecolumn charactermessager r r r Nc C sZ d| _ d| _d| _d| _d| _|dk r,|| _|dk r:|| _|dk rH|| _|dk rV|| _dS )z8AnalyzeQueryResponseErrors - a model defined in OpenAPI.N) _line_column _character_messageZ discriminatorr r r r )selfr r r r r e/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/analyze_query_response_errors.py__init__. s z#AnalyzeQueryResponseErrors.__init__c C s | j S )zGet the line of this AnalyzeQueryResponseErrors. :return: The line of this AnalyzeQueryResponseErrors. :rtype: int r r r r r r ? s zAnalyzeQueryResponseErrors.linec C s || _ dS )zSet the line of this AnalyzeQueryResponseErrors. :param line: The line of this AnalyzeQueryResponseErrors. :type: int Nr )r r r r r r H s c C s | j S )zGet the column of this AnalyzeQueryResponseErrors. :return: The column of this AnalyzeQueryResponseErrors. :rtype: int r r r r r r Q s z!AnalyzeQueryResponseErrors.columnc C s || _ dS )zSet the column of this AnalyzeQueryResponseErrors. :param column: The column of this AnalyzeQueryResponseErrors. :type: int Nr )r r r r r r Z s c C s | j S )zGet the character of this AnalyzeQueryResponseErrors. :return: The character of this AnalyzeQueryResponseErrors. :rtype: int r r r r r r c s z$AnalyzeQueryResponseErrors.characterc C s || _ dS )zSet the character of this AnalyzeQueryResponseErrors. :param character: The character of this AnalyzeQueryResponseErrors. :type: int Nr )r r r r r r l s c C s | j S )zGet the message of this AnalyzeQueryResponseErrors. :return: The message of this AnalyzeQueryResponseErrors. :rtype: str r r r r r r u s z"AnalyzeQueryResponseErrors.messagec C s || _ dS )zSet the message of this AnalyzeQueryResponseErrors. :param message: The message of this AnalyzeQueryResponseErrors. :type: str Nr )r r r r r r ~ s c C s i }| j D ]z\}}t| |}t|trBttdd |||<