Required. The conversation model evaluation resource name. Format: projects/<Project ID>/conversationModels/<Conversation Model
ID>/evaluations/<Evaluation ID>
Authorization requires the following IAM permission on the specified resource name:
[[["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 page details how to retrieve an evaluation of a conversation model using a GET HTTP request to a specific endpoint."],["The request URL requires a `name` path parameter, which specifies the conversation model evaluation resource name in a predefined format."],["The request body must be empty when getting an evaluation of a conversation model."],["A successful request returns a `ConversationModelEvaluation` object in the response body."],["Authorization to access this functionality requires specific OAuth scopes, either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]