[[["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 API endpoint retrieves a list of Sessions associated with a specified DataStore, identified by the `parent` path parameter."],["You can filter the results using the `filter` query parameter, and define the maximum number of results returned per page with the `pageSize` parameter."],["The `orderBy` query parameter can sort results by `updateTime`, `createTime`, `session_name`, or `isPinned`, in either ascending or descending order."],["The request body for this endpoint must be empty, and a successful response returns a `ListSessionsResponse` object."],["To use this endpoint you need to have the `discoveryengine.sessions.list` IAM permission on the parent resource, and must authenticate with the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]