Uses of Class
com.google.cloud.automl.v1.AutoMlGrpc.AutoMlStub
-
Packages that use AutoMlGrpc.AutoMlStub Package Description com.google.cloud.automl.v1 A client to Cloud AutoML API -
-
Uses of AutoMlGrpc.AutoMlStub in com.google.cloud.automl.v1
Methods in com.google.cloud.automl.v1 that return AutoMlGrpc.AutoMlStub Modifier and Type Method Description protected AutoMlGrpc.AutoMlStub
AutoMlGrpc.AutoMlStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static AutoMlGrpc.AutoMlStub
AutoMlGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-