public static final class EdsLoadBalancingPolicyConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<EdsLoadBalancingPolicyConfig.Builder> implements EdsLoadBalancingPolicyConfigOrBuilder
Configuration for eds LB policy.Protobuf type
grpc.service_config.EdsLoadBalancingPolicyConfiggetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, 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<EdsLoadBalancingPolicyConfig.Builder>public EdsLoadBalancingPolicyConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<EdsLoadBalancingPolicyConfig.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<EdsLoadBalancingPolicyConfig.Builder>public EdsLoadBalancingPolicyConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic EdsLoadBalancingPolicyConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic EdsLoadBalancingPolicyConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic EdsLoadBalancingPolicyConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<EdsLoadBalancingPolicyConfig.Builder>public EdsLoadBalancingPolicyConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<EdsLoadBalancingPolicyConfig.Builder>public EdsLoadBalancingPolicyConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<EdsLoadBalancingPolicyConfig.Builder>public EdsLoadBalancingPolicyConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<EdsLoadBalancingPolicyConfig.Builder>public EdsLoadBalancingPolicyConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<EdsLoadBalancingPolicyConfig.Builder>public EdsLoadBalancingPolicyConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<EdsLoadBalancingPolicyConfig.Builder>public EdsLoadBalancingPolicyConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<EdsLoadBalancingPolicyConfig.Builder>public EdsLoadBalancingPolicyConfig.Builder mergeFrom(EdsLoadBalancingPolicyConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<EdsLoadBalancingPolicyConfig.Builder>public EdsLoadBalancingPolicyConfig.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<EdsLoadBalancingPolicyConfig.Builder>IOExceptionpublic String getCluster()
Cluster name. Required.
string cluster = 1;getCluster in interface EdsLoadBalancingPolicyConfigOrBuilderpublic com.google.protobuf.ByteString getClusterBytes()
Cluster name. Required.
string cluster = 1;getClusterBytes in interface EdsLoadBalancingPolicyConfigOrBuilderpublic EdsLoadBalancingPolicyConfig.Builder setCluster(String value)
Cluster name. Required.
string cluster = 1;value - The cluster to set.public EdsLoadBalancingPolicyConfig.Builder clearCluster()
Cluster name. Required.
string cluster = 1;public EdsLoadBalancingPolicyConfig.Builder setClusterBytes(com.google.protobuf.ByteString value)
Cluster name. Required.
string cluster = 1;value - The bytes for cluster to set.public String getEdsServiceName()
EDS service name, as returned in CDS. May be unset if not specified in CDS.
string eds_service_name = 2;getEdsServiceName in interface EdsLoadBalancingPolicyConfigOrBuilderpublic com.google.protobuf.ByteString getEdsServiceNameBytes()
EDS service name, as returned in CDS. May be unset if not specified in CDS.
string eds_service_name = 2;getEdsServiceNameBytes in interface EdsLoadBalancingPolicyConfigOrBuilderpublic EdsLoadBalancingPolicyConfig.Builder setEdsServiceName(String value)
EDS service name, as returned in CDS. May be unset if not specified in CDS.
string eds_service_name = 2;value - The edsServiceName to set.public EdsLoadBalancingPolicyConfig.Builder clearEdsServiceName()
EDS service name, as returned in CDS. May be unset if not specified in CDS.
string eds_service_name = 2;public EdsLoadBalancingPolicyConfig.Builder setEdsServiceNameBytes(com.google.protobuf.ByteString value)
EDS service name, as returned in CDS. May be unset if not specified in CDS.
string eds_service_name = 2;value - The bytes for edsServiceName to set.public boolean hasLrsLoadReportingServerName()
Server to send load reports to. If unset, no load reporting is done. If set to empty string, load reporting will be sent to the same server as we are getting xds data from.
.google.protobuf.StringValue lrs_load_reporting_server_name = 3;hasLrsLoadReportingServerName in interface EdsLoadBalancingPolicyConfigOrBuilderpublic com.google.protobuf.StringValue getLrsLoadReportingServerName()
Server to send load reports to. If unset, no load reporting is done. If set to empty string, load reporting will be sent to the same server as we are getting xds data from.
.google.protobuf.StringValue lrs_load_reporting_server_name = 3;getLrsLoadReportingServerName in interface EdsLoadBalancingPolicyConfigOrBuilderpublic EdsLoadBalancingPolicyConfig.Builder setLrsLoadReportingServerName(com.google.protobuf.StringValue value)
Server to send load reports to. If unset, no load reporting is done. If set to empty string, load reporting will be sent to the same server as we are getting xds data from.
.google.protobuf.StringValue lrs_load_reporting_server_name = 3;public EdsLoadBalancingPolicyConfig.Builder setLrsLoadReportingServerName(com.google.protobuf.StringValue.Builder builderForValue)
Server to send load reports to. If unset, no load reporting is done. If set to empty string, load reporting will be sent to the same server as we are getting xds data from.
.google.protobuf.StringValue lrs_load_reporting_server_name = 3;public EdsLoadBalancingPolicyConfig.Builder mergeLrsLoadReportingServerName(com.google.protobuf.StringValue value)
Server to send load reports to. If unset, no load reporting is done. If set to empty string, load reporting will be sent to the same server as we are getting xds data from.
.google.protobuf.StringValue lrs_load_reporting_server_name = 3;public EdsLoadBalancingPolicyConfig.Builder clearLrsLoadReportingServerName()
Server to send load reports to. If unset, no load reporting is done. If set to empty string, load reporting will be sent to the same server as we are getting xds data from.
.google.protobuf.StringValue lrs_load_reporting_server_name = 3;public com.google.protobuf.StringValue.Builder getLrsLoadReportingServerNameBuilder()
Server to send load reports to. If unset, no load reporting is done. If set to empty string, load reporting will be sent to the same server as we are getting xds data from.
.google.protobuf.StringValue lrs_load_reporting_server_name = 3;public com.google.protobuf.StringValueOrBuilder getLrsLoadReportingServerNameOrBuilder()
Server to send load reports to. If unset, no load reporting is done. If set to empty string, load reporting will be sent to the same server as we are getting xds data from.
.google.protobuf.StringValue lrs_load_reporting_server_name = 3;getLrsLoadReportingServerNameOrBuilder in interface EdsLoadBalancingPolicyConfigOrBuilderpublic List<LoadBalancingConfig> getLocalityPickingPolicyList()
Locality-picking policy. This policy's config is expected to be in the format used by the weighted_target policy. Note that the config should include an empty value for the "targets" field; that empty value will be replaced by one that is dynamically generated based on the EDS data. Optional; defaults to "weighted_target".
repeated .grpc.service_config.LoadBalancingConfig locality_picking_policy = 4;getLocalityPickingPolicyList in interface EdsLoadBalancingPolicyConfigOrBuilderpublic int getLocalityPickingPolicyCount()
Locality-picking policy. This policy's config is expected to be in the format used by the weighted_target policy. Note that the config should include an empty value for the "targets" field; that empty value will be replaced by one that is dynamically generated based on the EDS data. Optional; defaults to "weighted_target".
repeated .grpc.service_config.LoadBalancingConfig locality_picking_policy = 4;getLocalityPickingPolicyCount in interface EdsLoadBalancingPolicyConfigOrBuilderpublic LoadBalancingConfig getLocalityPickingPolicy(int index)
Locality-picking policy. This policy's config is expected to be in the format used by the weighted_target policy. Note that the config should include an empty value for the "targets" field; that empty value will be replaced by one that is dynamically generated based on the EDS data. Optional; defaults to "weighted_target".
repeated .grpc.service_config.LoadBalancingConfig locality_picking_policy = 4;getLocalityPickingPolicy in interface EdsLoadBalancingPolicyConfigOrBuilderpublic EdsLoadBalancingPolicyConfig.Builder setLocalityPickingPolicy(int index, LoadBalancingConfig value)
Locality-picking policy. This policy's config is expected to be in the format used by the weighted_target policy. Note that the config should include an empty value for the "targets" field; that empty value will be replaced by one that is dynamically generated based on the EDS data. Optional; defaults to "weighted_target".
repeated .grpc.service_config.LoadBalancingConfig locality_picking_policy = 4;public EdsLoadBalancingPolicyConfig.Builder setLocalityPickingPolicy(int index, LoadBalancingConfig.Builder builderForValue)
Locality-picking policy. This policy's config is expected to be in the format used by the weighted_target policy. Note that the config should include an empty value for the "targets" field; that empty value will be replaced by one that is dynamically generated based on the EDS data. Optional; defaults to "weighted_target".
repeated .grpc.service_config.LoadBalancingConfig locality_picking_policy = 4;public EdsLoadBalancingPolicyConfig.Builder addLocalityPickingPolicy(LoadBalancingConfig value)
Locality-picking policy. This policy's config is expected to be in the format used by the weighted_target policy. Note that the config should include an empty value for the "targets" field; that empty value will be replaced by one that is dynamically generated based on the EDS data. Optional; defaults to "weighted_target".
repeated .grpc.service_config.LoadBalancingConfig locality_picking_policy = 4;public EdsLoadBalancingPolicyConfig.Builder addLocalityPickingPolicy(int index, LoadBalancingConfig value)
Locality-picking policy. This policy's config is expected to be in the format used by the weighted_target policy. Note that the config should include an empty value for the "targets" field; that empty value will be replaced by one that is dynamically generated based on the EDS data. Optional; defaults to "weighted_target".
repeated .grpc.service_config.LoadBalancingConfig locality_picking_policy = 4;public EdsLoadBalancingPolicyConfig.Builder addLocalityPickingPolicy(LoadBalancingConfig.Builder builderForValue)
Locality-picking policy. This policy's config is expected to be in the format used by the weighted_target policy. Note that the config should include an empty value for the "targets" field; that empty value will be replaced by one that is dynamically generated based on the EDS data. Optional; defaults to "weighted_target".
repeated .grpc.service_config.LoadBalancingConfig locality_picking_policy = 4;public EdsLoadBalancingPolicyConfig.Builder addLocalityPickingPolicy(int index, LoadBalancingConfig.Builder builderForValue)
Locality-picking policy. This policy's config is expected to be in the format used by the weighted_target policy. Note that the config should include an empty value for the "targets" field; that empty value will be replaced by one that is dynamically generated based on the EDS data. Optional; defaults to "weighted_target".
repeated .grpc.service_config.LoadBalancingConfig locality_picking_policy = 4;public EdsLoadBalancingPolicyConfig.Builder addAllLocalityPickingPolicy(Iterable<? extends LoadBalancingConfig> values)
Locality-picking policy. This policy's config is expected to be in the format used by the weighted_target policy. Note that the config should include an empty value for the "targets" field; that empty value will be replaced by one that is dynamically generated based on the EDS data. Optional; defaults to "weighted_target".
repeated .grpc.service_config.LoadBalancingConfig locality_picking_policy = 4;public EdsLoadBalancingPolicyConfig.Builder clearLocalityPickingPolicy()
Locality-picking policy. This policy's config is expected to be in the format used by the weighted_target policy. Note that the config should include an empty value for the "targets" field; that empty value will be replaced by one that is dynamically generated based on the EDS data. Optional; defaults to "weighted_target".
repeated .grpc.service_config.LoadBalancingConfig locality_picking_policy = 4;public EdsLoadBalancingPolicyConfig.Builder removeLocalityPickingPolicy(int index)
Locality-picking policy. This policy's config is expected to be in the format used by the weighted_target policy. Note that the config should include an empty value for the "targets" field; that empty value will be replaced by one that is dynamically generated based on the EDS data. Optional; defaults to "weighted_target".
repeated .grpc.service_config.LoadBalancingConfig locality_picking_policy = 4;public LoadBalancingConfig.Builder getLocalityPickingPolicyBuilder(int index)
Locality-picking policy. This policy's config is expected to be in the format used by the weighted_target policy. Note that the config should include an empty value for the "targets" field; that empty value will be replaced by one that is dynamically generated based on the EDS data. Optional; defaults to "weighted_target".
repeated .grpc.service_config.LoadBalancingConfig locality_picking_policy = 4;public LoadBalancingConfigOrBuilder getLocalityPickingPolicyOrBuilder(int index)
Locality-picking policy. This policy's config is expected to be in the format used by the weighted_target policy. Note that the config should include an empty value for the "targets" field; that empty value will be replaced by one that is dynamically generated based on the EDS data. Optional; defaults to "weighted_target".
repeated .grpc.service_config.LoadBalancingConfig locality_picking_policy = 4;getLocalityPickingPolicyOrBuilder in interface EdsLoadBalancingPolicyConfigOrBuilderpublic List<? extends LoadBalancingConfigOrBuilder> getLocalityPickingPolicyOrBuilderList()
Locality-picking policy. This policy's config is expected to be in the format used by the weighted_target policy. Note that the config should include an empty value for the "targets" field; that empty value will be replaced by one that is dynamically generated based on the EDS data. Optional; defaults to "weighted_target".
repeated .grpc.service_config.LoadBalancingConfig locality_picking_policy = 4;getLocalityPickingPolicyOrBuilderList in interface EdsLoadBalancingPolicyConfigOrBuilderpublic LoadBalancingConfig.Builder addLocalityPickingPolicyBuilder()
Locality-picking policy. This policy's config is expected to be in the format used by the weighted_target policy. Note that the config should include an empty value for the "targets" field; that empty value will be replaced by one that is dynamically generated based on the EDS data. Optional; defaults to "weighted_target".
repeated .grpc.service_config.LoadBalancingConfig locality_picking_policy = 4;public LoadBalancingConfig.Builder addLocalityPickingPolicyBuilder(int index)
Locality-picking policy. This policy's config is expected to be in the format used by the weighted_target policy. Note that the config should include an empty value for the "targets" field; that empty value will be replaced by one that is dynamically generated based on the EDS data. Optional; defaults to "weighted_target".
repeated .grpc.service_config.LoadBalancingConfig locality_picking_policy = 4;public List<LoadBalancingConfig.Builder> getLocalityPickingPolicyBuilderList()
Locality-picking policy. This policy's config is expected to be in the format used by the weighted_target policy. Note that the config should include an empty value for the "targets" field; that empty value will be replaced by one that is dynamically generated based on the EDS data. Optional; defaults to "weighted_target".
repeated .grpc.service_config.LoadBalancingConfig locality_picking_policy = 4;public List<LoadBalancingConfig> getEndpointPickingPolicyList()
Endpoint-picking policy. This will be configured as the policy for each child in the locality-policy's config. Optional; defaults to "round_robin".
repeated .grpc.service_config.LoadBalancingConfig endpoint_picking_policy = 5;getEndpointPickingPolicyList in interface EdsLoadBalancingPolicyConfigOrBuilderpublic int getEndpointPickingPolicyCount()
Endpoint-picking policy. This will be configured as the policy for each child in the locality-policy's config. Optional; defaults to "round_robin".
repeated .grpc.service_config.LoadBalancingConfig endpoint_picking_policy = 5;getEndpointPickingPolicyCount in interface EdsLoadBalancingPolicyConfigOrBuilderpublic LoadBalancingConfig getEndpointPickingPolicy(int index)
Endpoint-picking policy. This will be configured as the policy for each child in the locality-policy's config. Optional; defaults to "round_robin".
repeated .grpc.service_config.LoadBalancingConfig endpoint_picking_policy = 5;getEndpointPickingPolicy in interface EdsLoadBalancingPolicyConfigOrBuilderpublic EdsLoadBalancingPolicyConfig.Builder setEndpointPickingPolicy(int index, LoadBalancingConfig value)
Endpoint-picking policy. This will be configured as the policy for each child in the locality-policy's config. Optional; defaults to "round_robin".
repeated .grpc.service_config.LoadBalancingConfig endpoint_picking_policy = 5;public EdsLoadBalancingPolicyConfig.Builder setEndpointPickingPolicy(int index, LoadBalancingConfig.Builder builderForValue)
Endpoint-picking policy. This will be configured as the policy for each child in the locality-policy's config. Optional; defaults to "round_robin".
repeated .grpc.service_config.LoadBalancingConfig endpoint_picking_policy = 5;public EdsLoadBalancingPolicyConfig.Builder addEndpointPickingPolicy(LoadBalancingConfig value)
Endpoint-picking policy. This will be configured as the policy for each child in the locality-policy's config. Optional; defaults to "round_robin".
repeated .grpc.service_config.LoadBalancingConfig endpoint_picking_policy = 5;public EdsLoadBalancingPolicyConfig.Builder addEndpointPickingPolicy(int index, LoadBalancingConfig value)
Endpoint-picking policy. This will be configured as the policy for each child in the locality-policy's config. Optional; defaults to "round_robin".
repeated .grpc.service_config.LoadBalancingConfig endpoint_picking_policy = 5;public EdsLoadBalancingPolicyConfig.Builder addEndpointPickingPolicy(LoadBalancingConfig.Builder builderForValue)
Endpoint-picking policy. This will be configured as the policy for each child in the locality-policy's config. Optional; defaults to "round_robin".
repeated .grpc.service_config.LoadBalancingConfig endpoint_picking_policy = 5;public EdsLoadBalancingPolicyConfig.Builder addEndpointPickingPolicy(int index, LoadBalancingConfig.Builder builderForValue)
Endpoint-picking policy. This will be configured as the policy for each child in the locality-policy's config. Optional; defaults to "round_robin".
repeated .grpc.service_config.LoadBalancingConfig endpoint_picking_policy = 5;public EdsLoadBalancingPolicyConfig.Builder addAllEndpointPickingPolicy(Iterable<? extends LoadBalancingConfig> values)
Endpoint-picking policy. This will be configured as the policy for each child in the locality-policy's config. Optional; defaults to "round_robin".
repeated .grpc.service_config.LoadBalancingConfig endpoint_picking_policy = 5;public EdsLoadBalancingPolicyConfig.Builder clearEndpointPickingPolicy()
Endpoint-picking policy. This will be configured as the policy for each child in the locality-policy's config. Optional; defaults to "round_robin".
repeated .grpc.service_config.LoadBalancingConfig endpoint_picking_policy = 5;public EdsLoadBalancingPolicyConfig.Builder removeEndpointPickingPolicy(int index)
Endpoint-picking policy. This will be configured as the policy for each child in the locality-policy's config. Optional; defaults to "round_robin".
repeated .grpc.service_config.LoadBalancingConfig endpoint_picking_policy = 5;public LoadBalancingConfig.Builder getEndpointPickingPolicyBuilder(int index)
Endpoint-picking policy. This will be configured as the policy for each child in the locality-policy's config. Optional; defaults to "round_robin".
repeated .grpc.service_config.LoadBalancingConfig endpoint_picking_policy = 5;public LoadBalancingConfigOrBuilder getEndpointPickingPolicyOrBuilder(int index)
Endpoint-picking policy. This will be configured as the policy for each child in the locality-policy's config. Optional; defaults to "round_robin".
repeated .grpc.service_config.LoadBalancingConfig endpoint_picking_policy = 5;getEndpointPickingPolicyOrBuilder in interface EdsLoadBalancingPolicyConfigOrBuilderpublic List<? extends LoadBalancingConfigOrBuilder> getEndpointPickingPolicyOrBuilderList()
Endpoint-picking policy. This will be configured as the policy for each child in the locality-policy's config. Optional; defaults to "round_robin".
repeated .grpc.service_config.LoadBalancingConfig endpoint_picking_policy = 5;getEndpointPickingPolicyOrBuilderList in interface EdsLoadBalancingPolicyConfigOrBuilderpublic LoadBalancingConfig.Builder addEndpointPickingPolicyBuilder()
Endpoint-picking policy. This will be configured as the policy for each child in the locality-policy's config. Optional; defaults to "round_robin".
repeated .grpc.service_config.LoadBalancingConfig endpoint_picking_policy = 5;public LoadBalancingConfig.Builder addEndpointPickingPolicyBuilder(int index)
Endpoint-picking policy. This will be configured as the policy for each child in the locality-policy's config. Optional; defaults to "round_robin".
repeated .grpc.service_config.LoadBalancingConfig endpoint_picking_policy = 5;public List<LoadBalancingConfig.Builder> getEndpointPickingPolicyBuilderList()
Endpoint-picking policy. This will be configured as the policy for each child in the locality-policy's config. Optional; defaults to "round_robin".
repeated .grpc.service_config.LoadBalancingConfig endpoint_picking_policy = 5;public final EdsLoadBalancingPolicyConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<EdsLoadBalancingPolicyConfig.Builder>public final EdsLoadBalancingPolicyConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<EdsLoadBalancingPolicyConfig.Builder>Copyright © 2022 Google LLC. All rights reserved.