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 document provides reference documentation for the `HumanAgentAssistantConfig.Types.SuggestionTriggerSettings` class within the Google Cloud Dialogflow v2 API, specifically within the .NET environment."],["The latest version of the class is 4.26.0, with a comprehensive list of previous versions back to 3.2.0, allowing users to access documentation specific to each version of the API."],["The `SuggestionTriggerSettings` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities within the .NET framework."],["The class has two constructors, a parameterless constructor and one that takes in a copy of itself."],["This class has two properties, `NoSmalltalk` which determines if the last utterance is small talk, and `OnlyEndUser` which determines if the last utterance was from an END_USER."]]],[]]