suggestion Trigger Settings
suspend fun suggestionTriggerSettings(value: Output<GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettingsArgs>)
suspend fun suggestionTriggerSettings(value: GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettingsArgs?)
Parameters
value
Settings of suggestion trigger. Currently, only ARTICLE_SUGGESTION and FAQ will use this field.
suspend fun suggestionTriggerSettings(argument: suspend GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettingsArgsBuilder.() -> Unit)
Parameters
argument
Settings of suggestion trigger. Currently, only ARTICLE_SUGGESTION and FAQ will use this field.