[[["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 page details how to list all conversation profiles within a specified project using an HTTP GET request to a particular endpoint."],["The `parent` path parameter is required and specifies the project and location from which to retrieve conversation profiles, with proper authorization needed."],["Optional query parameters `pageSize` and `pageToken` can be utilized to manage the number of results returned and for pagination."],["The request body must be empty, and a successful response will provide an instance of `ListConversationProfilesResponse`."],["Authorization for this request requires one of two OAuth scopes: either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]