Class RateLimitConfig.Action.HeaderValueMatch.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<RateLimitConfig.Action.HeaderValueMatch.Builder>
-
- io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3.RateLimitConfig.Action.HeaderValueMatch.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,RateLimitConfig.Action.HeaderValueMatchOrBuilder,Cloneable
- Enclosing class:
- RateLimitConfig.Action.HeaderValueMatch
public static final class RateLimitConfig.Action.HeaderValueMatch.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RateLimitConfig.Action.HeaderValueMatch.Builder> implements RateLimitConfig.Action.HeaderValueMatchOrBuilder
The following descriptor entry is appended to the descriptor: .. code-block:: cpp ("header_match", "<descriptor_value>")Protobuf typeenvoy.extensions.filters.http.ratelimit.v3.RateLimitConfig.Action.HeaderValueMatch
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description RateLimitConfig.Action.HeaderValueMatch.BuilderaddAllHeaders(Iterable<? extends HeaderMatcher> values)Specifies a set of headers that the rate limit action should match on.RateLimitConfig.Action.HeaderValueMatch.BuilderaddHeaders(int index, HeaderMatcher value)Specifies a set of headers that the rate limit action should match on.RateLimitConfig.Action.HeaderValueMatch.BuilderaddHeaders(int index, HeaderMatcher.Builder builderForValue)Specifies a set of headers that the rate limit action should match on.RateLimitConfig.Action.HeaderValueMatch.BuilderaddHeaders(HeaderMatcher value)Specifies a set of headers that the rate limit action should match on.RateLimitConfig.Action.HeaderValueMatch.BuilderaddHeaders(HeaderMatcher.Builder builderForValue)Specifies a set of headers that the rate limit action should match on.HeaderMatcher.BuilderaddHeadersBuilder()Specifies a set of headers that the rate limit action should match on.HeaderMatcher.BuilderaddHeadersBuilder(int index)Specifies a set of headers that the rate limit action should match on.RateLimitConfig.Action.HeaderValueMatch.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)RateLimitConfig.Action.HeaderValueMatchbuild()RateLimitConfig.Action.HeaderValueMatchbuildPartial()RateLimitConfig.Action.HeaderValueMatch.Builderclear()RateLimitConfig.Action.HeaderValueMatch.BuilderclearDescriptorValue()The value to use in the descriptor entry.RateLimitConfig.Action.HeaderValueMatch.BuilderclearExpectMatch()If set to true, the action will append a descriptor entry when the request matches the headers.RateLimitConfig.Action.HeaderValueMatch.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)RateLimitConfig.Action.HeaderValueMatch.BuilderclearHeaders()Specifies a set of headers that the rate limit action should match on.RateLimitConfig.Action.HeaderValueMatch.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)RateLimitConfig.Action.HeaderValueMatch.Builderclone()RateLimitConfig.Action.HeaderValueMatchgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDescriptorValue()The value to use in the descriptor entry.com.google.protobuf.ByteStringgetDescriptorValueBytes()The value to use in the descriptor entry.booleangetExpectMatch()If set to true, the action will append a descriptor entry when the request matches the headers.HeaderMatchergetHeaders(int index)Specifies a set of headers that the rate limit action should match on.HeaderMatcher.BuildergetHeadersBuilder(int index)Specifies a set of headers that the rate limit action should match on.List<HeaderMatcher.Builder>getHeadersBuilderList()Specifies a set of headers that the rate limit action should match on.intgetHeadersCount()Specifies a set of headers that the rate limit action should match on.List<HeaderMatcher>getHeadersList()Specifies a set of headers that the rate limit action should match on.HeaderMatcherOrBuildergetHeadersOrBuilder(int index)Specifies a set of headers that the rate limit action should match on.List<? extends HeaderMatcherOrBuilder>getHeadersOrBuilderList()Specifies a set of headers that the rate limit action should match on.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()RateLimitConfig.Action.HeaderValueMatch.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)RateLimitConfig.Action.HeaderValueMatch.BuildermergeFrom(com.google.protobuf.Message other)RateLimitConfig.Action.HeaderValueMatch.BuildermergeFrom(RateLimitConfig.Action.HeaderValueMatch other)RateLimitConfig.Action.HeaderValueMatch.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)RateLimitConfig.Action.HeaderValueMatch.BuilderremoveHeaders(int index)Specifies a set of headers that the rate limit action should match on.RateLimitConfig.Action.HeaderValueMatch.BuildersetDescriptorValue(String value)The value to use in the descriptor entry.RateLimitConfig.Action.HeaderValueMatch.BuildersetDescriptorValueBytes(com.google.protobuf.ByteString value)The value to use in the descriptor entry.RateLimitConfig.Action.HeaderValueMatch.BuildersetExpectMatch(boolean value)If set to true, the action will append a descriptor entry when the request matches the headers.RateLimitConfig.Action.HeaderValueMatch.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)RateLimitConfig.Action.HeaderValueMatch.BuildersetHeaders(int index, HeaderMatcher value)Specifies a set of headers that the rate limit action should match on.RateLimitConfig.Action.HeaderValueMatch.BuildersetHeaders(int index, HeaderMatcher.Builder builderForValue)Specifies a set of headers that the rate limit action should match on.RateLimitConfig.Action.HeaderValueMatch.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)RateLimitConfig.Action.HeaderValueMatch.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, 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<RateLimitConfig.Action.HeaderValueMatch.Builder>
-
clear
public RateLimitConfig.Action.HeaderValueMatch.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<RateLimitConfig.Action.HeaderValueMatch.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<RateLimitConfig.Action.HeaderValueMatch.Builder>
-
getDefaultInstanceForType
public RateLimitConfig.Action.HeaderValueMatch getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public RateLimitConfig.Action.HeaderValueMatch build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public RateLimitConfig.Action.HeaderValueMatch buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public RateLimitConfig.Action.HeaderValueMatch.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<RateLimitConfig.Action.HeaderValueMatch.Builder>
-
setField
public RateLimitConfig.Action.HeaderValueMatch.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<RateLimitConfig.Action.HeaderValueMatch.Builder>
-
clearField
public RateLimitConfig.Action.HeaderValueMatch.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RateLimitConfig.Action.HeaderValueMatch.Builder>
-
clearOneof
public RateLimitConfig.Action.HeaderValueMatch.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<RateLimitConfig.Action.HeaderValueMatch.Builder>
-
setRepeatedField
public RateLimitConfig.Action.HeaderValueMatch.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<RateLimitConfig.Action.HeaderValueMatch.Builder>
-
addRepeatedField
public RateLimitConfig.Action.HeaderValueMatch.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<RateLimitConfig.Action.HeaderValueMatch.Builder>
-
mergeFrom
public RateLimitConfig.Action.HeaderValueMatch.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<RateLimitConfig.Action.HeaderValueMatch.Builder>
-
mergeFrom
public RateLimitConfig.Action.HeaderValueMatch.Builder mergeFrom(RateLimitConfig.Action.HeaderValueMatch other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<RateLimitConfig.Action.HeaderValueMatch.Builder>
-
mergeFrom
public RateLimitConfig.Action.HeaderValueMatch.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<RateLimitConfig.Action.HeaderValueMatch.Builder>- Throws:
IOException
-
getDescriptorValue
public String getDescriptorValue()
The value to use in the descriptor entry.
string descriptor_value = 1 [(.validate.rules) = { ... }- Specified by:
getDescriptorValuein interfaceRateLimitConfig.Action.HeaderValueMatchOrBuilder- Returns:
- The descriptorValue.
-
getDescriptorValueBytes
public com.google.protobuf.ByteString getDescriptorValueBytes()
The value to use in the descriptor entry.
string descriptor_value = 1 [(.validate.rules) = { ... }- Specified by:
getDescriptorValueBytesin interfaceRateLimitConfig.Action.HeaderValueMatchOrBuilder- Returns:
- The bytes for descriptorValue.
-
setDescriptorValue
public RateLimitConfig.Action.HeaderValueMatch.Builder setDescriptorValue(String value)
The value to use in the descriptor entry.
string descriptor_value = 1 [(.validate.rules) = { ... }- Parameters:
value- The descriptorValue to set.- Returns:
- This builder for chaining.
-
clearDescriptorValue
public RateLimitConfig.Action.HeaderValueMatch.Builder clearDescriptorValue()
The value to use in the descriptor entry.
string descriptor_value = 1 [(.validate.rules) = { ... }- Returns:
- This builder for chaining.
-
setDescriptorValueBytes
public RateLimitConfig.Action.HeaderValueMatch.Builder setDescriptorValueBytes(com.google.protobuf.ByteString value)
The value to use in the descriptor entry.
string descriptor_value = 1 [(.validate.rules) = { ... }- Parameters:
value- The bytes for descriptorValue to set.- Returns:
- This builder for chaining.
-
getExpectMatch
public boolean getExpectMatch()
If set to true, the action will append a descriptor entry when the request matches the headers. If set to false, the action will append a descriptor entry when the request does not match the headers. The default value is true.
bool expect_match = 2;- Specified by:
getExpectMatchin interfaceRateLimitConfig.Action.HeaderValueMatchOrBuilder- Returns:
- The expectMatch.
-
setExpectMatch
public RateLimitConfig.Action.HeaderValueMatch.Builder setExpectMatch(boolean value)
If set to true, the action will append a descriptor entry when the request matches the headers. If set to false, the action will append a descriptor entry when the request does not match the headers. The default value is true.
bool expect_match = 2;- Parameters:
value- The expectMatch to set.- Returns:
- This builder for chaining.
-
clearExpectMatch
public RateLimitConfig.Action.HeaderValueMatch.Builder clearExpectMatch()
If set to true, the action will append a descriptor entry when the request matches the headers. If set to false, the action will append a descriptor entry when the request does not match the headers. The default value is true.
bool expect_match = 2;- Returns:
- This builder for chaining.
-
getHeadersList
public List<HeaderMatcher> getHeadersList()
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }- Specified by:
getHeadersListin interfaceRateLimitConfig.Action.HeaderValueMatchOrBuilder
-
getHeadersCount
public int getHeadersCount()
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }- Specified by:
getHeadersCountin interfaceRateLimitConfig.Action.HeaderValueMatchOrBuilder
-
getHeaders
public HeaderMatcher getHeaders(int index)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }- Specified by:
getHeadersin interfaceRateLimitConfig.Action.HeaderValueMatchOrBuilder
-
setHeaders
public RateLimitConfig.Action.HeaderValueMatch.Builder setHeaders(int index, HeaderMatcher value)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
setHeaders
public RateLimitConfig.Action.HeaderValueMatch.Builder setHeaders(int index, HeaderMatcher.Builder builderForValue)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
addHeaders
public RateLimitConfig.Action.HeaderValueMatch.Builder addHeaders(HeaderMatcher value)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
addHeaders
public RateLimitConfig.Action.HeaderValueMatch.Builder addHeaders(int index, HeaderMatcher value)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
addHeaders
public RateLimitConfig.Action.HeaderValueMatch.Builder addHeaders(HeaderMatcher.Builder builderForValue)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
addHeaders
public RateLimitConfig.Action.HeaderValueMatch.Builder addHeaders(int index, HeaderMatcher.Builder builderForValue)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
addAllHeaders
public RateLimitConfig.Action.HeaderValueMatch.Builder addAllHeaders(Iterable<? extends HeaderMatcher> values)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
clearHeaders
public RateLimitConfig.Action.HeaderValueMatch.Builder clearHeaders()
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
removeHeaders
public RateLimitConfig.Action.HeaderValueMatch.Builder removeHeaders(int index)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
getHeadersBuilder
public HeaderMatcher.Builder getHeadersBuilder(int index)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
getHeadersOrBuilder
public HeaderMatcherOrBuilder getHeadersOrBuilder(int index)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }- Specified by:
getHeadersOrBuilderin interfaceRateLimitConfig.Action.HeaderValueMatchOrBuilder
-
getHeadersOrBuilderList
public List<? extends HeaderMatcherOrBuilder> getHeadersOrBuilderList()
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }- Specified by:
getHeadersOrBuilderListin interfaceRateLimitConfig.Action.HeaderValueMatchOrBuilder
-
addHeadersBuilder
public HeaderMatcher.Builder addHeadersBuilder()
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
addHeadersBuilder
public HeaderMatcher.Builder addHeadersBuilder(int index)
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
getHeadersBuilderList
public List<HeaderMatcher.Builder> getHeadersBuilderList()
Specifies a set of headers that the rate limit action should match on. The action will check the request’s headers against all the specified headers in the config. A match will happen if all the headers in the config are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 3 [(.validate.rules) = { ... }
-
setUnknownFields
public final RateLimitConfig.Action.HeaderValueMatch.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<RateLimitConfig.Action.HeaderValueMatch.Builder>
-
mergeUnknownFields
public final RateLimitConfig.Action.HeaderValueMatch.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<RateLimitConfig.Action.HeaderValueMatch.Builder>
-
-