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