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 the .NET platform."],["The content includes a comprehensive list of versioned API documentation links, ranging from version 3.2.0 up to the latest version, 4.26.0, allowing for the navigation between versions."],["The `SuggestionTriggerSettings` class is designed to manage settings that control when suggestions are triggered in the Dialogflow service, as evidenced by its public constructor, properties, inheritance, and implemented interfaces."],["The `NoSmalltalk` and `OnlyEndUser` properties control whether to trigger suggestions based on small talk and whether the last utterance was made by an end-user respectively."],["The documentation details the implementation of the `SuggestionTriggerSettings` class, specifying that it inherits from `object` and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]