com.google.mlkit.nl.translate

Annotations

TranslateLanguage.Language A language supported by the Translate API. 

Interfaces

Translator A Translation client for translating simple sentences from one language to another. 

Classes

TranslateLanguage Information about the languages that are supported by the Translate API. 
TranslateRemoteModel Information about a downloaded or to-be-downloaded model for translation. 
TranslateRemoteModel.Builder Builder for a TranslateRemoteModel. 
Translation Entry point to get a Translator for translating from the source language to the target language specified in options. 
TranslatorOptions Options for Translator. 
TranslatorOptions.Builder Builder to create a TranslatorOptions instance.