public static final class InitialLoadBalanceResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InitialLoadBalanceResponse.Builder> implements InitialLoadBalanceResponseOrBuilder
grpc.lb.v1.InitialLoadBalanceResponse| Modifier and Type | Method and Description |
|---|---|
InitialLoadBalanceResponse |
build() |
InitialLoadBalanceResponse |
buildPartial() |
InitialLoadBalanceResponse.Builder |
clear() |
InitialLoadBalanceResponse.Builder |
clearClientStatsReportInterval()
This interval defines how often the client should send the client stats
to the load balancer.
|
com.google.protobuf.Duration |
getClientStatsReportInterval()
This interval defines how often the client should send the client stats
to the load balancer.
|
com.google.protobuf.Duration.Builder |
getClientStatsReportIntervalBuilder()
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.
|
InitialLoadBalanceResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
hasClientStatsReportInterval()
This interval defines how often the client should send the client stats
to the load balancer.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
InitialLoadBalanceResponse.Builder |
mergeClientStatsReportInterval(com.google.protobuf.Duration value)
This interval defines how often the client should send the client stats
to the load balancer.
|
InitialLoadBalanceResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InitialLoadBalanceResponse.Builder |
mergeFrom(InitialLoadBalanceResponse other) |
InitialLoadBalanceResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
InitialLoadBalanceResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InitialLoadBalanceResponse.Builder |
setClientStatsReportInterval(com.google.protobuf.Duration.Builder builderForValue)
This interval defines how often the client should send the client stats
to the load balancer.
|
InitialLoadBalanceResponse.Builder |
setClientStatsReportInterval(com.google.protobuf.Duration value)
This interval defines how often the client should send the client stats
to the load balancer.
|
InitialLoadBalanceResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<InitialLoadBalanceResponse.Builder>public InitialLoadBalanceResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<InitialLoadBalanceResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<InitialLoadBalanceResponse.Builder>public InitialLoadBalanceResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic InitialLoadBalanceResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic InitialLoadBalanceResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic InitialLoadBalanceResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InitialLoadBalanceResponse.Builder>public InitialLoadBalanceResponse.Builder mergeFrom(InitialLoadBalanceResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<InitialLoadBalanceResponse.Builder>public InitialLoadBalanceResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InitialLoadBalanceResponse.Builder>IOExceptionpublic boolean 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;hasClientStatsReportInterval in interface InitialLoadBalanceResponseOrBuilderpublic 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;getClientStatsReportInterval in interface InitialLoadBalanceResponseOrBuilderpublic InitialLoadBalanceResponse.Builder setClientStatsReportInterval(com.google.protobuf.Duration value)
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;public InitialLoadBalanceResponse.Builder setClientStatsReportInterval(com.google.protobuf.Duration.Builder builderForValue)
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;public InitialLoadBalanceResponse.Builder mergeClientStatsReportInterval(com.google.protobuf.Duration value)
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;public InitialLoadBalanceResponse.Builder clearClientStatsReportInterval()
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;public com.google.protobuf.Duration.Builder getClientStatsReportIntervalBuilder()
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;public 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;getClientStatsReportIntervalOrBuilder in interface InitialLoadBalanceResponseOrBuilderpublic final InitialLoadBalanceResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InitialLoadBalanceResponse.Builder>public final InitialLoadBalanceResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InitialLoadBalanceResponse.Builder>