smart Compose Config
suspend fun smartComposeConfig(value: Output<GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfigArgs>)
suspend fun smartComposeConfig(value: GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfigArgs?)
Parameters
value
Configuration for smart compose model evalution.
suspend fun smartComposeConfig(argument: suspend GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfigArgsBuilder.() -> Unit)
Parameters
argument
Configuration for smart compose model evalution.