Google Cloud Dialogflow V2Evaluation Config Smart Reply Config Response
data class GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfigResponse(val allowlistDocument: String, val maxResultCount: Int)
Smart reply specific configuration for evaluation job.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfigResponse(allowlistDocument: String, maxResultCount: Int)