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-03-21 UTC."],[[["This webpage provides documentation for the `HumanAgentAssistantConfig.Types.SuggestionTriggerSettings` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The latest version documented is 4.26.0, and the page includes a historical list of versions, ranging from 4.26.0 down to 3.2.0, with hyperlinks for each."],["The `SuggestionTriggerSettings` class is responsible for configuring the settings of suggestion triggers within the Dialogflow environment, and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `NoSmalltalk` to prevent triggering suggestions for small talk and `OnlyEndUser` to ensure suggestions only trigger when the last utterance is from an end-user."],["The provided documentation contains the constructors for the class `SuggestionTriggerSettings()` and `SuggestionTriggerSettings(HumanAgentAssistantConfig.Types.SuggestionTriggerSettings other)`."]]],[]]