public static interface BasicSli.LatencyCriteriaOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Duration |
getThreshold()
Good service is defined to be the count of requests made to this service
that return in no more than `threshold`.
|
com.google.protobuf.DurationOrBuilder |
getThresholdOrBuilder()
Good service is defined to be the count of requests made to this service
that return in no more than `threshold`.
|
boolean |
hasThreshold()
Good service is defined to be the count of requests made to this service
that return in no more than `threshold`.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasThreshold()
Good service is defined to be the count of requests made to this service that return in no more than `threshold`.
.google.protobuf.Duration threshold = 3;com.google.protobuf.Duration getThreshold()
Good service is defined to be the count of requests made to this service that return in no more than `threshold`.
.google.protobuf.Duration threshold = 3;com.google.protobuf.DurationOrBuilder getThresholdOrBuilder()
Good service is defined to be the count of requests made to this service that return in no more than `threshold`.
.google.protobuf.Duration threshold = 3;Copyright © 2025 Google LLC. All rights reserved.