Package io.grpc.serviceconfig
Class MethodConfig.HedgingPolicy.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<MethodConfig.HedgingPolicy.Builder>
-
- io.grpc.serviceconfig.MethodConfig.HedgingPolicy.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,MethodConfig.HedgingPolicyOrBuilder,Cloneable
- Enclosing class:
- MethodConfig.HedgingPolicy
public static final class MethodConfig.HedgingPolicy.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MethodConfig.HedgingPolicy.Builder> implements MethodConfig.HedgingPolicyOrBuilder
The hedging policy for outgoing RPCs. Hedged RPCs may execute more than once on the server, so only idempotent methods should specify a hedging policy.
Protobuf typegrpc.service_config.MethodConfig.HedgingPolicy
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description MethodConfig.HedgingPolicy.BuilderaddAllNonFatalStatusCodes(Iterable<? extends com.google.rpc.Code> values)The set of status codes which indicate other hedged RPCs may still succeed.MethodConfig.HedgingPolicy.BuilderaddAllNonFatalStatusCodesValue(Iterable<Integer> values)The set of status codes which indicate other hedged RPCs may still succeed.MethodConfig.HedgingPolicy.BuilderaddNonFatalStatusCodes(com.google.rpc.Code value)The set of status codes which indicate other hedged RPCs may still succeed.MethodConfig.HedgingPolicy.BuilderaddNonFatalStatusCodesValue(int value)The set of status codes which indicate other hedged RPCs may still succeed.MethodConfig.HedgingPolicy.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)MethodConfig.HedgingPolicybuild()MethodConfig.HedgingPolicybuildPartial()MethodConfig.HedgingPolicy.Builderclear()MethodConfig.HedgingPolicy.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)MethodConfig.HedgingPolicy.BuilderclearHedgingDelay()The first RPC will be sent immediately, but the max_requests-1 subsequent hedged RPCs will be sent at intervals of every hedging_delay.MethodConfig.HedgingPolicy.BuilderclearMaxAttempts()The hedging policy will send up to max_requests RPCs.MethodConfig.HedgingPolicy.BuilderclearNonFatalStatusCodes()The set of status codes which indicate other hedged RPCs may still succeed.MethodConfig.HedgingPolicy.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)MethodConfig.HedgingPolicy.Builderclone()MethodConfig.HedgingPolicygetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.DurationgetHedgingDelay()The first RPC will be sent immediately, but the max_requests-1 subsequent hedged RPCs will be sent at intervals of every hedging_delay.com.google.protobuf.Duration.BuildergetHedgingDelayBuilder()The first RPC will be sent immediately, but the max_requests-1 subsequent hedged RPCs will be sent at intervals of every hedging_delay.com.google.protobuf.DurationOrBuildergetHedgingDelayOrBuilder()The first RPC will be sent immediately, but the max_requests-1 subsequent hedged RPCs will be sent at intervals of every hedging_delay.intgetMaxAttempts()The hedging policy will send up to max_requests RPCs.com.google.rpc.CodegetNonFatalStatusCodes(int index)The set of status codes which indicate other hedged RPCs may still succeed.intgetNonFatalStatusCodesCount()The set of status codes which indicate other hedged RPCs may still succeed.List<com.google.rpc.Code>getNonFatalStatusCodesList()The set of status codes which indicate other hedged RPCs may still succeed.intgetNonFatalStatusCodesValue(int index)The set of status codes which indicate other hedged RPCs may still succeed.List<Integer>getNonFatalStatusCodesValueList()The set of status codes which indicate other hedged RPCs may still succeed.booleanhasHedgingDelay()The first RPC will be sent immediately, but the max_requests-1 subsequent hedged RPCs will be sent at intervals of every hedging_delay.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()MethodConfig.HedgingPolicy.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)MethodConfig.HedgingPolicy.BuildermergeFrom(com.google.protobuf.Message other)MethodConfig.HedgingPolicy.BuildermergeFrom(MethodConfig.HedgingPolicy other)MethodConfig.HedgingPolicy.BuildermergeHedgingDelay(com.google.protobuf.Duration value)The first RPC will be sent immediately, but the max_requests-1 subsequent hedged RPCs will be sent at intervals of every hedging_delay.MethodConfig.HedgingPolicy.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)MethodConfig.HedgingPolicy.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)MethodConfig.HedgingPolicy.BuildersetHedgingDelay(com.google.protobuf.Duration value)The first RPC will be sent immediately, but the max_requests-1 subsequent hedged RPCs will be sent at intervals of every hedging_delay.MethodConfig.HedgingPolicy.BuildersetHedgingDelay(com.google.protobuf.Duration.Builder builderForValue)The first RPC will be sent immediately, but the max_requests-1 subsequent hedged RPCs will be sent at intervals of every hedging_delay.MethodConfig.HedgingPolicy.BuildersetMaxAttempts(int value)The hedging policy will send up to max_requests RPCs.MethodConfig.HedgingPolicy.BuildersetNonFatalStatusCodes(int index, com.google.rpc.Code value)The set of status codes which indicate other hedged RPCs may still succeed.MethodConfig.HedgingPolicy.BuildersetNonFatalStatusCodesValue(int index, int value)The set of status codes which indicate other hedged RPCs may still succeed.MethodConfig.HedgingPolicy.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)MethodConfig.HedgingPolicy.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<MethodConfig.HedgingPolicy.Builder>
-
clear
public MethodConfig.HedgingPolicy.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<MethodConfig.HedgingPolicy.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<MethodConfig.HedgingPolicy.Builder>
-
getDefaultInstanceForType
public MethodConfig.HedgingPolicy getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public MethodConfig.HedgingPolicy build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public MethodConfig.HedgingPolicy buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public MethodConfig.HedgingPolicy.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<MethodConfig.HedgingPolicy.Builder>
-
setField
public MethodConfig.HedgingPolicy.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MethodConfig.HedgingPolicy.Builder>
-
clearField
public MethodConfig.HedgingPolicy.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MethodConfig.HedgingPolicy.Builder>
-
clearOneof
public MethodConfig.HedgingPolicy.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<MethodConfig.HedgingPolicy.Builder>
-
setRepeatedField
public MethodConfig.HedgingPolicy.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MethodConfig.HedgingPolicy.Builder>
-
addRepeatedField
public MethodConfig.HedgingPolicy.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MethodConfig.HedgingPolicy.Builder>
-
mergeFrom
public MethodConfig.HedgingPolicy.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<MethodConfig.HedgingPolicy.Builder>
-
mergeFrom
public MethodConfig.HedgingPolicy.Builder mergeFrom(MethodConfig.HedgingPolicy other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<MethodConfig.HedgingPolicy.Builder>
-
mergeFrom
public MethodConfig.HedgingPolicy.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<MethodConfig.HedgingPolicy.Builder>- Throws:
IOException
-
getMaxAttempts
public int getMaxAttempts()
The hedging policy will send up to max_requests RPCs. This number represents the total number of all attempts, including the original attempt. This field is required and must be greater than 1. Any value greater than 5 will be treated as if it were 5.
uint32 max_attempts = 1;- Specified by:
getMaxAttemptsin interfaceMethodConfig.HedgingPolicyOrBuilder- Returns:
- The maxAttempts.
-
setMaxAttempts
public MethodConfig.HedgingPolicy.Builder setMaxAttempts(int value)
The hedging policy will send up to max_requests RPCs. This number represents the total number of all attempts, including the original attempt. This field is required and must be greater than 1. Any value greater than 5 will be treated as if it were 5.
uint32 max_attempts = 1;- Parameters:
value- The maxAttempts to set.- Returns:
- This builder for chaining.
-
clearMaxAttempts
public MethodConfig.HedgingPolicy.Builder clearMaxAttempts()
The hedging policy will send up to max_requests RPCs. This number represents the total number of all attempts, including the original attempt. This field is required and must be greater than 1. Any value greater than 5 will be treated as if it were 5.
uint32 max_attempts = 1;- Returns:
- This builder for chaining.
-
hasHedgingDelay
public boolean hasHedgingDelay()
The first RPC will be sent immediately, but the max_requests-1 subsequent hedged RPCs will be sent at intervals of every hedging_delay. Set this to 0 to immediately send all max_requests RPCs.
.google.protobuf.Duration hedging_delay = 2;- Specified by:
hasHedgingDelayin interfaceMethodConfig.HedgingPolicyOrBuilder- Returns:
- Whether the hedgingDelay field is set.
-
getHedgingDelay
public com.google.protobuf.Duration getHedgingDelay()
The first RPC will be sent immediately, but the max_requests-1 subsequent hedged RPCs will be sent at intervals of every hedging_delay. Set this to 0 to immediately send all max_requests RPCs.
.google.protobuf.Duration hedging_delay = 2;- Specified by:
getHedgingDelayin interfaceMethodConfig.HedgingPolicyOrBuilder- Returns:
- The hedgingDelay.
-
setHedgingDelay
public MethodConfig.HedgingPolicy.Builder setHedgingDelay(com.google.protobuf.Duration value)
The first RPC will be sent immediately, but the max_requests-1 subsequent hedged RPCs will be sent at intervals of every hedging_delay. Set this to 0 to immediately send all max_requests RPCs.
.google.protobuf.Duration hedging_delay = 2;
-
setHedgingDelay
public MethodConfig.HedgingPolicy.Builder setHedgingDelay(com.google.protobuf.Duration.Builder builderForValue)
The first RPC will be sent immediately, but the max_requests-1 subsequent hedged RPCs will be sent at intervals of every hedging_delay. Set this to 0 to immediately send all max_requests RPCs.
.google.protobuf.Duration hedging_delay = 2;
-
mergeHedgingDelay
public MethodConfig.HedgingPolicy.Builder mergeHedgingDelay(com.google.protobuf.Duration value)
The first RPC will be sent immediately, but the max_requests-1 subsequent hedged RPCs will be sent at intervals of every hedging_delay. Set this to 0 to immediately send all max_requests RPCs.
.google.protobuf.Duration hedging_delay = 2;
-
clearHedgingDelay
public MethodConfig.HedgingPolicy.Builder clearHedgingDelay()
The first RPC will be sent immediately, but the max_requests-1 subsequent hedged RPCs will be sent at intervals of every hedging_delay. Set this to 0 to immediately send all max_requests RPCs.
.google.protobuf.Duration hedging_delay = 2;
-
getHedgingDelayBuilder
public com.google.protobuf.Duration.Builder getHedgingDelayBuilder()
The first RPC will be sent immediately, but the max_requests-1 subsequent hedged RPCs will be sent at intervals of every hedging_delay. Set this to 0 to immediately send all max_requests RPCs.
.google.protobuf.Duration hedging_delay = 2;
-
getHedgingDelayOrBuilder
public com.google.protobuf.DurationOrBuilder getHedgingDelayOrBuilder()
The first RPC will be sent immediately, but the max_requests-1 subsequent hedged RPCs will be sent at intervals of every hedging_delay. Set this to 0 to immediately send all max_requests RPCs.
.google.protobuf.Duration hedging_delay = 2;- Specified by:
getHedgingDelayOrBuilderin interfaceMethodConfig.HedgingPolicyOrBuilder
-
getNonFatalStatusCodesList
public List<com.google.rpc.Code> getNonFatalStatusCodesList()
The set of status codes which indicate other hedged RPCs may still succeed. If a non-fatal status code is returned by the server, hedged RPCs will continue. Otherwise, outstanding requests will be canceled and the error returned to the client application layer. This field is optional.
repeated .google.rpc.Code non_fatal_status_codes = 3;- Specified by:
getNonFatalStatusCodesListin interfaceMethodConfig.HedgingPolicyOrBuilder- Returns:
- A list containing the nonFatalStatusCodes.
-
getNonFatalStatusCodesCount
public int getNonFatalStatusCodesCount()
The set of status codes which indicate other hedged RPCs may still succeed. If a non-fatal status code is returned by the server, hedged RPCs will continue. Otherwise, outstanding requests will be canceled and the error returned to the client application layer. This field is optional.
repeated .google.rpc.Code non_fatal_status_codes = 3;- Specified by:
getNonFatalStatusCodesCountin interfaceMethodConfig.HedgingPolicyOrBuilder- Returns:
- The count of nonFatalStatusCodes.
-
getNonFatalStatusCodes
public com.google.rpc.Code getNonFatalStatusCodes(int index)
The set of status codes which indicate other hedged RPCs may still succeed. If a non-fatal status code is returned by the server, hedged RPCs will continue. Otherwise, outstanding requests will be canceled and the error returned to the client application layer. This field is optional.
repeated .google.rpc.Code non_fatal_status_codes = 3;- Specified by:
getNonFatalStatusCodesin interfaceMethodConfig.HedgingPolicyOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The nonFatalStatusCodes at the given index.
-
setNonFatalStatusCodes
public MethodConfig.HedgingPolicy.Builder setNonFatalStatusCodes(int index, com.google.rpc.Code value)
The set of status codes which indicate other hedged RPCs may still succeed. If a non-fatal status code is returned by the server, hedged RPCs will continue. Otherwise, outstanding requests will be canceled and the error returned to the client application layer. This field is optional.
repeated .google.rpc.Code non_fatal_status_codes = 3;- Parameters:
index- The index to set the value at.value- The nonFatalStatusCodes to set.- Returns:
- This builder for chaining.
-
addNonFatalStatusCodes
public MethodConfig.HedgingPolicy.Builder addNonFatalStatusCodes(com.google.rpc.Code value)
The set of status codes which indicate other hedged RPCs may still succeed. If a non-fatal status code is returned by the server, hedged RPCs will continue. Otherwise, outstanding requests will be canceled and the error returned to the client application layer. This field is optional.
repeated .google.rpc.Code non_fatal_status_codes = 3;- Parameters:
value- The nonFatalStatusCodes to add.- Returns:
- This builder for chaining.
-
addAllNonFatalStatusCodes
public MethodConfig.HedgingPolicy.Builder addAllNonFatalStatusCodes(Iterable<? extends com.google.rpc.Code> values)
The set of status codes which indicate other hedged RPCs may still succeed. If a non-fatal status code is returned by the server, hedged RPCs will continue. Otherwise, outstanding requests will be canceled and the error returned to the client application layer. This field is optional.
repeated .google.rpc.Code non_fatal_status_codes = 3;- Parameters:
values- The nonFatalStatusCodes to add.- Returns:
- This builder for chaining.
-
clearNonFatalStatusCodes
public MethodConfig.HedgingPolicy.Builder clearNonFatalStatusCodes()
The set of status codes which indicate other hedged RPCs may still succeed. If a non-fatal status code is returned by the server, hedged RPCs will continue. Otherwise, outstanding requests will be canceled and the error returned to the client application layer. This field is optional.
repeated .google.rpc.Code non_fatal_status_codes = 3;- Returns:
- This builder for chaining.
-
getNonFatalStatusCodesValueList
public List<Integer> getNonFatalStatusCodesValueList()
The set of status codes which indicate other hedged RPCs may still succeed. If a non-fatal status code is returned by the server, hedged RPCs will continue. Otherwise, outstanding requests will be canceled and the error returned to the client application layer. This field is optional.
repeated .google.rpc.Code non_fatal_status_codes = 3;- Specified by:
getNonFatalStatusCodesValueListin interfaceMethodConfig.HedgingPolicyOrBuilder- Returns:
- A list containing the enum numeric values on the wire for nonFatalStatusCodes.
-
getNonFatalStatusCodesValue
public int getNonFatalStatusCodesValue(int index)
The set of status codes which indicate other hedged RPCs may still succeed. If a non-fatal status code is returned by the server, hedged RPCs will continue. Otherwise, outstanding requests will be canceled and the error returned to the client application layer. This field is optional.
repeated .google.rpc.Code non_fatal_status_codes = 3;- Specified by:
getNonFatalStatusCodesValuein interfaceMethodConfig.HedgingPolicyOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of nonFatalStatusCodes at the given index.
-
setNonFatalStatusCodesValue
public MethodConfig.HedgingPolicy.Builder setNonFatalStatusCodesValue(int index, int value)
The set of status codes which indicate other hedged RPCs may still succeed. If a non-fatal status code is returned by the server, hedged RPCs will continue. Otherwise, outstanding requests will be canceled and the error returned to the client application layer. This field is optional.
repeated .google.rpc.Code non_fatal_status_codes = 3;- Parameters:
index- The index to set the value at.value- The enum numeric value on the wire for nonFatalStatusCodes to set.- Returns:
- This builder for chaining.
-
addNonFatalStatusCodesValue
public MethodConfig.HedgingPolicy.Builder addNonFatalStatusCodesValue(int value)
The set of status codes which indicate other hedged RPCs may still succeed. If a non-fatal status code is returned by the server, hedged RPCs will continue. Otherwise, outstanding requests will be canceled and the error returned to the client application layer. This field is optional.
repeated .google.rpc.Code non_fatal_status_codes = 3;- Parameters:
value- The enum numeric value on the wire for nonFatalStatusCodes to add.- Returns:
- This builder for chaining.
-
addAllNonFatalStatusCodesValue
public MethodConfig.HedgingPolicy.Builder addAllNonFatalStatusCodesValue(Iterable<Integer> values)
The set of status codes which indicate other hedged RPCs may still succeed. If a non-fatal status code is returned by the server, hedged RPCs will continue. Otherwise, outstanding requests will be canceled and the error returned to the client application layer. This field is optional.
repeated .google.rpc.Code non_fatal_status_codes = 3;- Parameters:
values- The enum numeric values on the wire for nonFatalStatusCodes to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final MethodConfig.HedgingPolicy.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<MethodConfig.HedgingPolicy.Builder>
-
mergeUnknownFields
public final MethodConfig.HedgingPolicy.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<MethodConfig.HedgingPolicy.Builder>
-
-