Uses of Class
com.google.cloud.recommendationengine.v1beta1.UserEventServiceSettings
-
Packages that use UserEventServiceSettings Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AI -
-
Uses of UserEventServiceSettings in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 that return UserEventServiceSettings Modifier and Type Method Description UserEventServiceSettingsUserEventServiceSettings.Builder. build()static UserEventServiceSettingsUserEventServiceSettings. create(UserEventServiceStubSettings stub)UserEventServiceSettingsUserEventServiceClient. getSettings()Methods in com.google.cloud.recommendationengine.v1beta1 with parameters of type UserEventServiceSettings Modifier and Type Method Description static UserEventServiceClientUserEventServiceClient. create(UserEventServiceSettings settings)Constructs an instance of UserEventServiceClient, using the given settings.Constructors in com.google.cloud.recommendationengine.v1beta1 with parameters of type UserEventServiceSettings Constructor Description Builder(UserEventServiceSettings settings)UserEventServiceClient(UserEventServiceSettings settings)Constructs an instance of UserEventServiceClient, using the given settings.
-