Google Cloud Dialogflow V2 Client - Class AnswerFeedback (2.1.2)

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

Represents feedback the customer has about the quality & correctness of a certain answer in a conversation.

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

Namespace

Google \ Cloud \ Dialogflow \ V2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ correctness_level
int

The correctness level of the specific answer.

↳ agent_assistant_detail_feedback
AgentAssistantFeedback

Detail feedback of agent assist suggestions.

↳ clicked
bool

Indicates whether the answer/item was clicked by the human agent or not. Default to false. For knowledge search and knowledge assist, the answer record is considered to be clicked if the answer was copied or any URI was clicked.

↳ click_time
Google\Protobuf\Timestamp

Time when the answer/item was clicked.

↳ displayed
bool

Indicates whether the answer/item was displayed to the human agent in the agent desktop UI. Default to false.

↳ display_time
Google\Protobuf\Timestamp

Time when the answer/item was displayed.

getCorrectnessLevel

The correctness level of the specific answer.

Returns
Type
Description
int

setCorrectnessLevel

The correctness level of the specific answer.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

getAgentAssistantDetailFeedback

Detail feedback of agent assist suggestions.

Returns
Type
Description

hasAgentAssistantDetailFeedback

setAgentAssistantDetailFeedback

Detail feedback of agent assist suggestions.

Parameter
Name
Description
Returns
Type
Description
$this

getClicked

Indicates whether the answer/item was clicked by the human agent or not. Default to false.

For knowledge search and knowledge assist, the answer record is considered to be clicked if the answer was copied or any URI was clicked.

Returns
Type
Description
bool

setClicked

Indicates whether the answer/item was clicked by the human agent or not. Default to false.

For knowledge search and knowledge assist, the answer record is considered to be clicked if the answer was copied or any URI was clicked.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

getClickTime

Time when the answer/item was clicked.

Returns
Type
Description

hasClickTime

clearClickTime

setClickTime

Time when the answer/item was clicked.

Parameter
Name
Description
Returns
Type
Description
$this

getDisplayed

Indicates whether the answer/item was displayed to the human agent in the agent desktop UI. Default to false.

Returns
Type
Description
bool

setDisplayed

Indicates whether the answer/item was displayed to the human agent in the agent desktop UI. Default to false.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

getDisplayTime

Time when the answer/item was displayed.

Returns
Type
Description

hasDisplayTime

clearDisplayTime

setDisplayTime

Time when the answer/item was displayed.

Parameter
Name
Description
Returns
Type
Description
$this

getDetailFeedback

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