Google Cloud Dialogflow V2beta1Human Agent Assistant Config Args Builder
Functions
Link copied to clipboard
suspend fun endUserSuggestionConfig(value: Output<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfigArgs>)
suspend fun endUserSuggestionConfig(value: GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfigArgs?)
suspend fun endUserSuggestionConfig(argument: suspend GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun humanAgentSuggestionConfig(value: Output<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfigArgs>)
suspend fun humanAgentSuggestionConfig(value: GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfigArgs?)
suspend fun humanAgentSuggestionConfig(argument: suspend GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun messageAnalysisConfig(value: Output<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfigArgs>)
suspend fun messageAnalysisConfig(value: GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfigArgs?)
suspend fun messageAnalysisConfig(argument: suspend GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun notificationConfig(argument: suspend GoogleCloudDialogflowV2beta1NotificationConfigArgsBuilder.() -> Unit)