Class DataLabelingServiceGrpc.DataLabelingServiceImplBase (0.161.0)

public abstract static class DataLabelingServiceGrpc.DataLabelingServiceImplBase implements BindableService, DataLabelingServiceGrpc.AsyncService

Base class for the server implementation of the service DataLabelingService.

Service for the AI Platform Data Labeling API.

Inheritance

java.lang.Object > DataLabelingServiceGrpc.DataLabelingServiceImplBase

Implements

io.grpc.BindableService, DataLabelingServiceGrpc.AsyncService

Constructors

DataLabelingServiceImplBase()

public DataLabelingServiceImplBase()

Methods

bindService()

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