Lists Sessions in a given reasoning engine.
Path parameters
Required. The resource name of the location to list sessions from. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}
Query parameters
Optional. The standard list filter. Supported fields: * display_name * user_id * labels Example: display_name="abc", user_id="123", labels.key="value".
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.
Optional. The maximum number of sessions to return. The service may return fewer than this value. If unspecified, the default page size is 100. Values greater than 100 will be capped at 100.
Optional. The next_page_token value returned from a previous list SessionService.ListSessions call.
Response
Successful response