Class V1.LimitRangeItem.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<V1.LimitRangeItem.Builder>
io.kubernetes.client.proto.V1.LimitRangeItem.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, V1.LimitRangeItemOrBuilder, Cloneable
Enclosing class:
V1.LimitRangeItem

public static final class V1.LimitRangeItem.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1.LimitRangeItem.Builder> implements V1.LimitRangeItemOrBuilder
 LimitRangeItem defines a min/max usage limit for any resource that matches on kind.
 
Protobuf type k8s.io.api.core.v1.LimitRangeItem
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetMapField

      protected com.google.protobuf.MapField internalGetMapField(int number)
      Overrides:
      internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.LimitRangeItem.Builder>
    • internalGetMutableMapField

      protected com.google.protobuf.MapField internalGetMutableMapField(int number)
      Overrides:
      internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.LimitRangeItem.Builder>
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<V1.LimitRangeItem.Builder>
    • clear

      public V1.LimitRangeItem.Builder clear()
      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessageV3.Builder<V1.LimitRangeItem.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<V1.LimitRangeItem.Builder>
    • getDefaultInstanceForType

      public V1.LimitRangeItem getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      public V1.LimitRangeItem build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public V1.LimitRangeItem buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • clone

      public V1.LimitRangeItem.Builder clone()
      Specified by:
      clone in interface com.google.protobuf.Message.Builder
      Specified by:
      clone in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clone in class com.google.protobuf.GeneratedMessageV3.Builder<V1.LimitRangeItem.Builder>
    • setField

      public V1.LimitRangeItem.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      setField in interface com.google.protobuf.Message.Builder
      Overrides:
      setField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.LimitRangeItem.Builder>
    • clearField

      public V1.LimitRangeItem.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
      Specified by:
      clearField in interface com.google.protobuf.Message.Builder
      Overrides:
      clearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.LimitRangeItem.Builder>
    • clearOneof

      public V1.LimitRangeItem.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      Specified by:
      clearOneof in interface com.google.protobuf.Message.Builder
      Overrides:
      clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1.LimitRangeItem.Builder>
    • setRepeatedField

      public V1.LimitRangeItem.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
      Specified by:
      setRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.LimitRangeItem.Builder>
    • addRepeatedField

      public V1.LimitRangeItem.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      addRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.LimitRangeItem.Builder>
    • mergeFrom

      public V1.LimitRangeItem.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1.LimitRangeItem.Builder>
    • mergeFrom

      public V1.LimitRangeItem.Builder mergeFrom(V1.LimitRangeItem other)
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1.LimitRangeItem.Builder>
    • mergeFrom

      public V1.LimitRangeItem.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1.LimitRangeItem.Builder>
      Throws:
      IOException
    • hasType

      public boolean hasType()
       Type of resource that this limit applies to.
       
      optional string type = 1;
      Specified by:
      hasType in interface V1.LimitRangeItemOrBuilder
    • getType

      public String getType()
       Type of resource that this limit applies to.
       
      optional string type = 1;
      Specified by:
      getType in interface V1.LimitRangeItemOrBuilder
    • getTypeBytes

      public com.google.protobuf.ByteString getTypeBytes()
       Type of resource that this limit applies to.
       
      optional string type = 1;
      Specified by:
      getTypeBytes in interface V1.LimitRangeItemOrBuilder
    • setType

      public V1.LimitRangeItem.Builder setType(String value)
       Type of resource that this limit applies to.
       
      optional string type = 1;
    • clearType

      public V1.LimitRangeItem.Builder clearType()
       Type of resource that this limit applies to.
       
      optional string type = 1;
    • setTypeBytes

      public V1.LimitRangeItem.Builder setTypeBytes(com.google.protobuf.ByteString value)
       Type of resource that this limit applies to.
       
      optional string type = 1;
    • getMaxCount

      public int getMaxCount()
      Description copied from interface: V1.LimitRangeItemOrBuilder
       Max usage constraints on this kind by resource name.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> max = 2;
      Specified by:
      getMaxCount in interface V1.LimitRangeItemOrBuilder
    • containsMax

      public boolean containsMax(String key)
       Max usage constraints on this kind by resource name.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> max = 2;
      Specified by:
      containsMax in interface V1.LimitRangeItemOrBuilder
    • getMax

      Deprecated.
      Use getMaxMap() instead.
      Specified by:
      getMax in interface V1.LimitRangeItemOrBuilder
    • getMaxMap

      public Map<String,Resource.Quantity> getMaxMap()
       Max usage constraints on this kind by resource name.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> max = 2;
      Specified by:
      getMaxMap in interface V1.LimitRangeItemOrBuilder
    • getMaxOrDefault

      public Resource.Quantity getMaxOrDefault(String key, Resource.Quantity defaultValue)
       Max usage constraints on this kind by resource name.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> max = 2;
      Specified by:
      getMaxOrDefault in interface V1.LimitRangeItemOrBuilder
    • getMaxOrThrow

      public Resource.Quantity getMaxOrThrow(String key)
       Max usage constraints on this kind by resource name.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> max = 2;
      Specified by:
      getMaxOrThrow in interface V1.LimitRangeItemOrBuilder
    • clearMax

      public V1.LimitRangeItem.Builder clearMax()
    • removeMax

      public V1.LimitRangeItem.Builder removeMax(String key)
       Max usage constraints on this kind by resource name.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> max = 2;
    • getMutableMax

      @Deprecated public Map<String,Resource.Quantity> getMutableMax()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMax

      public V1.LimitRangeItem.Builder putMax(String key, Resource.Quantity value)
       Max usage constraints on this kind by resource name.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> max = 2;
    • putAllMax

       Max usage constraints on this kind by resource name.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> max = 2;
    • getMinCount

      public int getMinCount()
      Description copied from interface: V1.LimitRangeItemOrBuilder
       Min usage constraints on this kind by resource name.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> min = 3;
      Specified by:
      getMinCount in interface V1.LimitRangeItemOrBuilder
    • containsMin

      public boolean containsMin(String key)
       Min usage constraints on this kind by resource name.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> min = 3;
      Specified by:
      containsMin in interface V1.LimitRangeItemOrBuilder
    • getMin

      Deprecated.
      Use getMinMap() instead.
      Specified by:
      getMin in interface V1.LimitRangeItemOrBuilder
    • getMinMap

      public Map<String,Resource.Quantity> getMinMap()
       Min usage constraints on this kind by resource name.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> min = 3;
      Specified by:
      getMinMap in interface V1.LimitRangeItemOrBuilder
    • getMinOrDefault

      public Resource.Quantity getMinOrDefault(String key, Resource.Quantity defaultValue)
       Min usage constraints on this kind by resource name.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> min = 3;
      Specified by:
      getMinOrDefault in interface V1.LimitRangeItemOrBuilder
    • getMinOrThrow

      public Resource.Quantity getMinOrThrow(String key)
       Min usage constraints on this kind by resource name.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> min = 3;
      Specified by:
      getMinOrThrow in interface V1.LimitRangeItemOrBuilder
    • clearMin

      public V1.LimitRangeItem.Builder clearMin()
    • removeMin

      public V1.LimitRangeItem.Builder removeMin(String key)
       Min usage constraints on this kind by resource name.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> min = 3;
    • getMutableMin

      @Deprecated public Map<String,Resource.Quantity> getMutableMin()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMin

      public V1.LimitRangeItem.Builder putMin(String key, Resource.Quantity value)
       Min usage constraints on this kind by resource name.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> min = 3;
    • putAllMin

       Min usage constraints on this kind by resource name.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> min = 3;
    • getDefaultCount

      public int getDefaultCount()
      Description copied from interface: V1.LimitRangeItemOrBuilder
       Default resource requirement limit value by resource name if resource limit is omitted.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> default = 4;
      Specified by:
      getDefaultCount in interface V1.LimitRangeItemOrBuilder
    • containsDefault

      public boolean containsDefault(String key)
       Default resource requirement limit value by resource name if resource limit is omitted.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> default = 4;
      Specified by:
      containsDefault in interface V1.LimitRangeItemOrBuilder
    • getDefault

      @Deprecated public Map<String,Resource.Quantity> getDefault()
      Deprecated.
      Use getDefaultMap() instead.
      Specified by:
      getDefault in interface V1.LimitRangeItemOrBuilder
    • getDefaultMap

      public Map<String,Resource.Quantity> getDefaultMap()
       Default resource requirement limit value by resource name if resource limit is omitted.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> default = 4;
      Specified by:
      getDefaultMap in interface V1.LimitRangeItemOrBuilder
    • getDefaultOrDefault

      public Resource.Quantity getDefaultOrDefault(String key, Resource.Quantity defaultValue)
       Default resource requirement limit value by resource name if resource limit is omitted.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> default = 4;
      Specified by:
      getDefaultOrDefault in interface V1.LimitRangeItemOrBuilder
    • getDefaultOrThrow

      public Resource.Quantity getDefaultOrThrow(String key)
       Default resource requirement limit value by resource name if resource limit is omitted.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> default = 4;
      Specified by:
      getDefaultOrThrow in interface V1.LimitRangeItemOrBuilder
    • clearDefault

      public V1.LimitRangeItem.Builder clearDefault()
    • removeDefault

      public V1.LimitRangeItem.Builder removeDefault(String key)
       Default resource requirement limit value by resource name if resource limit is omitted.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> default = 4;
    • getMutableDefault

      @Deprecated public Map<String,Resource.Quantity> getMutableDefault()
      Deprecated.
      Use alternate mutation accessors instead.
    • putDefault

      public V1.LimitRangeItem.Builder putDefault(String key, Resource.Quantity value)
       Default resource requirement limit value by resource name if resource limit is omitted.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> default = 4;
    • putAllDefault

      public V1.LimitRangeItem.Builder putAllDefault(Map<String,Resource.Quantity> values)
       Default resource requirement limit value by resource name if resource limit is omitted.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> default = 4;
    • getDefaultRequestCount

      public int getDefaultRequestCount()
      Description copied from interface: V1.LimitRangeItemOrBuilder
       DefaultRequest is the default resource requirement request value by resource name if resource request is omitted.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> defaultRequest = 5;
      Specified by:
      getDefaultRequestCount in interface V1.LimitRangeItemOrBuilder
    • containsDefaultRequest

      public boolean containsDefaultRequest(String key)
       DefaultRequest is the default resource requirement request value by resource name if resource request is omitted.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> defaultRequest = 5;
      Specified by:
      containsDefaultRequest in interface V1.LimitRangeItemOrBuilder
    • getDefaultRequest

      @Deprecated public Map<String,Resource.Quantity> getDefaultRequest()
      Deprecated.
      Specified by:
      getDefaultRequest in interface V1.LimitRangeItemOrBuilder
    • getDefaultRequestMap

      public Map<String,Resource.Quantity> getDefaultRequestMap()
       DefaultRequest is the default resource requirement request value by resource name if resource request is omitted.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> defaultRequest = 5;
      Specified by:
      getDefaultRequestMap in interface V1.LimitRangeItemOrBuilder
    • getDefaultRequestOrDefault

      public Resource.Quantity getDefaultRequestOrDefault(String key, Resource.Quantity defaultValue)
       DefaultRequest is the default resource requirement request value by resource name if resource request is omitted.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> defaultRequest = 5;
      Specified by:
      getDefaultRequestOrDefault in interface V1.LimitRangeItemOrBuilder
    • getDefaultRequestOrThrow

      public Resource.Quantity getDefaultRequestOrThrow(String key)
       DefaultRequest is the default resource requirement request value by resource name if resource request is omitted.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> defaultRequest = 5;
      Specified by:
      getDefaultRequestOrThrow in interface V1.LimitRangeItemOrBuilder
    • clearDefaultRequest

      public V1.LimitRangeItem.Builder clearDefaultRequest()
    • removeDefaultRequest

      public V1.LimitRangeItem.Builder removeDefaultRequest(String key)
       DefaultRequest is the default resource requirement request value by resource name if resource request is omitted.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> defaultRequest = 5;
    • getMutableDefaultRequest

      @Deprecated public Map<String,Resource.Quantity> getMutableDefaultRequest()
      Deprecated.
      Use alternate mutation accessors instead.
    • putDefaultRequest

      public V1.LimitRangeItem.Builder putDefaultRequest(String key, Resource.Quantity value)
       DefaultRequest is the default resource requirement request value by resource name if resource request is omitted.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> defaultRequest = 5;
    • putAllDefaultRequest

      public V1.LimitRangeItem.Builder putAllDefaultRequest(Map<String,Resource.Quantity> values)
       DefaultRequest is the default resource requirement request value by resource name if resource request is omitted.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> defaultRequest = 5;
    • getMaxLimitRequestRatioCount

      public int getMaxLimitRequestRatioCount()
      Description copied from interface: V1.LimitRangeItemOrBuilder
       MaxLimitRequestRatio if specified, the named resource must have a request and limit that are both non-zero where limit divided by request is less than or equal to the enumerated value; this represents the max burst for the named resource.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> maxLimitRequestRatio = 6;
      Specified by:
      getMaxLimitRequestRatioCount in interface V1.LimitRangeItemOrBuilder
    • containsMaxLimitRequestRatio

      public boolean containsMaxLimitRequestRatio(String key)
       MaxLimitRequestRatio if specified, the named resource must have a request and limit that are both non-zero where limit divided by request is less than or equal to the enumerated value; this represents the max burst for the named resource.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> maxLimitRequestRatio = 6;
      Specified by:
      containsMaxLimitRequestRatio in interface V1.LimitRangeItemOrBuilder
    • getMaxLimitRequestRatio

      @Deprecated public Map<String,Resource.Quantity> getMaxLimitRequestRatio()
      Deprecated.
      Specified by:
      getMaxLimitRequestRatio in interface V1.LimitRangeItemOrBuilder
    • getMaxLimitRequestRatioMap

      public Map<String,Resource.Quantity> getMaxLimitRequestRatioMap()
       MaxLimitRequestRatio if specified, the named resource must have a request and limit that are both non-zero where limit divided by request is less than or equal to the enumerated value; this represents the max burst for the named resource.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> maxLimitRequestRatio = 6;
      Specified by:
      getMaxLimitRequestRatioMap in interface V1.LimitRangeItemOrBuilder
    • getMaxLimitRequestRatioOrDefault

      public Resource.Quantity getMaxLimitRequestRatioOrDefault(String key, Resource.Quantity defaultValue)
       MaxLimitRequestRatio if specified, the named resource must have a request and limit that are both non-zero where limit divided by request is less than or equal to the enumerated value; this represents the max burst for the named resource.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> maxLimitRequestRatio = 6;
      Specified by:
      getMaxLimitRequestRatioOrDefault in interface V1.LimitRangeItemOrBuilder
    • getMaxLimitRequestRatioOrThrow

      public Resource.Quantity getMaxLimitRequestRatioOrThrow(String key)
       MaxLimitRequestRatio if specified, the named resource must have a request and limit that are both non-zero where limit divided by request is less than or equal to the enumerated value; this represents the max burst for the named resource.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> maxLimitRequestRatio = 6;
      Specified by:
      getMaxLimitRequestRatioOrThrow in interface V1.LimitRangeItemOrBuilder
    • clearMaxLimitRequestRatio

      public V1.LimitRangeItem.Builder clearMaxLimitRequestRatio()
    • removeMaxLimitRequestRatio

      public V1.LimitRangeItem.Builder removeMaxLimitRequestRatio(String key)
       MaxLimitRequestRatio if specified, the named resource must have a request and limit that are both non-zero where limit divided by request is less than or equal to the enumerated value; this represents the max burst for the named resource.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> maxLimitRequestRatio = 6;
    • getMutableMaxLimitRequestRatio

      @Deprecated public Map<String,Resource.Quantity> getMutableMaxLimitRequestRatio()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMaxLimitRequestRatio

      public V1.LimitRangeItem.Builder putMaxLimitRequestRatio(String key, Resource.Quantity value)
       MaxLimitRequestRatio if specified, the named resource must have a request and limit that are both non-zero where limit divided by request is less than or equal to the enumerated value; this represents the max burst for the named resource.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> maxLimitRequestRatio = 6;
    • putAllMaxLimitRequestRatio

      public V1.LimitRangeItem.Builder putAllMaxLimitRequestRatio(Map<String,Resource.Quantity> values)
       MaxLimitRequestRatio if specified, the named resource must have a request and limit that are both non-zero where limit divided by request is less than or equal to the enumerated value; this represents the max burst for the named resource.
       +optional
       
      map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> maxLimitRequestRatio = 6;
    • setUnknownFields

      public final V1.LimitRangeItem.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      setUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1.LimitRangeItem.Builder>
    • mergeUnknownFields

      public final V1.LimitRangeItem.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      mergeUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1.LimitRangeItem.Builder>