actions
Parameters
value
The actions for the experiment.
suspend fun actions(vararg argument: Pair<String, suspend ExperimentTemplateActionArgsBuilder.() -> Unit>)
Parameters
argument
The actions for the experiment.
Parameters
values
The actions for the experiment.