Searched defs:batchPredict (Results 1 – 4 of 4) sorted by relevance
228 default void batchPredict( in batchPredict() method325 public void batchPredict( in batchPredict() method in PredictionServiceGrpc.PredictionServiceStub405 public com.google.longrunning.Operation batchPredict( in batchPredict() method in PredictionServiceGrpc.PredictionServiceBlockingStub483 batchPredict(com.google.cloud.automl.v1beta1.BatchPredictRequest request) { in batchPredict() method in PredictionServiceGrpc.PredictionServiceFutureStub
229 default void batchPredict( in batchPredict() method331 public void batchPredict( in batchPredict() method in PredictionServiceGrpc.PredictionServiceStub417 public com.google.longrunning.Operation batchPredict( in batchPredict() method in PredictionServiceGrpc.PredictionServiceBlockingStub501 batchPredict(com.google.cloud.automl.v1.BatchPredictRequest request) { in batchPredict() method in PredictionServiceGrpc.PredictionServiceFutureStub
83 public void batchPredict( in batchPredict() method in MockPredictionServiceImpl