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-04-09 UTC."],[[["This page 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 available across multiple versions of the API, with the latest version being 4.26.0 and a list showing down to version 3.2.0."],["The documentation includes details about the class's inheritance, implemented interfaces, constructors, and the `Name` property, which is used to specify the resource name of the conversation model evaluation."],["This resource can be found within the `Google.Cloud.Dialogflow.V2` namespace and is contained within the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]