Google Cloud Dialogflow V2 Client - Class HumanAgentSideConfig (1.12.3)

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

The configuration used for human agent side Dialogflow assist suggestion.

Generated from protobuf message google.cloud.dialogflow.v2.HumanAgentAssistantConfig.SuggestionQueryConfig.DialogflowQuerySource.HumanAgentSideConfig

Namespace

Google \ Cloud \ Dialogflow \ V2 \ HumanAgentAssistantConfig \ SuggestionQueryConfig \ DialogflowQuerySource

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ agent string

Optional. The name of a dialogflow virtual agent used for intent detection and suggestion triggered by human agent. Format: projects/<Project ID>/locations/<Location ID>/agent.

getAgent

Optional. The name of a dialogflow virtual agent used for intent detection and suggestion triggered by human agent.

Format: projects/<Project ID>/locations/<Location ID>/agent.

Returns
Type Description
string

setAgent

Optional. The name of a dialogflow virtual agent used for intent detection and suggestion triggered by human agent.

Format: projects/<Project ID>/locations/<Location ID>/agent.

Parameter
Name Description
var string
Returns
Type Description
$this