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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides reference documentation for the `GetConversationModelEvaluationRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET developers."],["The `GetConversationModelEvaluationRequest` class is used to request a specific conversation model evaluation, as part of the `ConversationModels.GetConversationModelEvaluation` functionality."],["The page lists available versions of the Dialogflow v2 API, ranging from the latest version 4.26.0, down to version 3.2.0, with version 4.24.0 being the currently selected version."],["The `GetConversationModelEvaluationRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base object class."],["The page details the constructor and the `Name` property of the class `GetConversationModelEvaluationRequest` that requires a fully qualified name string."]]],[]]