inputs property
Required. Overrides the 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.
Implementation
final Map<String, ExplanationMetadataOverride_InputMetadataOverride> inputs;