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-02 UTC."],[[["The `ModelEvaluation.Types.ModelEvaluationExplanationSpec` class is a sealed class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace and is located in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["The class offers two constructors, a default constructor and a constructor that accepts another `ModelEvaluation.Types.ModelEvaluationExplanationSpec` object for cloning."],["It has two properties: `ExplanationSpec` of type `ExplanationSpec` and `ExplanationType` of type string, used for model evaluation explanation details and type, respectively."],["The most recent version of this documentation is 1.0.0-beta21, although it shows information for version 1.0.0-beta01."]]],[]]