[[["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 method facilitates the creation of a conversation model through a long-running operation, which will return a response and metadata."],["The HTTP request is made using a POST method to a specified endpoint, incorporating gRPC Transcoding syntax for URLs."],["The creation requires a parent parameter to be specified, which identifies the project and necessitates the `dialogflow.conversationModels.create` IAM permission."],["The request body must include an instance of the `ConversationModel`, and a successful response will return an `Operation` instance."],["Authorization to create a conversation model requires one of two OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]