Uses of Class
com.google.cloud.retail.v2.ServingConfigServiceClient
-
Packages that use ServingConfigServiceClient Package Description com.google.cloud.retail.v2 A client to Retail API -
-
Uses of ServingConfigServiceClient in com.google.cloud.retail.v2
Methods in com.google.cloud.retail.v2 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.
-