zcollection.meta.Variable.from_config#

static Variable.from_config(data)[source]#

Create a new variable from the given variable configuration.

Parameters:

data (dict[str, Any]) – variable configuration.

Returns:

new variable.

Return type:

Variable