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-04-02 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 lists versions from 4.26.0 down to 3.2.0, offering a range of historical reference points."],["`SuggestionTriggerSettings` is a class that handles settings for triggering suggestions and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two boolean properties: `NoSmalltalk`, which determines if suggestions should be suppressed for small talk, and `OnlyEndUser`, which restricts suggestions to end-user utterances."],["The page also includes links to the documentation for each version of `SuggestionTriggerSettings` as well as links to the various inherited members and the namespaces."]]],[]]