GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigArgs

data class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigArgs(val endUserSuggestionConfig: Output<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfigArgs>? = null, val humanAgentSuggestionConfig: Output<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfigArgs>? = null, val messageAnalysisConfig: Output<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfigArgs>? = null, val notificationConfig: Output<GoogleCloudDialogflowV2beta1NotificationConfigArgs>? = null) : ConvertibleToJava<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigArgs>

Defines the Human Agent Assistant to connect to a conversation.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigArgs

Properties

Link copied to clipboard

Configuration for agent assistance of end user participant. Currently, this feature is not general available, please contact Google to get access.

Link copied to clipboard

Configuration for agent assistance of human agent participant.

Link copied to clipboard
Link copied to clipboard

Pub/Sub topic on which to publish new agent assistant events.