Google Cloud Dialogflow V2 Client - Class ConversationProcessConfig (1.8.0)

Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class ConversationProcessConfig.

Config to process conversation.

Generated from protobuf message google.cloud.dialogflow.v2.HumanAgentAssistantConfig.ConversationProcessConfig

Namespace

Google \ Cloud \ Dialogflow \ V2 \ HumanAgentAssistantConfig

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ recent_sentences_count int

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

getRecentSentencesCount

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

Returns
TypeDescription
int

setRecentSentencesCount

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

Parameter
NameDescription
var int
Returns
TypeDescription
$this