Class SpeechTranslationServiceGrpc.SpeechTranslationServiceImplBase
- java.lang.Object
-
- com.google.cloud.mediatranslation.v1beta1.SpeechTranslationServiceGrpc.SpeechTranslationServiceImplBase
-
- All Implemented Interfaces:
SpeechTranslationServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- SpeechTranslationServiceGrpc
public abstract static class SpeechTranslationServiceGrpc.SpeechTranslationServiceImplBase extends Object implements io.grpc.BindableService, SpeechTranslationServiceGrpc.AsyncService
Base class for the server implementation of the service SpeechTranslationService.Provides translation from/to media types.
-
-
Constructor Summary
Constructors Constructor Description SpeechTranslationServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.mediatranslation.v1beta1.SpeechTranslationServiceGrpc.AsyncService
streamingTranslateSpeech
-
-