GoogleCloudDialogflowCxV3ExperimentResultArgs

data class GoogleCloudDialogflowCxV3ExperimentResultArgs(val lastUpdateTime: Output<String>? = null, val versionMetrics: Output<List<GoogleCloudDialogflowCxV3ExperimentResultVersionMetricsArgs>>? = null) : ConvertibleToJava<GoogleCloudDialogflowCxV3ExperimentResultArgs>

The inference result which includes an objective metric to optimize and the confidence interval.

Constructors

Functions

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

Properties

Link copied to clipboard
val lastUpdateTime: Output<String>? = null

The last time the experiment's stats data was updated. Will have default value if stats have never been computed for this experiment.

Link copied to clipboard

Version variants and metrics.