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