metrics property

List<GoogleCloudAiplatformV1EvaluationRunMetric>? metrics
getter/setter pair

The metrics to be calculated in the evaluation run.

Required when analysis_configs is not set.

Optional.

Implementation

core.List<GoogleCloudAiplatformV1EvaluationRunMetric>? metrics;