| Package | Description |
|---|---|
| com.google.api.services.ml.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1MetricSpec |
GoogleCloudMlV1MetricSpec.clone() |
GoogleCloudMlV1MetricSpec |
GoogleCloudMlV1MetricSpec.set(String fieldName,
Object value) |
GoogleCloudMlV1MetricSpec |
GoogleCloudMlV1MetricSpec.setName(String name)
metric name.
|
GoogleCloudMlV1MetricSpec |
GoogleCloudMlV1MetricSpec.setTarget(Integer target)
Target specifies the target value for the given metric; once real metric deviates from the
threshold by a certain percentage, the node count changes.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudMlV1MetricSpec> |
GoogleCloudMlV1AutoScaling.getMetrics()
MetricSpec contains the specifications to use to calculate the desired nodes count.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1AutoScaling |
GoogleCloudMlV1AutoScaling.setMetrics(List<GoogleCloudMlV1MetricSpec> metrics)
MetricSpec contains the specifications to use to calculate the desired nodes count.
|
Copyright © 2011–2021 Google. All rights reserved.