public sealed class ExplanationMetadataOverride : IMessage<ExplanationMetadataOverride>, IEquatable<ExplanationMetadataOverride>, IDeepCloneable<ExplanationMetadataOverride>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ExplanationMetadataOverride.
The
[ExplanationMetadata][google.cloud.aiplatform.v1beta1.ExplanationMetadata]
entries that can be overridden at [online
explanation][google.cloud.aiplatform.v1beta1.PredictionService.Explain] time.
public MapField<string, ExplanationMetadataOverride.Types.InputMetadataOverride> Inputs { get; }
Required. Overrides the [input
metadata][google.cloud.aiplatform.v1beta1.ExplanationMetadata.inputs] of
the features. The key is the name of the feature to be overridden. The keys
specified here must exist in the input metadata to be overridden. If a
feature is not specified here, the corresponding feature's input metadata
is not overridden.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eExplanationMetadataOverride\u003c/code\u003e class, part of the Vertex AI v1beta1 API within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace, used for overriding explanation metadata.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExplanationMetadataOverride\u003c/code\u003e class allows for overriding \u003ccode\u003eExplanationMetadata\u003c/code\u003e entries during online explanations, and is a sealed class implementing multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and has two constructors, a default constructor and another one that accepts another \u003ccode\u003eExplanationMetadataOverride\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInputs\u003c/code\u003e property, of type \u003ccode\u003eMapField\u003c/code\u003e, is used to override input metadata of features, requiring that the keys are present in the original input metadata.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provided covers two versions of the class, \u003ccode\u003e1.0.0-beta21\u003c/code\u003e (latest) and \u003ccode\u003e1.0.0-beta20\u003c/code\u003e, with the main focus being on the latest version.\u003c/p\u003e\n"]]],[],null,[]]