GetInferenceExperimentPlainArgs

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

Constructors

Functions

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

Properties

Link copied to clipboard

The name for the inference experiment.