public sealed class SuggestionTriggerSettings : IMessage<HumanAgentAssistantConfig.Types.SuggestionTriggerSettings>, IEquatable<HumanAgentAssistantConfig.Types.SuggestionTriggerSettings>, IDeepCloneable<HumanAgentAssistantConfig.Types.SuggestionTriggerSettings>, IBufferMessage, IMessage
[[["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 `SuggestionTriggerSettings` class within the `Google.Cloud.Dialogflow.V2` namespace, detailing its properties and constructors."],["The documentation covers a range of versions, from 3.2.0 to the latest 4.26.0, of the Google Cloud Dialogflow V2 .NET library, specifically for the `SuggestionTriggerSettings` functionality."],["`SuggestionTriggerSettings` is used to define when suggestions should be triggered, offering options to avoid suggestions during small talk or when the last utterance was not from the end-user."],["The class `SuggestionTriggerSettings` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object comparison."],["The class has two constructors: a default one and one that takes another `SuggestionTriggerSettings` instance to be used as its parameter."]]],[]]