Interface TranslateFactory (2.13.0)

Stay organized with collections Save and categorize content based on your preferences.
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>