metrics property

List<GoogleCloudMlV1MetricSpec>? metrics
getter/setter pair

MetricSpec contains the specifications to use to calculate the desired nodes count.

Implementation

core.List<GoogleCloudMlV1MetricSpec>? metrics;