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