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