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