U vi@s(dZddlZddlZGdddeZdS)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@seZdZdZdddZdddZddd Zed d Zej d d Zed dZ e j ddZ ddZ ddZ ddZ ddZddZdS)AuthorizationUpdateRequestzNOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. str)status descriptionrractiveNcCs2d|_d|_d|_|dk r ||_|dk r.||_dS)z8AuthorizationUpdateRequest - a model defined in OpenAPI.N)_status _descriptionZ discriminatorrr)selfrrr d/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/authorization_update_request.py__init__*sz#AuthorizationUpdateRequest.__init__cCs|jS)zGet the status of this AuthorizationUpdateRequest. Status of the token. If `inactive`, InfluxDB rejects requests that use the token. :return: The status of this AuthorizationUpdateRequest. :rtype: str rr r r r r5s z!AuthorizationUpdateRequest.statuscCs ||_dS)zSet the status of this AuthorizationUpdateRequest. Status of the token. If `inactive`, InfluxDB rejects requests that use the token. :param status: The status of this AuthorizationUpdateRequest. :type: str Nr )r rr r r r@s cCs|jS)zGet the description of this AuthorizationUpdateRequest. A description of the token. :return: The description of this AuthorizationUpdateRequest. :rtype: str rrr r r rKs z&AuthorizationUpdateRequest.descriptioncCs ||_dS)zSet the description of this AuthorizationUpdateRequest. A description of the token. :param description: The description of this AuthorizationUpdateRequest. :type: str Nr)r rr r r rVs cCsi}|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 iz4AuthorizationUpdateRequest.to_dict..rcSs&t|ddr"|d|dfS|S)Nrrr)itemr r r rps ) openapi_typesitemsgetattr isinstancelistmaprrdict)r resultattr_valuer r r ras"       z"AuthorizationUpdateRequest.to_dictcCst|S)z.Return the string representation of the model.)pprintpformatrrr r r to_strysz!AuthorizationUpdateRequest.to_strcCs|S)zFor `print` and `pprint`.)r%rr r r __repr__}sz#AuthorizationUpdateRequest.__repr__cCst|tsdS|j|jkS)z&Return true if both objects are equal.F)rr__dict__r otherr r r __eq__s z!AuthorizationUpdateRequest.__eq__cCs ||k S)z*Return true if both objects are not equal.r r(r r r __ne__sz!AuthorizationUpdateRequest.__ne__)rN)__name__ __module__ __qualname____doc__rZ attribute_mapr propertyrsetterrrr%r&r*r+r r r r rs*     r)r/r#reobjectrr r r r s