Class SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub (0.50.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
Name Description
channel io.grpc.Channel
callOptions io.grpc.CallOptions
Returns
Type Description
SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)