SmartReplySuggestion

public class SmartReplySuggestion extends Object

This class is deprecated.
The standalone ML Kit SDK replaces this API. For more information, refer to the migration guide.

A suggested reply to a given text.

Public Method Summary

String
getText()
Gets the content of the suggested reply.
String

Inherited Method Summary

Public Methods

public String getText ()

Gets the content of the suggested reply.

public String toString ()