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