Class TranslationServiceGrpc.TranslationServiceImplBase (2.54.0)

See more code actions.
public abstract static class TranslationServiceGrpc.TranslationServiceImplBase implements BindableService, TranslationServiceGrpc.AsyncService

Base class for the server implementation of the service TranslationService.

Provides natural language translation operations.

java.lang.Object > TranslationServiceGrpc.TranslationServiceImplBase

Implements

io.grpc.BindableService, TranslationServiceGrpc.AsyncService

Constructors

TranslationServiceImplBase()

public TranslationServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition