U wiH @ s( d Z ddlZddlZG 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 Nc @ s e Zd ZdZdddZdddZdddZed d Zej dd Zedd Z e j dd Z dd Zdd Zdd Z dd Zdd ZdS )PatchOrganizationRequestzNOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. str)namedescriptionr r Nc C s2 d| _ d| _d| _|dk r || _|dk r.|| _dS )z6PatchOrganizationRequest - a model defined in OpenAPI.N)_name_descriptionZ discriminatorr r )selfr r r b/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/patch_organization_request.py__init__* s z!PatchOrganizationRequest.__init__c C s | j S )zGet the name of this PatchOrganizationRequest. The name of the organization. :return: The name of this PatchOrganizationRequest. :rtype: str r r r r r r 5 s zPatchOrganizationRequest.namec C s || _ dS )zSet the name of this PatchOrganizationRequest. The name of the organization. :param name: The name of this PatchOrganizationRequest. :type: str Nr )r r r r r r @ s c C s | j S )zGet the description of this PatchOrganizationRequest. The description of the organization. :return: The description of this PatchOrganizationRequest. :rtype: str r r r r r r K s z$PatchOrganizationRequest.descriptionc C s || _ dS )zSet the description of this PatchOrganizationRequest. The description of the organization. :param description: The description of this PatchOrganizationRequest. :type: str Nr )r r r r r r V s c C s i }| j D ]z\}}t| |}t|trBttdd |||<