Google Cloud Dialogflow V2 Client - Class AgentAssistantRecord (1.0.1)

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

Represents a record of a human agent assist answer.

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

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ article_suggestion_answer
Google\Cloud\Dialogflow\V2\ArticleAnswer

Output only. The article suggestion answer.

↳ faq_answer
Google\Cloud\Dialogflow\V2\FaqAnswer

Output only. The FAQ answer.

getArticleSuggestionAnswer

Output only. The article suggestion answer.

Generated from protobuf field .google.cloud.dialogflow.v2.ArticleAnswer article_suggestion_answer = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

hasArticleSuggestionAnswer

setArticleSuggestionAnswer

Output only. The article suggestion answer.

Generated from protobuf field .google.cloud.dialogflow.v2.ArticleAnswer article_suggestion_answer = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name
Description
Returns
Type
Description
$this

getFaqAnswer

Output only. The FAQ answer.

Generated from protobuf field .google.cloud.dialogflow.v2.FaqAnswer faq_answer = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type
Description

hasFaqAnswer

setFaqAnswer

Output only. The FAQ answer.

Generated from protobuf field .google.cloud.dialogflow.v2.FaqAnswer faq_answer = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name
Description
Returns
Type
Description
$this

getAnswer

Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: