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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `SuggestionTriggerSettings` class within the `Google.Cloud.Dialogflow.V2` namespace, detailing its properties and usage across multiple versions."],["The latest version of the `SuggestionTriggerSettings` class is 4.26.0, and the page lists versions going back to 3.2.0, allowing users to reference documentation for different iterations."],["The `SuggestionTriggerSettings` class, found within `HumanAgentAssistantConfig.Types`, is used to configure settings that determine when to trigger suggestions, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `SuggestionTriggerSettings` include `NoSmalltalk` (to prevent triggering on small talk) and `OnlyEndUser` (to trigger only when the last utterance is from an end-user)."]]],[]]