GoogleCloudAiplatformV1EvaluationRunMetric class

The metric used for evaluation runs.

Properties

hashCode int
The hash code for this object.
no setterinherited
llmBasedMetricSpec GoogleCloudAiplatformV1EvaluationRunMetricLLMBasedMetricSpec?
Spec for an LLM based metric.
getter/setter pair
metric String?
The name of the metric.
getter/setter pair
predefinedMetricSpec GoogleCloudAiplatformV1EvaluationRunMetricPredefinedMetricSpec?
Spec for a pre-defined metric.
getter/setter pair
rubricBasedMetricSpec GoogleCloudAiplatformV1EvaluationRunMetricRubricBasedMetricSpec?
Spec for rubric based metric.
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