Google Cloud Dialogflow V2Evaluation Config Smart Reply Config Args
data class GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfigArgs(val allowlistDocument: Output<String>? = null, val maxResultCount: Output<Int>) : ConvertibleToJava<GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfigArgs>
Smart reply specific configuration for evaluation job.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfigArgs(allowlistDocument: Output<String>? = null, maxResultCount: Output<Int>)