Class SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub (0.17.0)

public static final class SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub extends AbstractFutureStub<SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub>

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)