Uses of Class
com.google.cloud.recommendationengine.v1beta1.UserEventServiceClient
-
Packages that use UserEventServiceClient Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AI -
-
Uses of UserEventServiceClient in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 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.
-