[[["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 all conversation profiles within a specified project."],["The HTTP request uses a `GET` method to the provided endpoint with a defined path structure including `projects/*`."],["The required `parent` path parameter specifies the project from which to list conversation profiles, and listing requires `dialogflow.conversationProfiles.list` IAM permission."],["Optional `pageSize` and `pageToken` query parameters can be used to control the number of results returned and navigate through multiple pages of results respectively."],["Successful requests return a response body containing a `ListConversationProfilesResponse`, and authorization requires one of the provided OAuth scopes."]]],[]]