Google Cloud Dialogflow V2Human Agent Assistant Config Suggestion Query Config Context Filter Settings Response
data class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettingsResponse(val dropHandoffMessages: Boolean, val dropIvrMessages: Boolean, val dropVirtualAgentMessages: Boolean)
Settings that determine how to filter recent conversation context when generating suggestions.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettingsResponse(dropHandoffMessages: Boolean, dropIvrMessages: Boolean, dropVirtualAgentMessages: Boolean)