The response message for
Conversations.ListMessages.
Attributes
Name
Description
messages
MutableSequence[google.cloud.dialogflow_v2.types.Message]
The list of messages. There will be a maximum number of
items returned based on the page_size field in the request.
messages is sorted by create_time in descending
order.
next_page_token
str
Token to retrieve the next page of results,
or empty if there are no more results in the
list.