public sealed class ListConversationModelEvaluationsRequest : IMessage<ListConversationModelEvaluationsRequest>, IEquatable<ListConversationModelEvaluationsRequest>, IDeepCloneable<ListConversationModelEvaluationsRequest>, IBufferMessage, IMessage, IPageRequest
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class ListConversationModelEvaluationsRequest.
The request message for
[ConversationModels.ListConversationModelEvaluations][google.cloud.dialogflow.v2.ConversationModels.ListConversationModelEvaluations]
[[["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."],[[["\u003cp\u003eThe content provides reference documentation for the \u003ccode\u003eListConversationModelEvaluationsRequest\u003c/code\u003e class in the Google Cloud Dialogflow v2 API, specifically within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to request a list of conversation model evaluations, and it implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the class's constructors, such as a parameterless constructor and one that takes another \u003ccode\u003eListConversationModelEvaluationsRequest\u003c/code\u003e as input for cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003ePageSize\u003c/code\u003e, which sets the maximum number of evaluations returned per page, \u003ccode\u003ePageToken\u003c/code\u003e for paginated requests, and \u003ccode\u003eParent\u003c/code\u003e, which specifies the conversation model resource name in the format of \u003ccode\u003eprojects/<Project ID>/conversationModels/<Conversation Model ID>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe content shows a list of older version references, going from version 4.26.0 all the way down to version 3.2.0, each version pointing to \u003ccode\u003eListConversationModelEvaluationsRequest\u003c/code\u003e documentation for that version.\u003c/p\u003e\n"]]],[],null,[]]