Class ListSessionsResponse (0.11.11)

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

Response for ListSessions method.

Attributes

NameDescription
sessions MutableSequence[google.cloud.discoveryengine_v1beta.types.Session]
All the Sessions for a given data store.
next_page_token str
Pagination token, if not returned indicates the last page.