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.
latestMessage
string
The name of the latest conversation message used to compile suggestion for.
Number of messages prior to and including latestMessage 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.
Smart reply confidence. The system's confidence score that this reply is a good match for this conversation, as a value from 0.0 (completely uncertain) to 1.0 (completely certain).
answerRecord
string
The name of answer record, in the format of "projects//locations//answerRecords/"
[[["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 2025-06-27 UTC."],[[["\u003cp\u003eThe response for \u003ccode\u003eParticipants.SuggestSmartReplies\u003c/code\u003e includes a list of \u003ccode\u003esmartReplyAnswers\u003c/code\u003e, the \u003ccode\u003elatestMessage\u003c/code\u003e used for the suggestion, and the \u003ccode\u003econtextSize\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003esmartReplyAnswers\u003c/code\u003e offers multiple potential replies, ordered by the model's prediction rank, with the maximum number defined in \u003ccode\u003eSmartReplyConfig\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eEach \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e contains a \u003ccode\u003ereply\u003c/code\u003e string, a \u003ccode\u003econfidence\u003c/code\u003e score (0.0 to 1.0), and an \u003ccode\u003eanswerRecord\u003c/code\u003e identifier.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003elatestMessage\u003c/code\u003e indicates which conversation message was used to generate the smart reply suggestions, in a specific project format.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003econtextSize\u003c/code\u003e is the amount of messages that was taken into account when suggesting, and it may be less than the requested \u003ccode\u003econtext_size\u003c/code\u003e depending on the number of messages in the conversation.\u003c/p\u003e\n"]]],[],null,[]]