[[["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-01-15 UTC."],[[["This webpage details the process of creating a conversation profile within a specified project using the API."],["The HTTP request for creating a profile is a POST request to a URL that includes project and location details, using the `conversationProfiles` path."],["The `parent` parameter in the path is required and specifies the project and location, with the necessary IAM permission being `dialogflow.conversationProfiles.create`."],["The request body must contain an instance of the `ConversationProfile`, and a successful response will include the newly created `ConversationProfile`."],["Authorization requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scope."]]],[]]