Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::ConversationProcessConfig (v0.22.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::ConversationProcessConfig.

Config to process conversation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#recent_sentences_count

def recent_sentences_count() -> ::Integer
Returns
  • (::Integer) — Number of recent non-small-talk sentences to use as context for article and FAQ suggestion

#recent_sentences_count=

def recent_sentences_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Number of recent non-small-talk sentences to use as context for article and FAQ suggestion
Returns
  • (::Integer) — Number of recent non-small-talk sentences to use as context for article and FAQ suggestion