public sealed class 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-02 UTC."],[[["This webpage provides documentation for the `HumanAgentAssistantConfig.Types.SuggestionTriggerSettings` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The documentation covers versions of the class ranging from 3.2.0 to the latest release, 4.26.0, allowing for access to each version of the documentation."],["`SuggestionTriggerSettings` class is used to configure settings that control when suggestions are triggered in Dialogflow, it is the child class of `HumanAgentAssistantConfig.Types` and is contained within the namespace `Google.Cloud.Dialogflow.V2`."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting methods from `Object`."],["The class has two constructors and two properties (`NoSmalltalk` and `OnlyEndUser`) which are used to manage the triggering of suggestions, with each property having a description and boolean property type."]]],[]]