GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings (google_api_dialogflow v0.89.0)
View SourceSettings that determine how to filter recent conversation context when generating suggestions.
Attributes
-
dropHandoffMessages(type:boolean(), default:nil) - If set to true, the last message from virtual agent (hand off message) and the message before it (trigger message of hand off) are dropped. -
dropIvrMessages(type:boolean(), default:nil) - If set to true, all messages from ivr stage are dropped. -
dropVirtualAgentMessages(type:boolean(), default:nil) - If set to true, all messages from virtual agent are dropped.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.