public static final class SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub extends AbstractFutureStub<SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub>A stub to allow clients to do ListenableFuture-style rpc calls to service SpeechTranslationService.
Provides translation from/to media types.
Inheritance
java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractFutureStub > SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStubMethods
build(Channel channel, CallOptions callOptions)
protected SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub build(Channel channel, CallOptions callOptions)| Parameters | |
|---|---|
| Name | Description |
channel |
io.grpc.Channel |
callOptions |
io.grpc.CallOptions |
| Returns | |
|---|---|
| Type | Description |
SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub |
|
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)