[[["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 utilizes a POST method to a specific endpoint with a defined URL structure using gRPC Transcoding syntax."],["The required path parameter `parent` specifies the project and location, and also requires `dialogflow.conversationProfiles.create` IAM permission."],["The request body should contain an instance of `ConversationProfile`, and a successful response will include the newly created `ConversationProfile`."],["Authorization requires either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scopes."]]],[]]