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