public sealed class HumanAgentAssistantConfig.Types.SuggestionTriggerSettings : IMessage<HumanAgentAssistantConfig.Types.SuggestionTriggerSettings>, IEquatable<HumanAgentAssistantConfig.Types.SuggestionTriggerSettings>, IDeepCloneable<HumanAgentAssistantConfig.Types.SuggestionTriggerSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class HumanAgentAssistantConfig.Types.SuggestionTriggerSettings.
[[["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-09 UTC."],[[["The page provides reference documentation for the `HumanAgentAssistantConfig.Types.SuggestionTriggerSettings` class within the Google Cloud Dialogflow v2 API, detailing settings for suggestion triggers."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling message-based data and object comparisons."],["It offers two constructors: a default constructor and one that takes another `SuggestionTriggerSettings` object for cloning."],["The class includes two key properties, `NoSmalltalk` and `OnlyEndUser`, which are boolean flags to control when to trigger suggestions based on the nature of the last utterance and its participant role."],["The content provided lists multiple versions of the API, from 3.2.0 to 4.26.0, with 4.26.0 being the latest version."]]],[]]