The response message for
Participants.SuggestSmartReplies.
Attributes
Name
Description
smart_reply_answers
Sequence[google.cloud.dialogflow_v2.types.SmartReplyAnswer]
Output only. Multiple reply options provided
by smart reply service. The order is based on
the rank of the model prediction. The maximum
number of the returned replies is set in
SmartReplyConfig.
latest_message
str
The name of the latest conversation message used to compile
suggestion for.
Format:
``projects/
context_size
int
Number of messages prior to and including
latest_message
to compile the suggestion. It may be smaller than the
SuggestSmartRepliesRequest.context_size
field in the request if there aren't that many messages in
the conversation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]