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-03-21 UTC."],[[["This document provides reference documentation for the `HumanAgentAssistantConfig.Types.SuggestionTriggerSettings` class within the Google Cloud Dialogflow v2 API, specifically version 4.20.0."],["The `SuggestionTriggerSettings` class is used to configure settings that determine when suggestions are triggered, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document includes details about the class's constructors, including a default constructor and one that accepts another `SuggestionTriggerSettings` object as a parameter."],["The class has properties `NoSmalltalk` and `OnlyEndUser`, which are booleans used to define whether suggestions should not be triggered if the last utterance is small talk or not from an end user respectively."],["The page also lists links to prior versions of the same documentation, ranging from version 3.2.0 to 4.26.0."]]],[]]