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-03-21 UTC."],[[["This webpage provides documentation for the `EvaluationConfig` class within the Google Cloud Dialogflow v2 API, with the latest version being 4.26.0 and going as far back as version 3.2.0."],["The `EvaluationConfig` class is used for configuring model evaluations and is part of the `Google.Cloud.Dialogflow.V2` namespace in the Google.Cloud.Dialogflow.V2.dll assembly."],["The `EvaluationConfig` class includes properties such as `Datasets` (for evaluation datasets), `ModelSpecificConfigCase`, `SmartComposeConfig`, and `SmartReplyConfig` for various model evaluation configurations."],["The `EvaluationConfig` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with its instances being able to be constructed with or without an existing instance of itself."],["There are 35 different version links to different `EvaluationConfig` classes, each having different implementations and code, with the version of the class being the only difference between these links."]]],[]]