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 webpage 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 follows a specific format that includes project, model, and evaluation IDs."],["The request body must be empty for this operation, as all parameters are specified in the request URL."],["A successful response returns an instance of `ConversationModelEvaluation`, containing the evaluation data."],["Authorization for this operation requires specific IAM permissions and either the `cloud-platform` or `dialogflow` OAuth scope."]]],[]]