Google Cloud Dialogflow V2 Client - Class HumanAgentSideConfig (2.1.0)

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
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ agentstring

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
TypeDescription
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
NameDescription
varstring
Returns
TypeDescription
$this