com.google.mlkit.nl.smartreply

Annotations

SmartReplySuggestionResult.Status A possible status code for a Smart Reply suggestion attempt. 

Interfaces

SmartReplyGenerator A SmartReply client for suggesting meaningful replies to a user input message. 

Classes

SmartReply Entry point to get a SmartReplyGenerator that suggests replies for a given text input. 
SmartReplyGeneratorOptions Options for SmartReplyGenerator
SmartReplyGeneratorOptions.Builder Builder to create a SmartReplyGeneratorOptions instance. 
SmartReplySuggestion A suggested reply to a given text. 
SmartReplySuggestionResult The suggested result from the SmartReplyGenerator for the given text. 
TextMessage Represents a text message from a certain user in a conversation, providing context for SmartReply to generate reply suggestions.