public sealed class 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides reference documentation for the `ConversationProcessConfig` class within the Google Cloud Dialogflow v2 API, specifically in the context of .NET development."],["The `ConversationProcessConfig` class is designed to handle the configuration needed for processing conversations, and it is part of the `HumanAgentAssistantConfig.Types` namespace within the API."],["The latest version documented is 4.26.0, and the page includes links to previous versions of the documentation, dating back to version 3.2.0, which showcases it's history and updates."],["The documentation specifies that the class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has two constructors and one property named `RecentSentencesCount`."],["The `RecentSentencesCount` property, of type Int32, determines the amount of recent sentences, excluding small-talk, used for context in generating article and FAQ suggestions."]]],[]]