Package com.google.cloud.translate
Interface TranslateFactory
-
- All Superinterfaces:
com.google.cloud.ServiceFactory<Translate,TranslateOptions>
- All Known Implementing Classes:
TranslateOptions.DefaultTranslateFactory
public interface TranslateFactory extends com.google.cloud.ServiceFactory<Translate,TranslateOptions>
An interface for Translates factories.