Google Cloud Dialogflow V2Evaluation Config Response
data class GoogleCloudDialogflowV2EvaluationConfigResponse(val datasets: List<GoogleCloudDialogflowV2InputDatasetResponse>, val smartComposeConfig: GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfigResponse, val smartReplyConfig: GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfigResponse)
The configuration for model evaluation.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2EvaluationConfigResponse(datasets: List<GoogleCloudDialogflowV2InputDatasetResponse>, smartComposeConfig: GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfigResponse, smartReplyConfig: GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfigResponse)