U wiH@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@seZdZdZdddZdddZdddZed d Zej d d Zed d Z e j dd Z ddZ ddZ ddZ ddZddZdS)PatchOrganizationRequestzNOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. str)name descriptionrrNcCs2d|_d|_d|_|dk r ||_|dk r.||_dS)z6PatchOrganizationRequest - a model defined in OpenAPI.N)_name _descriptionZ discriminatorrr)selfrrr b/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/patch_organization_request.py__init__*sz!PatchOrganizationRequest.__init__cCs|jS)zGet the name of this PatchOrganizationRequest. The name of the organization. :return: The name of this PatchOrganizationRequest. :rtype: str rrr r r r5s zPatchOrganizationRequest.namecCs ||_dS)zSet the name of this PatchOrganizationRequest. The name of the organization. :param name: The name of this PatchOrganizationRequest. :type: str Nr )rrr r r r@s cCs|jS)zGet the description of this PatchOrganizationRequest. The description of the organization. :return: The description of this PatchOrganizationRequest. :rtype: str rr r r r rKs z$PatchOrganizationRequest.descriptioncCs ||_dS)zSet the description of this PatchOrganizationRequest. The description of the organization. :param description: The description of this PatchOrganizationRequest. :type: str Nr)rrr 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 iz2PatchOrganizationRequest.to_dict..rcSs&t|ddr"|d|dfS|S)Nrrr)itemr r r rps ) openapi_typesitemsgetattr isinstancelistmaprrdict)rresultattr_valuer r r ras"       z PatchOrganizationRequest.to_dictcCst|S)z.Return the string representation of the model.)pprintpformatrr r r r to_stryszPatchOrganizationRequest.to_strcCs|S)zFor `print` and `pprint`.)r$r r r r __repr__}sz!PatchOrganizationRequest.__repr__cCst|tsdS|j|jkS)z&Return true if both objects are equal.F)rr__dict__rotherr r r __eq__s zPatchOrganizationRequest.__eq__cCs ||k S)z*Return true if both objects are not equal.r r'r r r __ne__szPatchOrganizationRequest.__ne__)NN)__name__ __module__ __qualname____doc__rZ attribute_mapr propertyrsetterrrr$r%r)r*r r r r rs*     r)r.r"reobjectrr r r r s