public interface InitialLoadBalanceResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Duration |
getClientStatsReportInterval()
This interval defines how often the client should send the client stats
to the load balancer.
|
com.google.protobuf.DurationOrBuilder |
getClientStatsReportIntervalOrBuilder()
This interval defines how often the client should send the client stats
to the load balancer.
|
boolean |
hasClientStatsReportInterval()
This interval defines how often the client should send the client stats
to the load balancer.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasClientStatsReportInterval()
This interval defines how often the client should send the client stats to the load balancer. Stats should only be reported when the duration is positive.
.google.protobuf.Duration client_stats_report_interval = 2;com.google.protobuf.Duration getClientStatsReportInterval()
This interval defines how often the client should send the client stats to the load balancer. Stats should only be reported when the duration is positive.
.google.protobuf.Duration client_stats_report_interval = 2;com.google.protobuf.DurationOrBuilder getClientStatsReportIntervalOrBuilder()
This interval defines how often the client should send the client stats to the load balancer. Stats should only be reported when the duration is positive.
.google.protobuf.Duration client_stats_report_interval = 2;