Google Cloud Dialogflow V2beta1Human Agent Assistant Config Suggestion Query Config Context Filter Settings Response
data class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettingsResponse(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 GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettingsResponse(dropHandoffMessages: Boolean, dropIvrMessages: Boolean, dropVirtualAgentMessages: Boolean)