Class ListUserEventsResponse (0.2.2)

ListUserEventsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for ListUserEvents method. .. attribute:: user_events

The user events.

:type: Sequence[google.cloud.recommendationengine_v1beta1.types.UserEvent]

Attribute

NameDescription
next_page_token str
If empty, the list is complete. If nonempty, the token to pass to the next request's ListUserEvents.page_token.