The request message for
Conversations.ListConversations.
Attributes
Name
Description
parent
str
Required. The project from which to list all conversation.
Format: projects/.
page_size
int
Optional. The maximum number of items to
return in a single page. By default 100 and at
most 1000.
page_token
str
Optional. The next_page_token value returned from a previous
list request.
filter
str
Optional. A filter expression that filters conversations
listed in the response. Only lifecycle_state can be
filtered on in this way. For example, the following
expression only returns COMPLETED conversations:
lifecycle_state = "COMPLETED"
For more information about filtering, see `API
Filtering
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-31 UTC."],[],[]]