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."],[[["The provided content details the `SuggestionTriggerSettings` class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment."],["The documentation covers various versions of the API, ranging from version 3.2.0 up to the latest version 4.26.0, as well as showcasing all versions between."],["`SuggestionTriggerSettings` is designed for configuring how suggestions are triggered within the Human Agent Assistant feature in Dialogflow, with the class implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two properties: `NoSmalltalk`, which determines if suggestions should be triggered when the last utterance was small talk, and `OnlyEndUser`, which determines if suggestions will only trigger when the participant role of the last utterance is the end user."]]],[]]