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 ZdZdddddZddd d dZd$dd Zedd Zej dd Zedd Z e j dd Z edd Zej dd Zedd Zej dd Zdd Z dd Zdd Zd d! Zd"d# ZdS )%OnboardingResponsezNOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. ZUserResponseZOrganizationZBucket Authorization)userorgbucketauthr r r r Nc C sZ d| _ d| _d| _d| _d| _|dk r,|| _|dk r:|| _|dk rH|| _|dk rV|| _dS )z0OnboardingResponse - a model defined in OpenAPI.N) _user_org_bucket_authZ discriminatorr r r r )selfr r r r r [/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/onboarding_response.py__init__. s zOnboardingResponse.__init__c C s | j S )zGet the user of this OnboardingResponse. :return: The user of this OnboardingResponse. :rtype: UserResponse r r r r r r ? s zOnboardingResponse.userc C s || _ dS )zSet the user of this OnboardingResponse. :param user: The user of this OnboardingResponse. :type: UserResponse Nr )r r r r r r H s c C s | j S )zGet the org of this OnboardingResponse. :return: The org of this OnboardingResponse. :rtype: Organization r r r r r r Q s zOnboardingResponse.orgc C s || _ dS )zSet the org of this OnboardingResponse. :param org: The org of this OnboardingResponse. :type: Organization Nr )r r r r r r Z s c C s | j S )zGet the bucket of this OnboardingResponse. :return: The bucket of this OnboardingResponse. :rtype: Bucket r r r r r r c s zOnboardingResponse.bucketc C s || _ dS )zSet the bucket of this OnboardingResponse. :param bucket: The bucket of this OnboardingResponse. :type: Bucket Nr )r r r r r r l s c C s | j S )zGet the auth of this OnboardingResponse. :return: The auth of this OnboardingResponse. :rtype: Authorization r r r r r r u s zOnboardingResponse.authc C s || _ dS )zSet the auth of this OnboardingResponse. :param auth: The auth of this OnboardingResponse. :type: Authorization Nr )r r r r r r ~ s c C s i }| j D ]z\}}t| |}t|trBttdd |||<