Uses of Class
com.google.cloud.automl.v1beta1.stub.GrpcPredictionServiceStub
-
Packages that use GrpcPredictionServiceStub Package Description com.google.cloud.automl.v1beta1.stub -
-
Uses of GrpcPredictionServiceStub in com.google.cloud.automl.v1beta1.stub
Methods in com.google.cloud.automl.v1beta1.stub that return GrpcPredictionServiceStub Modifier and Type Method Description static GrpcPredictionServiceStub
GrpcPredictionServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcPredictionServiceStub
GrpcPredictionServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcPredictionServiceStub
GrpcPredictionServiceStub. create(PredictionServiceStubSettings settings)
-