Google Cloud Dialogflow V2beta1Human Agent Assistant Config Suggestion Trigger Settings Args
data class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettingsArgs(val noSmallTalk: Output<Boolean>? = null, val onlyEndUser: Output<Boolean>? = null) : ConvertibleToJava<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettingsArgs>
Settings of suggestion trigger.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettingsArgs(noSmallTalk: Output<Boolean>? = null, onlyEndUser: Output<Boolean>? = null)