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