public sealed class ModelEvaluation.Types.ModelEvaluationExplanationSpec : IMessage<ModelEvaluation.Types.ModelEvaluationExplanationSpec>, IEquatable<ModelEvaluation.Types.ModelEvaluationExplanationSpec>, IDeepCloneable<ModelEvaluation.Types.ModelEvaluationExplanationSpec>, IBufferMessage, IMessage
[[["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-25 UTC."],[[["The latest version available for `ModelEvaluation.Types.ModelEvaluationExplanationSpec` is 1.0.0-beta21."],["`ModelEvaluation.Types.ModelEvaluationExplanationSpec` is a sealed class that inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default constructor `ModelEvaluationExplanationSpec()` and another that accepts a `ModelEvaluation.Types.ModelEvaluationExplanationSpec` object."],["The `ExplanationSpec` property of type `ExplanationSpec` contains the explanation specification details."],["The `ExplanationType` property, of type `string`, denotes the type of explanation, with examples provided for AutoML Image Classification models such as `image-integrated-gradients` and `image-xrai`."]]],[]]