Google Cloud Dialogflow v2 API - Class HumanAgentAssistantConfig.Types.ConversationProcessConfig (4.7.0)

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.

Config to process conversation.

Inheritance

Object > HumanAgentAssistantConfig.Types.ConversationProcessConfig

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.dll

Constructors

ConversationProcessConfig()

public ConversationProcessConfig()

ConversationProcessConfig(HumanAgentAssistantConfig.Types.ConversationProcessConfig)

public ConversationProcessConfig(HumanAgentAssistantConfig.Types.ConversationProcessConfig other)
Parameter
NameDescription
otherHumanAgentAssistantConfig.Types.ConversationProcessConfig

Properties

RecentSentencesCount

public int RecentSentencesCount { get; set; }

Number of recent non-small-talk sentences to use as context for article and FAQ suggestion

Property Value
TypeDescription
Int32