| Package | Description |
|---|---|
| com.google.api.services.ml.v1 | |
| com.google.api.services.ml.v1.model |
| Modifier and Type | Method and Description |
|---|---|
CloudMachineLearningEngine.Projects.Predict |
CloudMachineLearningEngine.Projects.predict(String name,
GoogleCloudMlV1PredictRequest content)
Performs online prediction on the data in the request.
|
| Constructor and Description |
|---|
Predict(String name,
GoogleCloudMlV1PredictRequest content)
Performs online prediction on the data in the request.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1PredictRequest |
GoogleCloudMlV1PredictRequest.clone() |
GoogleCloudMlV1PredictRequest |
GoogleCloudMlV1PredictRequest.set(String fieldName,
Object value) |
GoogleCloudMlV1PredictRequest |
GoogleCloudMlV1PredictRequest.setHttpBody(GoogleApiHttpBody httpBody)
Required.
|
Copyright © 2011–2021 Google. All rights reserved.