GoogleCloudAiplatformV1ExplanationSpec class

Specification of Model explanation.

Properties

hashCode int
The hash code for this object.
no setterinherited
metadata GoogleCloudAiplatformV1ExplanationMetadata?
Metadata describing the Model's input and output for explanation.
getter/setter pair
parameters GoogleCloudAiplatformV1ExplanationParameters?
Parameters that configure explaining of the Model's predictions.
getter/setter pair
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() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

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