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"]],[["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 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."]]],[]]