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