Class ListConversationsResponse (0.4.0)

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

Message for response to listing conversations.

Attributes

Name Description
conversations MutableSequence[google.cloud.geminidataanalytics_v1alpha.types.Conversation]
The list of conversations.
next_page_token str
A token identifying a page of results the server should return.