U wâ’iº ã @ s( d Z ddlZddlZG dd„ deƒZdS )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 @ sl e Zd ZdZddiZddiZddd„Zedd„ ƒZej d d„ ƒZd d„ Z dd „ Zdd„ Zdd„ Z dd„ ZdS )ÚScriptInvocationParamsz‹NOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech Do not edit the class manually. Úparamszdict(str, object)Nc C s d| _ d| _|dk r|| _dS )z4ScriptInvocationParams - a model defined in OpenAPI.N)Ú_paramsZ discriminatorr ©Úselfr © r ú`/opt/alt/python38/lib/python3.8/site-packages/influxdb_client/domain/script_invocation_params.pyÚ__init__( s zScriptInvocationParams.__init__c C s | j S )aw Get the params of this ScriptInvocationParams. The script parameters. `params` contains key-value pairs that map values to the **params.keys** in a script. When you invoke a script with `params`, InfluxDB passes the values as invocation parameters to the script. :return: The params of this ScriptInvocationParams. :rtype: dict(str, object) ©r ©r r r r r 0 s zScriptInvocationParams.paramsc C s || _ dS )a| Set the params of this ScriptInvocationParams. The script parameters. `params` contains key-value pairs that map values to the **params.keys** in a script. When you invoke a script with `params`, InfluxDB passes the values as invocation parameters to the script. :param params: The params of this ScriptInvocationParams. :type: dict(str, object) Nr r r r r r ; s c C sŽ i }| j ¡ D ]z\}}t| |ƒ}t|tƒrBttdd„ |ƒƒ||<