| Package | Description |
|---|---|
| com.google.api.services.sqladmin.model |
| Modifier and Type | Method and Description |
|---|---|
TargetMetric |
TargetMetric.clone() |
TargetMetric |
TargetMetric.set(String fieldName,
Object value) |
TargetMetric |
TargetMetric.setMetric(String metric)
The metric name to be used for auto scaling.
|
TargetMetric |
TargetMetric.setTargetValue(Float targetValue)
The target value for the metric.
|
| Modifier and Type | Method and Description |
|---|---|
List<TargetMetric> |
ReadPoolAutoScaleConfig.getTargetMetrics()
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
ReadPoolAutoScaleConfig |
ReadPoolAutoScaleConfig.setTargetMetrics(List<TargetMetric> targetMetrics)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.