Class SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractBlockingStub<SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub>
-
- com.google.cloud.mediatranslation.v1beta1.SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub
-
- Enclosing class:
- SpeechTranslationServiceGrpc
public static final class SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub>
A stub to allow clients to do synchronous rpc calls to service SpeechTranslationService.Provides translation from/to media types.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub
build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
-
-
-
Method Detail
-
build
protected SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
build
in classio.grpc.stub.AbstractStub<SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub>
-
-