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-03-21 UTC."],[[["This document provides reference documentation for the `HumanAgentAssistantConfig.Types.SuggestionTriggerSettings` class within the Google Cloud Dialogflow v2 API, specifically within the .NET environment."],["The `SuggestionTriggerSettings` class is used to configure settings for triggering suggestions and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation includes details on the class's constructors, such as the default constructor and a constructor that takes another `SuggestionTriggerSettings` object."],["Key properties of the class are `NoSmalltalk`, which prevents triggering suggestions if the last utterance was small talk, and `OnlyEndUser`, which restricts suggestions to only be triggered when the last utterance is from an end-user."],["The provided content lists numerous versions, from 3.2.0 to 4.26.0 (latest), of the referenced documentation for the `HumanAgentAssistantConfig.Types.SuggestionTriggerSettings` class."]]],[]]