Google Cloud Dialogflow V2 Client - Class DialogflowAssistAnswer (1.12.2)

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

Represents a Dialogflow assist answer.

Generated from protobuf message google.cloud.dialogflow.v2.DialogflowAssistAnswer

Namespace

Google \ Cloud \ Dialogflow \ V2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ query_result
↳ intent_suggestion
Google\Cloud\Dialogflow\V2\IntentSuggestion

An intent suggestion generated from conversation.

↳ answer_record
string

The name of answer record, in the format of "projects/

getQueryResult

Result from v2 agent.

Returns
Type
Description

hasQueryResult

setQueryResult

Result from v2 agent.

Parameter
Name
Description
Returns
Type
Description
$this

getIntentSuggestion

An intent suggestion generated from conversation.

Returns
Type
Description

hasIntentSuggestion

setIntentSuggestion

An intent suggestion generated from conversation.

Parameter
Name
Description
Returns
Type
Description
$this

getAnswerRecord

The name of answer record, in the format of "projects/

Returns
Type
Description
string

setAnswerRecord

The name of answer record, in the format of "projects/

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getResult

Returns
Type
Description
string