[[["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 2025-03-19 UTC."],[[["This endpoint retrieves a list of Sessions associated with a specific DataStore, identified by its `parent` resource path."],["The `parent` path parameter is required and specifies the DataStore resource name in the format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStoreId}`."],["Query parameters allow for pagination (`pageSize`, `pageToken`), filtering (`filter`) by userPseudoId or state, and ordering (`orderBy`) the results by fields such as `updateTime`, `createTime`, `session_name`, and `isPinned`."],["The request body must be empty, and a successful response will contain a `ListSessionsResponse` object."],["Access to this function requires the `discoveryengine.sessions.list` IAM permission on the parent resource, along with the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]