GetInferenceExperimentPlainArgs

data class GetInferenceExperimentPlainArgs(val name: String) : ConvertibleToJava<GetInferenceExperimentPlainArgs>

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

The name for the inference experiment.

Functions

Link copied to clipboard
open override fun toJava(): GetInferenceExperimentPlainArgs