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 latest version documented is 4.26.0, and the page includes links to documentation for various preceding versions, down to 3.2.0."],["`SuggestionTriggerSettings` class allows for the configuration of how suggestions are triggered, implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SuggestionTriggerSettings` class contains two properties, `NoSmalltalk` and `OnlyEndUser`, both of which are boolean and control whether to trigger suggestions based on the nature and origin of the last utterance."],["The page lists all inherited members from the `Object` class and describes the two constructors for `SuggestionTriggerSettings`, one being parameterless, and the other that takes an existing `SuggestionTriggerSettings` object."]]],[]]