Class SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractFutureStub<SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub>
-
- com.google.cloud.mediatranslation.v1beta1.SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub
-
- Enclosing class:
- SpeechTranslationServiceGrpc
public static final class SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub extends io.grpc.stub.AbstractFutureStub<SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub>
A stub to allow clients to do ListenableFuture-style rpc calls to service SpeechTranslationService.Provides translation from/to media types.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub
build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
-
-
-
Method Detail
-
build
protected SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
build
in classio.grpc.stub.AbstractStub<SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub>
-
-