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 documentation for the `ConversationProcessConfig` class within the Google Cloud Dialogflow v2 API, specifically for the .NET framework."],["The `ConversationProcessConfig` class is used to configure how conversations are processed, and is part of the `HumanAgentAssistantConfig.Types` namespace."],["The page includes a list of available versions of the `ConversationProcessConfig`, ranging from version 3.2.0 up to the latest version, 4.26.0, all within the `Google.Cloud.Dialogflow.V2` API."],["The documentation details the class's implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation provided outlines the available constructors and the `RecentSentencesCount` property, which determines the number of recent non-small-talk sentences to be used for article and FAQ suggestion context."]]],[]]