ExplanationMetadataOverride class final

The ExplanationMetadata entries that can be overridden at google.cloud.aiplatform.v1beta1.PredictionService.Explain time.

Inheritance
  • Object
  • ProtoMessage
  • ExplanationMetadataOverride

Properties

hashCode int
The hash code for this object.
no setterinherited
inputs Map<String, ExplanationMetadataOverride_InputMetadataOverride>
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.
final
qualifiedName String
The fully qualified name of this message, i.e., google.protobuf.Duration or google.rpc.ErrorInfo.
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Object
override
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

fullyQualifiedName → const String