metrics property

List<GoogleCloudAiplatformV1MeasurementMetric>? metrics
getter/setter pair

A list of metrics got by evaluating the objective functions using suggested Parameter values.

Output only.

Implementation

core.List<GoogleCloudAiplatformV1MeasurementMetric>? metrics;