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-04-09 UTC."],[[["The `ModelEvaluation.Types.ModelEvaluationExplanationSpec` class is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from `object` and is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["It includes two constructors: a default constructor `ModelEvaluationExplanationSpec()` and a constructor that takes another `ModelEvaluationExplanationSpec` object as a parameter."],["The class has properties `ExplanationSpec` of type `ExplanationSpec` and `ExplanationType` of type string, with the latter specifying the explanation type for AutoML Image Classification models."],["The class can be accessed in two versions, the latest version of `1.0.0-beta21`, and `1.0.0-beta20`."]]],[]]