Google Cloud Dialogflow V2Human Agent Assistant Config Args Builder
Functions
Link copied to clipboard
suspend fun endUserSuggestionConfig(value: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfigArgs>)
suspend fun endUserSuggestionConfig(value: GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfigArgs?)
suspend fun endUserSuggestionConfig(argument: suspend GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun humanAgentSuggestionConfig(value: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfigArgs>)
suspend fun humanAgentSuggestionConfig(value: GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfigArgs?)
suspend fun humanAgentSuggestionConfig(argument: suspend GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun messageAnalysisConfig(value: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfigArgs>)
suspend fun messageAnalysisConfig(value: GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfigArgs?)
suspend fun messageAnalysisConfig(argument: suspend GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun notificationConfig(argument: suspend GoogleCloudDialogflowV2NotificationConfigArgsBuilder.() -> Unit)