U vi @ 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 ZdZdddddZdddddZd!d d Zedd Zej d d Zedd Z e j dd Z edd Zej dd Zedd Zej dd Zdd Z dd Zdd Zdd Zdd ZdS )" CellUpdatezNOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. int)xywhr r r r Nc C sZ d| _ d| _d| _d| _d| _|dk r,|| _|dk r:|| _|dk rH|| _|dk rV|| _dS )z(CellUpdate - a model defined in OpenAPI.N) _x_y_w_hZ discriminatorr r r r )selfr r r r r S/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/cell_update.py__init__. s zCellUpdate.__init__c C s | j S )zfGet the x of this CellUpdate. :return: The x of this CellUpdate. :rtype: int r r r r r r ? s zCellUpdate.xc C s || _ dS )zfSet the x of this CellUpdate. :param x: The x of this CellUpdate. :type: int Nr )r r r r r r H s c C s | j S )zfGet the y of this CellUpdate. :return: The y of this CellUpdate. :rtype: int r r r r r r Q s zCellUpdate.yc C s || _ dS )zfSet the y of this CellUpdate. :param y: The y of this CellUpdate. :type: int Nr )r r r r r r Z s c C s | j S )zfGet the w of this CellUpdate. :return: The w of this CellUpdate. :rtype: int r r r r r r c s zCellUpdate.wc C s || _ dS )zfSet the w of this CellUpdate. :param w: The w of this CellUpdate. :type: int Nr )r r r r r r l s c C s | j S )zfGet the h of this CellUpdate. :return: The h of this CellUpdate. :rtype: int r r r r r r u s zCellUpdate.hc C s || _ dS )zfSet the h of this CellUpdate. :param h: The h of this CellUpdate. :type: int Nr )r r r r r r ~ s c C s i }| j D ]z\}}t| |}t|trBttdd |||<