Uses of Class
com.google.cloud.automl.v1.PredictionServiceGrpc.PredictionServiceFutureStub
-
Packages that use PredictionServiceGrpc.PredictionServiceFutureStub Package Description com.google.cloud.automl.v1 A client to Cloud AutoML API -
-
Uses of PredictionServiceGrpc.PredictionServiceFutureStub in com.google.cloud.automl.v1
Methods in com.google.cloud.automl.v1 that return PredictionServiceGrpc.PredictionServiceFutureStub Modifier and Type Method Description protected PredictionServiceGrpc.PredictionServiceFutureStub
PredictionServiceGrpc.PredictionServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static PredictionServiceGrpc.PredictionServiceFutureStub
PredictionServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-