[[["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 by `userPseudoId` and `state`, sort by `updateTime`, `createTime`, `session_name`, and `isPinned`, and paginate the results using the `pageSize` and `pageToken` query parameters."],["The request requires authorization with the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `discoveryengine.sessions.list` IAM permission on the `parent` resource."],["The request must be an HTTP GET request with an empty body, and the response body will be an instance of `ListSessionsResponse`."],["The URL structure utilizes gRPC Transcoding syntax, with the `parent` path parameter being a required field specifying the DataStore resource."]]],[]]