Class PredictionServiceStub

  • All Implemented Interfaces:
    com.google.api.gax.core.BackgroundResource, AutoCloseable
    Direct Known Subclasses:
    GrpcPredictionServiceStub, HttpJsonPredictionServiceStub

    @Generated("by gapic-generator-java")
    public abstract class PredictionServiceStub
    extends Object
    implements com.google.api.gax.core.BackgroundResource
    Base stub class for the PredictionService service API.

    This class is for advanced usage and reflects the underlying API directly.

    • Constructor Detail

      • PredictionServiceStub

        public PredictionServiceStub()
    • Method Detail

      • getOperationsStub

        public com.google.longrunning.stub.OperationsStub getOperationsStub()
      • getHttpJsonOperationsStub

        public com.google.api.gax.httpjson.longrunning.stub.OperationsStub getHttpJsonOperationsStub()
      • batchPredictCallable

        public com.google.api.gax.rpc.UnaryCallable<BatchPredictRequest,​com.google.longrunning.Operation> batchPredictCallable()