public sealed class HumanAgentAssistantConfig.Types.ConversationProcessConfig : IMessage<HumanAgentAssistantConfig.Types.ConversationProcessConfig>, IEquatable<HumanAgentAssistantConfig.Types.ConversationProcessConfig>, IDeepCloneable<HumanAgentAssistantConfig.Types.ConversationProcessConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class HumanAgentAssistantConfig.Types.ConversationProcessConfig.
[[["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.ConversationProcessConfig` class within the Google Cloud Dialogflow v2 API."],["The latest version of this class is 4.26.0, while the page is currently displaying version 4.10.0, and many other prior versions are also available to view."],["The `ConversationProcessConfig` class is designed to process conversation configurations within the Dialogflow service, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property `RecentSentencesCount`, which is an integer that controls the number of recent sentences used for article and FAQ suggestion context."],["The class offers two constructors, `ConversationProcessConfig()` for creating a new instance, and `ConversationProcessConfig(ConversationProcessConfig other)` for creating a copy from another instance of `HumanAgentAssistantConfig.Types.ConversationProcessConfig`."]]],[]]