| Package | Description |
|---|---|
| com.google.cloud.recommendationengine.v1beta1 |
A client to Recommendations AI
|
| com.google.cloud.recommendationengine.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
UserEventServiceClient.ListUserEventsPagedResponse |
UserEventServiceClient.listUserEvents(EventStoreName parent,
String filter)
Gets a list of user events within a time range, with potential filtering.
|
UserEventServiceClient.ListUserEventsPagedResponse |
UserEventServiceClient.listUserEvents(ListUserEventsRequest request)
Gets a list of user events within a time range, with potential filtering.
|
UserEventServiceClient.ListUserEventsPagedResponse |
UserEventServiceClient.listUserEvents(String parent,
String filter)
Gets a list of user events within a time range, with potential filtering.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<UserEventServiceClient.ListUserEventsPagedResponse> |
UserEventServiceClient.ListUserEventsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListUserEventsRequest,ListUserEventsResponse,UserEvent> context,
com.google.api.core.ApiFuture<ListUserEventsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListUserEventsRequest,UserEventServiceClient.ListUserEventsPagedResponse> |
UserEventServiceClient.listUserEventsPagedCallable()
Gets a list of user events within a time range, with potential filtering.
|
com.google.api.gax.rpc.PagedCallSettings<ListUserEventsRequest,ListUserEventsResponse,UserEventServiceClient.ListUserEventsPagedResponse> |
UserEventServiceSettings.listUserEventsSettings()
Returns the object with the settings used for calls to listUserEvents.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListUserEventsRequest,ListUserEventsResponse,UserEventServiceClient.ListUserEventsPagedResponse> |
UserEventServiceSettings.Builder.listUserEventsSettings()
Returns the builder for the settings used for calls to listUserEvents.
|
Copyright © 2024 Google LLC. All rights reserved.