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