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 v2beta1 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-04-02 UTC."],[[["This document provides reference documentation for the `HumanAgentAssistantConfig.Types.ConversationProcessConfig` class within the Google Cloud Dialogflow v2beta1 API, specifically version 1.0.0-beta16."],["The `ConversationProcessConfig` class is designed to configure how conversations are processed, inheriting from the `object` class and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that accepts another `ConversationProcessConfig` object for initialization."],["The class includes a `RecentSentencesCount` property, which is an integer representing the number of recent non-small-talk sentences to utilize for context in article and FAQ suggestions."],["This class is located within the `Google.Cloud.Dialogflow.V2Beta1` namespace and is part of the `Google.Cloud.Dialogflow.V2Beta1.dll` assembly."]]],[]]