| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
LatencyCriteria |
LatencyCriteria.clone() |
LatencyCriteria |
BasicSli.getLatency()
Good service is defined to be the count of requests made to this service that are fast enough
with respect to latency.threshold.
|
LatencyCriteria |
LatencyCriteria.set(String fieldName,
Object value) |
LatencyCriteria |
LatencyCriteria.setThreshold(String threshold)
Good service is defined to be the count of requests made to this service that return in no more
than threshold.
|
| Modifier and Type | Method and Description |
|---|---|
BasicSli |
BasicSli.setLatency(LatencyCriteria latency)
Good service is defined to be the count of requests made to this service that are fast enough
with respect to latency.threshold.
|
Copyright © 2011–2025 Google. All rights reserved.