U wi @ s4 d Z ddlZddlZddlmZ G 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 N) Statementc @ s e Zd ZdZddddZddddZdd dZedd Zej dd Zedd Z e j dd Z edd Zej dd Zdd Zdd Z dd Zdd Zdd Zd S ) VariableAssignmentzNOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. strZ Identifier Expression)typeidinitr r r Nc C sP t | d| _d| _d| _d| _|dk r0|| _|dk r>|| _|dk rL|| _dS )z0VariableAssignment - a model defined in OpenAPI.N) r __init___type_id_initZ discriminatorr r r )selfr r r r [/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/variable_assignment.pyr . s zVariableAssignment.__init__c C s | j S )zGet the type of this VariableAssignment. Type of AST node :return: The type of this VariableAssignment. :rtype: str r r r r r r > s zVariableAssignment.typec C s || _ dS )zSet the type of this VariableAssignment. Type of AST node :param type: The type of this VariableAssignment. :type: str Nr )r r r r r r I s c C s | j S )zGet the id of this VariableAssignment. :return: The id of this VariableAssignment. :rtype: Identifier r r r r r r T s zVariableAssignment.idc C s || _ dS )zSet the id of this VariableAssignment. :param id: The id of this VariableAssignment. :type: Identifier Nr )r r r r r r ] s c C s | j S )zGet the init of this VariableAssignment. :return: The init of this VariableAssignment. :rtype: Expression r r r r r r f s zVariableAssignment.initc C s || _ dS )zSet the init of this VariableAssignment. :param init: The init of this VariableAssignment. :type: Expression Nr )r r r r r r o s c C s i }| j D ]z\}}t| |}t|trBttdd |||<