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, within the `HumanAgentAssistantConfig`."],["The documentation covers versions ranging from 3.2.0 to the latest version 4.26.0, offering a history of updates and access to prior version references."],["The `ConversationProcessConfig` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and various functionalities."],["One of the key properties of this class, `RecentSentencesCount`, allows configuring the number of recent non-small-talk sentences to be used as context for article and FAQ suggestions, impacting the contextual relevance of suggestions."]]],[]]