| Package | Description |
|---|---|
| com.google.api.services.ml.v1 | |
| com.google.api.services.ml.v1.model |
| Modifier and Type | Method and Description |
|---|---|
CloudMachineLearningEngine.Projects.Locations.Studies.Trials.AddMeasurement |
CloudMachineLearningEngine.Projects.Locations.Studies.Trials.addMeasurement(String name,
GoogleCloudMlV1AddTrialMeasurementRequest content)
Adds a measurement of the objective metrics to a trial.
|
| Constructor and Description |
|---|
AddMeasurement(String name,
GoogleCloudMlV1AddTrialMeasurementRequest content)
Adds a measurement of the objective metrics to a trial.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1AddTrialMeasurementRequest |
GoogleCloudMlV1AddTrialMeasurementRequest.clone() |
GoogleCloudMlV1AddTrialMeasurementRequest |
GoogleCloudMlV1AddTrialMeasurementRequest.set(String fieldName,
Object value) |
GoogleCloudMlV1AddTrialMeasurementRequest |
GoogleCloudMlV1AddTrialMeasurementRequest.setMeasurement(GoogleCloudMlV1Measurement measurement)
Required.
|
Copyright © 2011–2021 Google. All rights reserved.