Class PredictionServiceGrpc.PredictionServiceImplBase (2.41.0)

public abstract static class PredictionServiceGrpc.PredictionServiceImplBase implements BindableService, PredictionServiceGrpc.AsyncService

Base class for the server implementation of the service PredictionService.

AutoML Prediction API. On any input that is documented to expect a string parameter in snake_case or kebab-case, either of those cases is accepted.

Inheritance

java.lang.Object > PredictionServiceGrpc.PredictionServiceImplBase

Implements

io.grpc.BindableService, PredictionServiceGrpc.AsyncService

Constructors

PredictionServiceImplBase()

public PredictionServiceImplBase()

Methods

bindService()

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