Class ListConversationsResponse (0.11.11)

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

Response for ListConversations method.

Attributes

NameDescription
conversations MutableSequence[google.cloud.discoveryengine_v1alpha.types.Conversation]
All the Conversations for a given data store.
next_page_token str
Pagination token, if not returned indicates the last page.