U vi @ s4 d Z ddlZddlZddlmZ G 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 N)ViewPropertiesc @ s e Zd ZdZddddZddddZddd Zed d Zej dd Zed d Z e j dd Z edd Zej dd Zdd Zdd Z dd Zdd Zdd ZdS )MarkdownViewPropertieszNOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. str)typeshapenoter r r Nc C s8 t | d| _d| _d| _d| _|| _|| _|| _dS )z4MarkdownViewProperties - a model defined in OpenAPI.N) r __init___type_shape_noteZ discriminatorr r r )selfr r r r `/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/markdown_view_properties.pyr . s zMarkdownViewProperties.__init__c C s | j S )zGet the type of this MarkdownViewProperties. :return: The type of this MarkdownViewProperties. :rtype: str )r r r r r r ; s zMarkdownViewProperties.typec C s |dkrt d|| _dS )zSet the type of this MarkdownViewProperties. :param type: The type of this MarkdownViewProperties. :type: str Nz,Invalid value for `type`, must not be `None`) ValueErrorr )r r r r r r D s c C s | j S )zGet the shape of this MarkdownViewProperties. :return: The shape of this MarkdownViewProperties. :rtype: str )r r r r r r O s zMarkdownViewProperties.shapec C s |dkrt d|| _dS )zSet the shape of this MarkdownViewProperties. :param shape: The shape of this MarkdownViewProperties. :type: str Nz-Invalid value for `shape`, must not be `None`)r r )r r r r r r X s c C s | j S )zGet the note of this MarkdownViewProperties. :return: The note of this MarkdownViewProperties. :rtype: str )r r r r r r c s zMarkdownViewProperties.notec C s |dkrt d|| _dS )zSet the note of this MarkdownViewProperties. :param note: The note of this MarkdownViewProperties. :type: str Nz,Invalid value for `note`, must not be `None`)r r )r r r r r r l s c C s i }| j D ]z\}}t| |}t|trBttdd |||<