Uses of Class
com.google.cloud.retail.v2alpha.ModelServiceClient
-
Packages that use ModelServiceClient Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of ModelServiceClient in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return ModelServiceClient Modifier and Type Method Description static ModelServiceClientModelServiceClient. create()Constructs an instance of ModelServiceClient with default settings.static ModelServiceClientModelServiceClient. create(ModelServiceSettings settings)Constructs an instance of ModelServiceClient, using the given settings.static ModelServiceClientModelServiceClient. create(ModelServiceStub stub)Constructs an instance of ModelServiceClient, using the given stub for making calls.
-