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 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-09 UTC."],[[["This webpage provides reference documentation for the `HumanAgentAssistantConfig.Types.ConversationProcessConfig` class within the Google Cloud Dialogflow v2 API, specifically in the .NET environment."],["The `ConversationProcessConfig` class is designed to handle the configuration for processing conversations, as detailed under the 'Config to process conversation' section of the documentation."],["The content is structured around various versions of the API, ranging from version 3.2.0 up to the latest version 4.26.0, with links provided for each version to examine the specific configuration classes."],["The documentation outlines the inheritance and implemented interfaces of the `ConversationProcessConfig` class, including its relationship to `object`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors and properties of the `ConversationProcessConfig` class, including a `RecentSentencesCount` property that configures the number of recent non-small-talk sentences used for context in suggestions."]]],[]]