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