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 ServingConfigServiceClient
ServingConfigServiceClient. create()
Constructs an instance of ServingConfigServiceClient with default settings.static ServingConfigServiceClient
ServingConfigServiceClient. create(ServingConfigServiceSettings settings)
Constructs an instance of ServingConfigServiceClient, using the given settings.static ServingConfigServiceClient
ServingConfigServiceClient. create(ServingConfigServiceStub stub)
Constructs an instance of ServingConfigServiceClient, using the given stub for making calls.
-