Uses of Class
com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceFutureStub
-
Packages that use TranslationServiceGrpc.TranslationServiceFutureStub Package Description com.google.cloud.translate.v3 A client to Cloud Translation API -
-
Uses of TranslationServiceGrpc.TranslationServiceFutureStub in com.google.cloud.translate.v3
Methods in com.google.cloud.translate.v3 that return TranslationServiceGrpc.TranslationServiceFutureStub Modifier and Type Method Description protected TranslationServiceGrpc.TranslationServiceFutureStub
TranslationServiceGrpc.TranslationServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static TranslationServiceGrpc.TranslationServiceFutureStub
TranslationServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-