U vâ’i; ã@s(dZddlZddlZGdd„deƒZdS)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@sleZdZdZddiZddiZddd„Zedd„ƒZej d d„ƒZd d „Z d d „Z dd„Z dd„Z dd„ZdS)ÚLanguageRequestz‹NOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. ÚqueryÚstrNcCsd|_d|_||_dS)z-LanguageRequest - a model defined in OpenAPI.N)Ú_queryZ discriminatorr©Úselfr©rúX/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/language_request.pyÚ__init__(szLanguageRequest.__init__cCs|jS)z§Get the query of this LanguageRequest. The Flux query script to be analyzed. :return: The query of this LanguageRequest. :rtype: str )r©rrrr r/s zLanguageRequest.querycCs|dkrtdƒ‚||_dS)z«Set the query of this LanguageRequest. The Flux query script to be analyzed. :param query: The query of this LanguageRequest. :type: str Nz-Invalid value for `query`, must not be `None`)Ú ValueErrorrrrrr r:s cCsŽi}|j ¡D]z\}}t||ƒ}t|tƒrBttdd„|ƒƒ||<qt|dƒrZ| ¡||<qt|tƒr€ttdd„| ¡ƒƒ||<q|||<q|S)z&Return the model properties as a dict.cSst|dƒr| ¡S|S)NÚto_dict©Úhasattrr )Úxrrr ÚOóz)LanguageRequest.to_dict..r cSs&t|ddƒr"|d|d ¡fS|S)Nér rr)Úitemrrr rVs ÿ) Ú openapi_typesÚitemsÚgetattrÚ isinstanceÚlistÚmaprr Údict)rÚresultÚattrÚ_Úvaluerrr r Gs"  þ   ý  zLanguageRequest.to_dictcCst | ¡¡S)z.Return the string representation of the model.)ÚpprintÚpformatr r rrr Úto_str_szLanguageRequest.to_strcCs| ¡S)zFor `print` and `pprint`.)r"r rrr Ú__repr__cszLanguageRequest.__repr__cCst|tƒsdS|j|jkS)z&Return true if both objects are equal.F)rrÚ__dict__©rÚotherrrr Ú__eq__gs zLanguageRequest.__eq__cCs ||k S)z*Return true if both objects are not equal.rr%rrr Ú__ne__nszLanguageRequest.__ne__)N)Ú__name__Ú __module__Ú __qualname__Ú__doc__rZ attribute_mapr ÚpropertyrÚsetterr r"r#r'r(rrrr rs"ÿÿ   r)r,r ÚreÚobjectrrrrr Ús