Uses of Class
com.google.cloud.retail.v2alpha.stub.PredictionServiceStub
-
Packages that use PredictionServiceStub Package Description com.google.cloud.retail.v2alpha A client to Retail APIcom.google.cloud.retail.v2alpha.stub -
-
Uses of PredictionServiceStub in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return PredictionServiceStub Modifier and Type Method Description PredictionServiceStubPredictionServiceClient. getStub()Methods in com.google.cloud.retail.v2alpha with parameters of type PredictionServiceStub Modifier and Type Method Description static PredictionServiceClientPredictionServiceClient. create(PredictionServiceStub stub)Constructs an instance of PredictionServiceClient, using the given stub for making calls.Constructors in com.google.cloud.retail.v2alpha with parameters of type PredictionServiceStub Constructor Description PredictionServiceClient(PredictionServiceStub stub) -
Uses of PredictionServiceStub in com.google.cloud.retail.v2alpha.stub
Subclasses of PredictionServiceStub in com.google.cloud.retail.v2alpha.stub Modifier and Type Class Description classGrpcPredictionServiceStubgRPC stub implementation for the PredictionService service API.classHttpJsonPredictionServiceStubREST stub implementation for the PredictionService service API.Methods in com.google.cloud.retail.v2alpha.stub that return PredictionServiceStub Modifier and Type Method Description PredictionServiceStubPredictionServiceStubSettings. createStub()
-