public sealed class GetConversationModelEvaluationRequest : IMessage<GetConversationModelEvaluationRequest>, IEquatable<GetConversationModelEvaluationRequest>, IDeepCloneable<GetConversationModelEvaluationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class GetConversationModelEvaluationRequest.
The request message for
[ConversationModels.GetConversationModelEvaluation][google.cloud.dialogflow.v2.ConversationModels.GetConversationModelEvaluation]
Required. The conversation model evaluation resource name. Format:
projects/<Project ID>/conversationModels/<Conversation Model
ID>/evaluations/<Evaluation ID>
[[["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-21 UTC."],[[["This webpage provides reference documentation for the `GetConversationModelEvaluationRequest` class within the Google Cloud Dialogflow v2 API."],["The `GetConversationModelEvaluationRequest` class is used to request a specific conversation model evaluation, as defined in the `ConversationModels.GetConversationModelEvaluation` method."],["The class is implemented in the Google.Cloud.Dialogflow.V2 namespace, contained within the Google.Cloud.Dialogflow.V2.dll assembly."],["The latest version of the class is 4.26.0, and the documentation provides links to versions spanning from 3.2.0 to 4.26.0, as well as the version being currently displayed which is 4.12.0."],["The documentation also details the class's constructors and properties, including the `Name` property, which is required to specify the conversation model evaluation resource name in the `projects/\u003cProject ID\u003e/conversationModels/\u003cConversation Model ID\u003e/evaluations/\u003cEvaluation ID\u003e` format."]]],[]]