metricResults property
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;
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.
core.List<GoogleCloudAiplatformV1MetricResult>? metricResults;