public sealed class SuggestionTriggerSettings : IMessage<HumanAgentAssistantConfig.Types.SuggestionTriggerSettings>, IEquatable<HumanAgentAssistantConfig.Types.SuggestionTriggerSettings>, IDeepCloneable<HumanAgentAssistantConfig.Types.SuggestionTriggerSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class HumanAgentAssistantConfig.Types.SuggestionTriggerSettings.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This webpage provides documentation for the `HumanAgentAssistantConfig.Types.SuggestionTriggerSettings` class within the Google Cloud Dialogflow v2 API, specifically for version 4.7.0."],["The class `SuggestionTriggerSettings` is used to configure settings that control when suggestions are triggered in the Dialogflow platform."],["The documentation details the class's inheritance, implemented interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`, and its relationship with the `Google.Cloud.Dialogflow.V2` namespace."],["Key properties of the `SuggestionTriggerSettings` class are `NoSmalltalk`, which prevents triggering suggestions if the last utterance is small talk, and `OnlyEndUser`, which restricts suggestions to only be triggered when the last utterance comes from an end-user."],["The page also includes links to various past versions, ranging from 3.2.0 up to the latest 4.26.0, as well as previous version navigation."]]],[]]