Class SpeechTranslationServiceGrpc.SpeechTranslationServiceImplBase (0.47.0)

public abstract static class SpeechTranslationServiceGrpc.SpeechTranslationServiceImplBase implements BindableService, SpeechTranslationServiceGrpc.AsyncService

Base class for the server implementation of the service SpeechTranslationService.

Provides translation from/to media types.

Inheritance

java.lang.Object > SpeechTranslationServiceGrpc.SpeechTranslationServiceImplBase

Implements

io.grpc.BindableService, SpeechTranslationServiceGrpc.AsyncService

Constructors

SpeechTranslationServiceImplBase()

public SpeechTranslationServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition