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, detailing its purpose and functionality."],["The `SuggestionTriggerSettings` class is used to configure settings for triggering suggestions, allowing customization based on conversational context."],["The latest available version of the `SuggestionTriggerSettings` is 4.26.0, and the document lists all the other versions going all the way back to version 3.2.0, with links to their respective pages."],["The `SuggestionTriggerSettings` class includes properties such as `NoSmalltalk` and `OnlyEndUser`, which define conditions under which suggestions should or shouldn't be triggered."],["The class implements multiple interfaces, like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IMessage`, and inherits members from the base `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]