GoogleCloudAiplatformV1ExplanationSpecOverride class
The ExplanationSpec entries that can be overridden at online explanation time.
Constructors
Properties
- examplesOverride ↔ GoogleCloudAiplatformV1ExamplesOverride?
-
The example-based explanations parameter overrides.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- metadata ↔ GoogleCloudAiplatformV1ExplanationMetadataOverride?
-
The metadata to be overridden.
getter/setter pair
- parameters ↔ GoogleCloudAiplatformV1ExplanationParameters?
-
The parameters to be overridden.
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