Google Cloud Dialogflow V2beta1Human Agent Assistant Config Response
data class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigResponse(val endUserSuggestionConfig: GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfigResponse, val humanAgentSuggestionConfig: GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfigResponse, val messageAnalysisConfig: GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfigResponse, val notificationConfig: GoogleCloudDialogflowV2beta1NotificationConfigResponse)
Defines the Human Agent Assistant to connect to a conversation.
Constructors
Link copied to clipboard
constructor(endUserSuggestionConfig: GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfigResponse, humanAgentSuggestionConfig: GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfigResponse, messageAnalysisConfig: GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfigResponse, notificationConfig: GoogleCloudDialogflowV2beta1NotificationConfigResponse)
Properties
Link copied to clipboard
val endUserSuggestionConfig: GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfigResponse
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
val humanAgentSuggestionConfig: GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfigResponse
Configuration for agent assistance of human agent participant.
Link copied to clipboard
val messageAnalysisConfig: GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfigResponse
Configuration for message analysis.
Link copied to clipboard
Pub/Sub topic on which to publish new agent assistant events.