GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings (google_api_dialogflow v0.73.0) View Source
Settings 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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.