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