| Package | Description |
|---|---|
| com.google.api.services.ml.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1StudyConfigMetricSpec |
GoogleCloudMlV1StudyConfigMetricSpec.clone() |
GoogleCloudMlV1StudyConfigMetricSpec |
GoogleCloudMlV1StudyConfigMetricSpec.set(String fieldName,
Object value) |
GoogleCloudMlV1StudyConfigMetricSpec |
GoogleCloudMlV1StudyConfigMetricSpec.setGoal(String goal)
Required.
|
GoogleCloudMlV1StudyConfigMetricSpec |
GoogleCloudMlV1StudyConfigMetricSpec.setMetric(String metric)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudMlV1StudyConfigMetricSpec> |
GoogleCloudMlV1StudyConfig.getMetrics()
Metric specs for the study.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1StudyConfig |
GoogleCloudMlV1StudyConfig.setMetrics(List<GoogleCloudMlV1StudyConfigMetricSpec> metrics)
Metric specs for the study.
|
Copyright © 2011–2021 Google. All rights reserved.