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.PredictionServiceBlockingStubPredictionServiceGrpc.PredictionServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static PredictionServiceGrpc.PredictionServiceBlockingStubPredictionServiceGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-