Google Cloud Dialogflow Cx V3beta1Experiment Result Response
data class GoogleCloudDialogflowCxV3beta1ExperimentResultResponse(val lastUpdateTime: String, val versionMetrics: List<GoogleCloudDialogflowCxV3beta1ExperimentResultVersionMetricsResponse>)
The inference result which includes an objective metric to optimize and the confidence interval.
Constructors
Link copied to clipboard
constructor(lastUpdateTime: String, versionMetrics: List<GoogleCloudDialogflowCxV3beta1ExperimentResultVersionMetricsResponse>)