| Package | Description |
|---|---|
| com.google.api.services.ml.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1ManualScaling |
GoogleCloudMlV1ManualScaling.clone() |
GoogleCloudMlV1ManualScaling |
GoogleCloudMlV1Version.getManualScaling()
Manually select the number of nodes to use for serving the model.
|
GoogleCloudMlV1ManualScaling |
GoogleCloudMlV1ManualScaling.set(String fieldName,
Object value) |
GoogleCloudMlV1ManualScaling |
GoogleCloudMlV1ManualScaling.setNodes(Integer nodes)
The number of nodes to allocate for this model.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1Version |
GoogleCloudMlV1Version.setManualScaling(GoogleCloudMlV1ManualScaling manualScaling)
Manually select the number of nodes to use for serving the model.
|
Copyright © 2011–2021 Google. All rights reserved.