Google Cloud Dialogflow V2Evaluation Config Args Builder
Functions
Link copied to clipboard
suspend fun datasets(vararg argument: suspend GoogleCloudDialogflowV2InputDatasetArgsBuilder.() -> Unit)
suspend fun datasets(argument: List<suspend GoogleCloudDialogflowV2InputDatasetArgsBuilder.() -> Unit>)
Link copied to clipboard
suspend fun smartComposeConfig(value: Output<GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfigArgs>)
suspend fun smartComposeConfig(value: GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfigArgs?)
suspend fun smartComposeConfig(argument: suspend GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun smartReplyConfig(value: Output<GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfigArgs>)
suspend fun smartReplyConfig(argument: suspend GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfigArgsBuilder.() -> Unit)