Class PredictionServiceGrpc.PredictionServiceImplBase

  • All Implemented Interfaces:
    PredictionServiceGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    PredictionServiceGrpc

    public abstract static class PredictionServiceGrpc.PredictionServiceImplBase
    extends Object
    implements io.grpc.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 dash-case, either of those cases is accepted.
     
    • Constructor Detail

      • PredictionServiceImplBase

        public PredictionServiceImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService