[[["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 document describes how to list all conversation profiles within a specified project using a `GET` HTTP request to the provided endpoint."],["The request requires the `parent` path parameter to specify the project, with the format `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e`, and appropriate IAM permissions."],["You can customize the response by using optional query parameters `pageSize` to control the amount of information, and `pageToken` to retrieve additional pages."],["The body of the request must be empty, and a successful response will return an instance of `ListConversationProfilesResponse`."],["To authorize the request, one of two OAuth scopes, `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`, is needed."]]],[]]