public class SmartReplySuggestion extends Object
A suggested reply to a given text.
Public Method Summary
String |
getText()
Gets the content of the suggested reply.
|
String |
toString()
A textual description of the suggestion, including the text.
|
Inherited Method Summary
Public Methods
public String getText ()
Gets the content of the suggested reply.
public String toString ()
A textual description of the suggestion, including the text.