[[["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-05 UTC."],[[["This API endpoint retrieves a list of conversation datasets from a specified project and location."],["The endpoint utilizes a `GET` request and requires a `parent` path parameter to identify the project and location, following the format `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e`."],["Optional query parameters `pageSize` (defaulting to 100, max 1000) and `pageToken` allow for pagination of the results."],["The request body must be empty, and a successful response will contain an instance of `ListConversationDatasetsResponse`."],["Authorization requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scope, and the `dialogflow.conversationDatasets.list` IAM permission on the specified resource."]]],[]]