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 usage across various versions."],["The `SuggestionTriggerSettings` class is used to configure how suggestions are triggered in the Dialogflow Human Agent Assistant."],["The documentation lists multiple versions of the `SuggestionTriggerSettings` class, ranging from version 3.2.0 to the latest version 4.26.0, each with their respective documentation links."],["The class has two properties: `NoSmalltalk`, which prevents triggering if the last utterance was small talk, and `OnlyEndUser`, which limits triggering to utterances from end-users only."],["`SuggestionTriggerSettings` implements various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits members from the `Object` class."]]],[]]