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 webpage provides documentation for the `HumanAgentAssistantConfig.Types.SuggestionTriggerSettings` class within the Google Cloud Dialogflow v2 API, specifically for version 4.17.0."],["The latest version of the `SuggestionTriggerSettings` class is 4.26.0, and links to the reference pages for versions from 4.26.0 down to 3.2.0 are provided."],["The `SuggestionTriggerSettings` class is used to configure settings for when suggestions are triggered in the Dialogflow system."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and inherits members from `object`, providing functionalities such as `GetHashCode`, `GetType`, and `ToString`."],["The class contains two properties, `NoSmalltalk` and `OnlyEndUser`, which are boolean settings that control the conditions under which suggestions are triggered based on the nature of the conversation and the role of the last speaker."]]],[]]