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 webpage provides documentation for the `HumanAgentAssistantConfig.Types.ConversationProcessConfig` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The content lists available versions of this class's documentation, ranging from version 3.2.0 to the latest version 4.26.0, with the current version being 4.15.0."],["The `ConversationProcessConfig` class is used to define configurations for processing conversations within the Dialogflow API and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `RecentSentencesCount`, which is used to specify the number of recent sentences to be used as context for suggestions, and it has constructors to instantiate the class."],["The class can be found under the namespace `Google.Cloud.Dialogflow.V2` within the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]