metrics property

List<GoogleCloudMlV1MeasurementMetric>? metrics
getter/setter pair

Provides a list of metrics that act as inputs into the objective function.

Implementation

core.List<GoogleCloudMlV1MeasurementMetric>? metrics;