Google Cloud Dialogflow V2 Client - Class HumanAgentSideConfig (1.11.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
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
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
var string
Returns
TypeDescription
$this