U wi@s4dZddlZddlZddlmZGdddeZdS)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) Expressionc@seZdZdZdddZdddZdddZed d Zej d d Zed d Z e j dd Z ddZ ddZ ddZ ddZddZdS)UnsignedIntegerLiteralzNOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. str)typevaluerrNcCs<t|d|_d|_d|_|dk r*||_|dk r8||_dS)z4UnsignedIntegerLiteral - a model defined in OpenAPI.N)r__init___type_valueZ discriminatorrr)selfrrr `/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/unsigned_integer_literal.pyr,s zUnsignedIntegerLiteral.__init__cCs|jS)zGet the type of this UnsignedIntegerLiteral. Type of AST node :return: The type of this UnsignedIntegerLiteral. :rtype: str rr r r r r9s zUnsignedIntegerLiteral.typecCs ||_dS)zSet the type of this UnsignedIntegerLiteral. Type of AST node :param type: The type of this UnsignedIntegerLiteral. :type: str Nr )r rr r r rDs cCs|jS)zGet the value of this UnsignedIntegerLiteral. :return: The value of this UnsignedIntegerLiteral. :rtype: str r rr r r rOszUnsignedIntegerLiteral.valuecCs ||_dS)zSet the value of this UnsignedIntegerLiteral. :param value: The value of this UnsignedIntegerLiteral. :type: str Nr)r rr r r rXscCsi}|jD]z\}}t||}t|trBttdd|||<qt|drZ|||<qt|trttdd|||<q|||<q|S)z&Return the model properties as a dict.cSst|dr|S|S)Nto_dicthasattrr)xr r r iz0UnsignedIntegerLiteral.to_dict..rcSs&t|ddr"|d|dfS|S)Nrrr)itemr r r rps ) openapi_typesitemsgetattr isinstancelistmaprrdict)r resultattr_rr r r ras"       zUnsignedIntegerLiteral.to_dictcCst|S)z.Return the string representation of the model.)pprintpformatrrr r r to_stryszUnsignedIntegerLiteral.to_strcCs|S)zFor `print` and `pprint`.)r$rr r r __repr__}szUnsignedIntegerLiteral.__repr__cCst|tsdS|j|jkS)z&Return true if both objects are equal.F)rr__dict__r otherr r r __eq__s zUnsignedIntegerLiteral.__eq__cCs ||k S)z*Return true if both objects are not equal.r r'r r r __ne__szUnsignedIntegerLiteral.__ne__)NN)__name__ __module__ __qualname____doc__rZ attribute_maprpropertyrsetterrrr$r%r)r*r r r r rs*     r)r.r"reZ!influxdb_client.domain.expressionrrr r r r s