View Source GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2HumanAgentAssistantConfig (google_api_dialogflow v0.77.0)

Defines the Human Agent Assist to connect to a conversation.

Attributes

  • endUserSuggestionConfig (type: GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig.t, default: nil) - Configuration for agent assistance of end user participant. Currently, this feature is not general available, please contact Google to get access.
  • humanAgentSuggestionConfig (type: GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig.t, default: nil) - Configuration for agent assistance of human agent participant.
  • messageAnalysisConfig (type: GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfig.t, default: nil) - Configuration for message analysis.
  • notificationConfig (type: GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2NotificationConfig.t, default: nil) - Pub/Sub topic on which to publish new agent assistant events.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.