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."],[[["This webpage provides reference documentation for the `ListConversationModelEvaluationsRequest` class in the Google Cloud Dialogflow v2 API, detailing its functionality and usage within the .NET environment."],["The content showcases the inheritance hierarchy and implemented interfaces of the `ListConversationModelEvaluationsRequest` class, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IMessage`, and `IPageRequest`."],["This class, `ListConversationModelEvaluationsRequest`, is a request message for the `ConversationModels.ListConversationModelEvaluations` method, enabling users to retrieve a list of conversation model evaluations."],["The page outlines the constructors, properties (such as `PageSize`, `PageToken`, and `Parent`), and their associated descriptions, allowing developers to understand how to instantiate and configure the request."],["It offers links to various versions of the API documentation, from the latest version (4.26.0) down to version 3.2.0, alongside the `ListConversationModelEvaluationsRequest` page itself, allowing users to navigate through the available versions of the documentation."]]],[]]