[[["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 endpoint allows the creation of an evaluation for a conversation model using a POST request to a specified URL that includes project, location, and model identifiers."],["The request requires a specific format for the `parent` path parameter, which is the resource name of the conversation model, and mandates `dialogflow.conversationModelEvaluations.create` IAM permission."],["The request body must contain a `conversationModelEvaluation` object, as specified in the JSON representation."],["Successful requests will return a newly created `Operation` instance in the response body."],["Authorization for this request requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scope."]]],[]]