public sealed class ConversationProcessConfig : IMessage<HumanAgentAssistantConfig.Types.ConversationProcessConfig>, IEquatable<HumanAgentAssistantConfig.Types.ConversationProcessConfig>, IDeepCloneable<HumanAgentAssistantConfig.Types.ConversationProcessConfig>, IBufferMessage, IMessage
[[["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."],[[["The content provides a version history and documentation for `ConversationProcessConfig` within the Google.Cloud.Dialogflow.V2 namespace, with the latest version being 4.26.0."],["`ConversationProcessConfig` is a class used to configure the processing of conversations, which implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `ConversationProcessConfig` class includes a constructor, as well as another constructor that accepts a `HumanAgentAssistantConfig.Types.ConversationProcessConfig` object."],["A key property of `ConversationProcessConfig` is `RecentSentencesCount`, which determines the number of recent non-small-talk sentences used as context for article and FAQ suggestions."],["The content presents a detailed list of versions, starting from version 4.26.0 and tracing back to version 3.2.0, all pertaining to `ConversationProcessConfig`."]]],[]]