Google Cloud Dialogflow V2beta1Human Agent Assistant Config Suggestion Query Config Context Filter Settings Args
data class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettingsArgs(val dropHandoffMessages: Output<Boolean>? = null, val dropIvrMessages: Output<Boolean>? = null, val dropVirtualAgentMessages: Output<Boolean>? = null) : ConvertibleToJava<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettingsArgs>
Settings that determine how to filter recent conversation context when generating suggestions.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettingsArgs(dropHandoffMessages: Output<Boolean>? = null, dropIvrMessages: Output<Boolean>? = null, dropVirtualAgentMessages: Output<Boolean>? = null)