metricResults property

List<GoogleCloudAiplatformV1MetricResult>? metricResults
getter/setter pair

Metric results for each instance.

The order of the metric results is guaranteed to be the same as the order of the instances in the request.

Implementation

core.List<GoogleCloudAiplatformV1MetricResult>? metricResults;