Interface TranslateRpcFactory (2.17.0)

public interface TranslateRpcFactory extends ServiceRpcFactory<TranslateOptions>

An interface for Translation RPC factory. Implementation will be loaded via java.util.ServiceLoader.

Implements

com.google.cloud.spi.ServiceRpcFactory<com.google.cloud.translate.TranslateOptions>