public sealed class EvaluationConfig : IMessage<EvaluationConfig>, IEquatable<EvaluationConfig>, IDeepCloneable<EvaluationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class EvaluationConfig.
[[["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 webpage provides reference documentation for the `EvaluationConfig` class within the Google Cloud Dialogflow v2 API for .NET, with the current version being 4.8.0."],["The `EvaluationConfig` class is used to define the configuration for model evaluation within the Dialogflow API, and it implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the available constructors for the `EvaluationConfig` class, including a default constructor and one that accepts another `EvaluationConfig` object as a parameter."],["The `EvaluationConfig` class includes properties like `Datasets`, `ModelSpecificConfigCase`, `SmartComposeConfig`, and `SmartReplyConfig`, which are used to configure different aspects of the model evaluation, such as the datasets used and specific configurations for smart compose and smart reply models."],["This documentation provides a historical look at previous versions of the API, with versions ranging from 4.26.0 (latest) down to 3.2.0 being represented."]]],[]]