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-04-02 UTC."],[[["The latest version of the Google Cloud Dialogflow V2 API documented is 4.26.0, with a range of versions available from 4.26.0 down to 3.2.0."],["The content provides reference documentation for the `HumanAgentAssistantConfig.Types.ConversationProcessConfig` class, which is a part of the Google Cloud Dialogflow V2 API."],["The `ConversationProcessConfig` class is used to define the configuration for processing conversations in the Dialogflow API."],["The `ConversationProcessConfig` class has a property called `RecentSentencesCount`, an integer representing the number of recent non-small-talk sentences used for context."],["The class `ConversationProcessConfig` has two constructors, one empty and another that accepts another `HumanAgentAssistantConfig.Types.ConversationProcessConfig`."]]],[]]