Interface TranslateFactory (2.1.13)

public interface TranslateFactory extends ServiceFactory<Translate,TranslateOptions>

An interface for Translates factories.

Implements

com.google.cloud.ServiceFactory<com.google.cloud.translate.Translate,com.google.cloud.translate.TranslateOptions>