Class ListUserEventsResponse (0.10.9)

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

Response message for ListUserEvents method.

Attributes

NameDescription
user_events MutableSequence[google.cloud.recommendationengine_v1beta1.types.UserEvent]
The user events.
next_page_token str
If empty, the list is complete. If nonempty, the token to pass to the next request's ListUserEvents.page_token.