str
Required. The resource name of the location to list sessions
from. Format:
projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}
page_size
int
Optional. The maximum number of sessions to
return. The service may return fewer than this
value. If unspecified, at most 100 sessions will
be returned.
page_token
str
Optional. The
next_page_token
value returned from a previous list
SessionService.ListSessions
call.
filter
str
Optional. The standard list filter. Supported fields: \*
display_name \* user_id \* labels
Example: display_name="abc", user_id="123",
labels.key="value".
order_by
str
Optional. A comma-separated list of fields to order by,
sorted in ascending order. Use "desc" after a field name for
descending. Supported fields:
- create_time
- update_time
Example: create_time desc.
[[["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-06-17 UTC."],[],[]]