U wi @ 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 )PostOrganizationRequestzNOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. str)namedescriptionr r Nc C s* d| _ d| _d| _|| _|dk r&|| _dS )z5PostOrganizationRequest - a model defined in OpenAPI.N)_name_descriptionZ discriminatorr r )selfr r r a/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/post_organization_request.py__init__* s z PostOrganizationRequest.__init__c C s | j S )zGet the name of this PostOrganizationRequest. The name of the organization. :return: The name of this PostOrganizationRequest. :rtype: str )r r r r r r 4 s zPostOrganizationRequest.namec C s |dkrt d|| _dS )zSet the name of this PostOrganizationRequest. The name of the organization. :param name: The name of this PostOrganizationRequest. :type: str Nz,Invalid value for `name`, must not be `None`) ValueErrorr )r r r r r r ? s c C s | j S )zGet the description of this PostOrganizationRequest. The description of the organization. :return: The description of this PostOrganizationRequest. :rtype: str r r r r r r L s z#PostOrganizationRequest.descriptionc C s || _ dS )zSet the description of this PostOrganizationRequest. The description of the organization. :param description: The description of this PostOrganizationRequest. :type: str Nr )r r r r r r W s c C s i }| j D ]z\}}t| |}t|trBttdd |||<