Google Cloud Dialogflow V2Evaluation Config Args
    data class GoogleCloudDialogflowV2EvaluationConfigArgs(val datasets: Output<List<GoogleCloudDialogflowV2InputDatasetArgs>>, val smartComposeConfig: Output<GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfigArgs>? = null, val smartReplyConfig: Output<GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfigArgs>? = null) : ConvertibleToJava<GoogleCloudDialogflowV2EvaluationConfigArgs> 
The configuration for model evaluation.
Constructors
Link copied to clipboard
                fun GoogleCloudDialogflowV2EvaluationConfigArgs(datasets: Output<List<GoogleCloudDialogflowV2InputDatasetArgs>>, smartComposeConfig: Output<GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfigArgs>? = null, smartReplyConfig: Output<GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfigArgs>? = null)
Functions
Properties
Link copied to clipboard
                Link copied to clipboard
                val smartComposeConfig: Output<GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfigArgs>? = null