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"]],[["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."],[[["The latest version of the Google Cloud Dialogflow V2 API reference documentation for `ListConversationModelEvaluationsRequest` is version 4.26.0."],["This webpage provides documentation for the `ListConversationModelEvaluationsRequest` class across multiple versions, ranging from 3.2.0 to the latest, 4.26.0."],["`ListConversationModelEvaluationsRequest` is a class used for listing conversation model evaluations in the Dialogflow V2 API, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["The class `ListConversationModelEvaluationsRequest` allows you to retrieve conversation model evaluations, with adjustable `PageSize` and `PageToken` properties to manage the amount of data returned, and a required `Parent` property for the conversation model resource name."],["This reference documentation is in the .NET framework, within the namespace `Google.Cloud.Dialogflow.V2`, contained in the assembly `Google.Cloud.Dialogflow.V2.dll`."]]],[]]