@Generated
public interface SessionRequestStatsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Duration |
getBackendLatency()
Backend (critical section) latency for the request.
|
com.google.protobuf.DurationOrBuilder |
getBackendLatencyOrBuilder()
Backend (critical section) latency for the request.
|
boolean |
hasBackendLatency()
Backend (critical section) latency for the request.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasBackendLatency()
Backend (critical section) latency for the request.
.google.protobuf.Duration backend_latency = 1;com.google.protobuf.Duration getBackendLatency()
Backend (critical section) latency for the request.
.google.protobuf.Duration backend_latency = 1;com.google.protobuf.DurationOrBuilder getBackendLatencyOrBuilder()
Backend (critical section) latency for the request.
.google.protobuf.Duration backend_latency = 1;Copyright © 2026 Google LLC. All rights reserved.