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