Class SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub (0.47.0)

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.SpeechTranslationServiceFutureStub

Methods

build(Channel channel, CallOptions callOptions)

protected SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub build(Channel channel, CallOptions callOptions)
Parameters
NameDescription
channelio.grpc.Channel
callOptionsio.grpc.CallOptions
Returns
TypeDescription
SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)