U wi@s4dZddlZddlZddlmZGdddeZdS)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@seZdZdZdddddddZdddd d d dZd+d dZeddZej ddZeddZ e j ddZ eddZ e j ddZ eddZ e j ddZ eddZ e j ddZ eddZej d dZd!d"Zd#d$Zd%d&Zd'd(Zd)d*Zd S),SimpleTableViewPropertieszNOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. strboolzlist[DashboardQuery])typeshow_allqueriesshapenoteshow_note_when_emptyrZshowAllrr r ZshowNoteWhenEmptyNcCs\t|d|_d|_d|_d|_d|_d|_d|_||_ ||_ ||_ ||_ ||_ ||_dS)z7SimpleTableViewProperties - a model defined in OpenAPI.N)r__init___type _show_all_queries_shape_note_show_note_when_emptyZ discriminatorrrrr r r )selfrrrr r r rd/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/simple_table_view_properties.pyr 4s z"SimpleTableViewProperties.__init__cCs|jS)zGet the type of this SimpleTableViewProperties. :return: The type of this SimpleTableViewProperties. :rtype: str )r rrrrrGszSimpleTableViewProperties.typecCs|dkrtd||_dS)zSet the type of this SimpleTableViewProperties. :param type: The type of this SimpleTableViewProperties. :type: str Nz,Invalid value for `type`, must not be `None`) ValueErrorr )rrrrrrPscCs|jS)zGet the show_all of this SimpleTableViewProperties. :return: The show_all of this SimpleTableViewProperties. :rtype: bool )rrrrrr[sz"SimpleTableViewProperties.show_allcCs|dkrtd||_dS)zSet the show_all of this SimpleTableViewProperties. :param show_all: The show_all of this SimpleTableViewProperties. :type: bool Nz0Invalid value for `show_all`, must not be `None`)rr)rrrrrrdscCs|jS)zGet the queries of this SimpleTableViewProperties. :return: The queries of this SimpleTableViewProperties. :rtype: list[DashboardQuery] )rrrrrrosz!SimpleTableViewProperties.queriescCs|dkrtd||_dS)zSet the queries of this SimpleTableViewProperties. :param queries: The queries of this SimpleTableViewProperties. :type: list[DashboardQuery] Nz/Invalid value for `queries`, must not be `None`)rr)rrrrrrxscCs|jS)zGet the shape of this SimpleTableViewProperties. :return: The shape of this SimpleTableViewProperties. :rtype: str )rrrrrr szSimpleTableViewProperties.shapecCs|dkrtd||_dS)zSet the shape of this SimpleTableViewProperties. :param shape: The shape of this SimpleTableViewProperties. :type: str Nz-Invalid value for `shape`, must not be `None`)rr)rr rrrr scCs|jS)zGet the note of this SimpleTableViewProperties. :return: The note of this SimpleTableViewProperties. :rtype: str )rrrrrr szSimpleTableViewProperties.notecCs|dkrtd||_dS)zSet the note of this SimpleTableViewProperties. :param note: The note of this SimpleTableViewProperties. :type: str Nz,Invalid value for `note`, must not be `None`)rr)rr rrrr scCs|jS)zGet the show_note_when_empty of this SimpleTableViewProperties. If true, will display note when empty :return: The show_note_when_empty of this SimpleTableViewProperties. :rtype: bool )rrrrrr s z.SimpleTableViewProperties.show_note_when_emptycCs|dkrtd||_dS)zSet the show_note_when_empty of this SimpleTableViewProperties. If true, will display note when empty :param show_note_when_empty: The show_note_when_empty of this SimpleTableViewProperties. :type: bool Nzz3SimpleTableViewProperties.to_dict..rcSs&t|ddr"|d|dfS|S)Nrrr)itemrrrrs ) openapi_typesitemsgetattr isinstancelistmaprrdict)rresultattr_valuerrrrs"       z!SimpleTableViewProperties.to_dictcCst|S)z.Return the string representation of the model.)pprintpformatrrrrrto_strsz SimpleTableViewProperties.to_strcCs|S)zFor `print` and `pprint`.)r-rrrr__repr__sz"SimpleTableViewProperties.__repr__cCst|tsdS|j|jkS)z&Return true if both objects are equal.F)r#r__dict__rotherrrr__eq__s z SimpleTableViewProperties.__eq__cCs ||k S)z*Return true if both objects are not equal.rr0rrr__ne__sz SimpleTableViewProperties.__ne__)NNNNNN)__name__ __module__ __qualname____doc__r Z attribute_mapr propertyrsetterrrr r r rr-r.r2r3rrrrrsZ              r)r7r+reZ&influxdb_client.domain.view_propertiesrrrrrrs