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 content covers a range of versions, from 3.2.0 to 4.26.0 (latest), of the Google Cloud Dialogflow .NET library, specifically focusing on the `SuggestionTriggerSettings`."],["The `SuggestionTriggerSettings` class, which is in version 3.10.0, is used to configure settings that trigger suggestions and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SuggestionTriggerSettings` class includes two boolean properties: `NoSmalltalk`, which prevents triggering on small talk, and `OnlyEndUser`, which restricts triggering to end-user utterances."],["The documentation includes a list of all versions, and direct links to all of their documentation, of `SuggestionTriggerSettings`."]]],[]]