| Package | Description |
|---|---|
| com.google.api.services.ml.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1MeasurementMetric |
GoogleCloudMlV1MeasurementMetric.clone() |
GoogleCloudMlV1MeasurementMetric |
GoogleCloudMlV1MeasurementMetric.set(String fieldName,
Object value) |
GoogleCloudMlV1MeasurementMetric |
GoogleCloudMlV1MeasurementMetric.setMetric(String metric)
Required.
|
GoogleCloudMlV1MeasurementMetric |
GoogleCloudMlV1MeasurementMetric.setValue(Double value)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudMlV1MeasurementMetric> |
GoogleCloudMlV1Measurement.getMetrics()
Provides a list of metrics that act as inputs into the objective function.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1Measurement |
GoogleCloudMlV1Measurement.setMetrics(List<GoogleCloudMlV1MeasurementMetric> metrics)
Provides a list of metrics that act as inputs into the objective function.
|
Copyright © 2011–2021 Google. All rights reserved.