Package com.google.storage.v2
Class Bucket.IpFilter.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Bucket.IpFilter.Builder>
com.google.storage.v2.Bucket.IpFilter.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Bucket.IpFilterOrBuilder,Cloneable
- Enclosing class:
- Bucket.IpFilter
public static final class Bucket.IpFilter.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Bucket.IpFilter.Builder>
implements Bucket.IpFilterOrBuilder
The [bucket IP filtering](https://cloud.google.com/storage/docs/ip-filtering-overview) configuration. Specifies the network sources that can access the bucket, as well as its underlying objects.Protobuf type
google.storage.v2.Bucket.IpFilter-
Method Summary
Modifier and TypeMethodDescriptionaddAllVpcNetworkSources(Iterable<? extends Bucket.IpFilter.VpcNetworkSource> values) Optional.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addVpcNetworkSources(int index, Bucket.IpFilter.VpcNetworkSource value) Optional.addVpcNetworkSources(int index, Bucket.IpFilter.VpcNetworkSource.Builder builderForValue) Optional.Optional.addVpcNetworkSources(Bucket.IpFilter.VpcNetworkSource.Builder builderForValue) Optional.Optional.addVpcNetworkSourcesBuilder(int index) Optional.build()clear()Whether or not to allow all P4SA access to the bucket.Optional.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) The state of the IP filter configuration.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Public IPs allowed to operate or access the bucket.Optional.clone()booleanWhether or not to allow all P4SA access to the bucket.booleanOptional.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetMode()The state of the IP filter configuration.com.google.protobuf.ByteStringThe state of the IP filter configuration.Public IPs allowed to operate or access the bucket.Public IPs allowed to operate or access the bucket.Public IPs allowed to operate or access the bucket.getVpcNetworkSources(int index) Optional.getVpcNetworkSourcesBuilder(int index) Optional.Optional.intOptional.Optional.getVpcNetworkSourcesOrBuilder(int index) Optional.List<? extends Bucket.IpFilter.VpcNetworkSourceOrBuilder>Optional.booleanWhether or not to allow all P4SA access to the bucket.booleanhasMode()The state of the IP filter configuration.booleanPublic IPs allowed to operate or access the bucket.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(Bucket.IpFilter other) Public IPs allowed to operate or access the bucket.final Bucket.IpFilter.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeVpcNetworkSources(int index) Optional.setAllowAllServiceAgentAccess(boolean value) Whether or not to allow all P4SA access to the bucket.setAllowCrossOrgVpcs(boolean value) Optional.The state of the IP filter configuration.setModeBytes(com.google.protobuf.ByteString value) The state of the IP filter configuration.Public IPs allowed to operate or access the bucket.setPublicNetworkSource(Bucket.IpFilter.PublicNetworkSource.Builder builderForValue) Public IPs allowed to operate or access the bucket.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final Bucket.IpFilter.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setVpcNetworkSources(int index, Bucket.IpFilter.VpcNetworkSource value) Optional.setVpcNetworkSources(int index, Bucket.IpFilter.VpcNetworkSource.Builder builderForValue) Optional.Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<Bucket.IpFilter.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<Bucket.IpFilter.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<Bucket.IpFilter.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<Bucket.IpFilter.Builder>
-
setField
public Bucket.IpFilter.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<Bucket.IpFilter.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Bucket.IpFilter.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Bucket.IpFilter.Builder>
-
setRepeatedField
public Bucket.IpFilter.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<Bucket.IpFilter.Builder>
-
addRepeatedField
public Bucket.IpFilter.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<Bucket.IpFilter.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Bucket.IpFilter.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Bucket.IpFilter.Builder>
-
mergeFrom
public Bucket.IpFilter.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<Bucket.IpFilter.Builder>- Throws:
IOException
-
hasMode
public boolean hasMode()The state of the IP filter configuration. Valid values are `Enabled` and `Disabled`. When set to `Enabled`, IP filtering rules are applied to a bucket and all incoming requests to the bucket are evaluated against these rules. When set to `Disabled`, IP filtering rules are not applied to a bucket.".
optional string mode = 1;- Specified by:
hasModein interfaceBucket.IpFilterOrBuilder- Returns:
- Whether the mode field is set.
-
getMode
The state of the IP filter configuration. Valid values are `Enabled` and `Disabled`. When set to `Enabled`, IP filtering rules are applied to a bucket and all incoming requests to the bucket are evaluated against these rules. When set to `Disabled`, IP filtering rules are not applied to a bucket.".
optional string mode = 1;- Specified by:
getModein interfaceBucket.IpFilterOrBuilder- Returns:
- The mode.
-
getModeBytes
public com.google.protobuf.ByteString getModeBytes()The state of the IP filter configuration. Valid values are `Enabled` and `Disabled`. When set to `Enabled`, IP filtering rules are applied to a bucket and all incoming requests to the bucket are evaluated against these rules. When set to `Disabled`, IP filtering rules are not applied to a bucket.".
optional string mode = 1;- Specified by:
getModeBytesin interfaceBucket.IpFilterOrBuilder- Returns:
- The bytes for mode.
-
setMode
The state of the IP filter configuration. Valid values are `Enabled` and `Disabled`. When set to `Enabled`, IP filtering rules are applied to a bucket and all incoming requests to the bucket are evaluated against these rules. When set to `Disabled`, IP filtering rules are not applied to a bucket.".
optional string mode = 1;- Parameters:
value- The mode to set.- Returns:
- This builder for chaining.
-
clearMode
The state of the IP filter configuration. Valid values are `Enabled` and `Disabled`. When set to `Enabled`, IP filtering rules are applied to a bucket and all incoming requests to the bucket are evaluated against these rules. When set to `Disabled`, IP filtering rules are not applied to a bucket.".
optional string mode = 1;- Returns:
- This builder for chaining.
-
setModeBytes
The state of the IP filter configuration. Valid values are `Enabled` and `Disabled`. When set to `Enabled`, IP filtering rules are applied to a bucket and all incoming requests to the bucket are evaluated against these rules. When set to `Disabled`, IP filtering rules are not applied to a bucket.".
optional string mode = 1;- Parameters:
value- The bytes for mode to set.- Returns:
- This builder for chaining.
-
hasPublicNetworkSource
public boolean hasPublicNetworkSource()Public IPs allowed to operate or access the bucket.
optional .google.storage.v2.Bucket.IpFilter.PublicNetworkSource public_network_source = 2;- Specified by:
hasPublicNetworkSourcein interfaceBucket.IpFilterOrBuilder- Returns:
- Whether the publicNetworkSource field is set.
-
getPublicNetworkSource
Public IPs allowed to operate or access the bucket.
optional .google.storage.v2.Bucket.IpFilter.PublicNetworkSource public_network_source = 2;- Specified by:
getPublicNetworkSourcein interfaceBucket.IpFilterOrBuilder- Returns:
- The publicNetworkSource.
-
setPublicNetworkSource
Public IPs allowed to operate or access the bucket.
optional .google.storage.v2.Bucket.IpFilter.PublicNetworkSource public_network_source = 2; -
setPublicNetworkSource
public Bucket.IpFilter.Builder setPublicNetworkSource(Bucket.IpFilter.PublicNetworkSource.Builder builderForValue) Public IPs allowed to operate or access the bucket.
optional .google.storage.v2.Bucket.IpFilter.PublicNetworkSource public_network_source = 2; -
mergePublicNetworkSource
Public IPs allowed to operate or access the bucket.
optional .google.storage.v2.Bucket.IpFilter.PublicNetworkSource public_network_source = 2; -
clearPublicNetworkSource
Public IPs allowed to operate or access the bucket.
optional .google.storage.v2.Bucket.IpFilter.PublicNetworkSource public_network_source = 2; -
getPublicNetworkSourceBuilder
Public IPs allowed to operate or access the bucket.
optional .google.storage.v2.Bucket.IpFilter.PublicNetworkSource public_network_source = 2; -
getPublicNetworkSourceOrBuilder
Public IPs allowed to operate or access the bucket.
optional .google.storage.v2.Bucket.IpFilter.PublicNetworkSource public_network_source = 2;- Specified by:
getPublicNetworkSourceOrBuilderin interfaceBucket.IpFilterOrBuilder
-
getVpcNetworkSourcesList
Optional. The list of network sources that are allowed to access operations on the bucket or the underlying objects.
repeated .google.storage.v2.Bucket.IpFilter.VpcNetworkSource vpc_network_sources = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getVpcNetworkSourcesListin interfaceBucket.IpFilterOrBuilder
-
getVpcNetworkSourcesCount
public int getVpcNetworkSourcesCount()Optional. The list of network sources that are allowed to access operations on the bucket or the underlying objects.
repeated .google.storage.v2.Bucket.IpFilter.VpcNetworkSource vpc_network_sources = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getVpcNetworkSourcesCountin interfaceBucket.IpFilterOrBuilder
-
getVpcNetworkSources
Optional. The list of network sources that are allowed to access operations on the bucket or the underlying objects.
repeated .google.storage.v2.Bucket.IpFilter.VpcNetworkSource vpc_network_sources = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getVpcNetworkSourcesin interfaceBucket.IpFilterOrBuilder
-
setVpcNetworkSources
public Bucket.IpFilter.Builder setVpcNetworkSources(int index, Bucket.IpFilter.VpcNetworkSource value) Optional. The list of network sources that are allowed to access operations on the bucket or the underlying objects.
repeated .google.storage.v2.Bucket.IpFilter.VpcNetworkSource vpc_network_sources = 3 [(.google.api.field_behavior) = OPTIONAL]; -
setVpcNetworkSources
public Bucket.IpFilter.Builder setVpcNetworkSources(int index, Bucket.IpFilter.VpcNetworkSource.Builder builderForValue) Optional. The list of network sources that are allowed to access operations on the bucket or the underlying objects.
repeated .google.storage.v2.Bucket.IpFilter.VpcNetworkSource vpc_network_sources = 3 [(.google.api.field_behavior) = OPTIONAL]; -
addVpcNetworkSources
Optional. The list of network sources that are allowed to access operations on the bucket or the underlying objects.
repeated .google.storage.v2.Bucket.IpFilter.VpcNetworkSource vpc_network_sources = 3 [(.google.api.field_behavior) = OPTIONAL]; -
addVpcNetworkSources
public Bucket.IpFilter.Builder addVpcNetworkSources(int index, Bucket.IpFilter.VpcNetworkSource value) Optional. The list of network sources that are allowed to access operations on the bucket or the underlying objects.
repeated .google.storage.v2.Bucket.IpFilter.VpcNetworkSource vpc_network_sources = 3 [(.google.api.field_behavior) = OPTIONAL]; -
addVpcNetworkSources
public Bucket.IpFilter.Builder addVpcNetworkSources(Bucket.IpFilter.VpcNetworkSource.Builder builderForValue) Optional. The list of network sources that are allowed to access operations on the bucket or the underlying objects.
repeated .google.storage.v2.Bucket.IpFilter.VpcNetworkSource vpc_network_sources = 3 [(.google.api.field_behavior) = OPTIONAL]; -
addVpcNetworkSources
public Bucket.IpFilter.Builder addVpcNetworkSources(int index, Bucket.IpFilter.VpcNetworkSource.Builder builderForValue) Optional. The list of network sources that are allowed to access operations on the bucket or the underlying objects.
repeated .google.storage.v2.Bucket.IpFilter.VpcNetworkSource vpc_network_sources = 3 [(.google.api.field_behavior) = OPTIONAL]; -
addAllVpcNetworkSources
public Bucket.IpFilter.Builder addAllVpcNetworkSources(Iterable<? extends Bucket.IpFilter.VpcNetworkSource> values) Optional. The list of network sources that are allowed to access operations on the bucket or the underlying objects.
repeated .google.storage.v2.Bucket.IpFilter.VpcNetworkSource vpc_network_sources = 3 [(.google.api.field_behavior) = OPTIONAL]; -
clearVpcNetworkSources
Optional. The list of network sources that are allowed to access operations on the bucket or the underlying objects.
repeated .google.storage.v2.Bucket.IpFilter.VpcNetworkSource vpc_network_sources = 3 [(.google.api.field_behavior) = OPTIONAL]; -
removeVpcNetworkSources
Optional. The list of network sources that are allowed to access operations on the bucket or the underlying objects.
repeated .google.storage.v2.Bucket.IpFilter.VpcNetworkSource vpc_network_sources = 3 [(.google.api.field_behavior) = OPTIONAL]; -
getVpcNetworkSourcesBuilder
Optional. The list of network sources that are allowed to access operations on the bucket or the underlying objects.
repeated .google.storage.v2.Bucket.IpFilter.VpcNetworkSource vpc_network_sources = 3 [(.google.api.field_behavior) = OPTIONAL]; -
getVpcNetworkSourcesOrBuilder
Optional. The list of network sources that are allowed to access operations on the bucket or the underlying objects.
repeated .google.storage.v2.Bucket.IpFilter.VpcNetworkSource vpc_network_sources = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getVpcNetworkSourcesOrBuilderin interfaceBucket.IpFilterOrBuilder
-
getVpcNetworkSourcesOrBuilderList
public List<? extends Bucket.IpFilter.VpcNetworkSourceOrBuilder> getVpcNetworkSourcesOrBuilderList()Optional. The list of network sources that are allowed to access operations on the bucket or the underlying objects.
repeated .google.storage.v2.Bucket.IpFilter.VpcNetworkSource vpc_network_sources = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getVpcNetworkSourcesOrBuilderListin interfaceBucket.IpFilterOrBuilder
-
addVpcNetworkSourcesBuilder
Optional. The list of network sources that are allowed to access operations on the bucket or the underlying objects.
repeated .google.storage.v2.Bucket.IpFilter.VpcNetworkSource vpc_network_sources = 3 [(.google.api.field_behavior) = OPTIONAL]; -
addVpcNetworkSourcesBuilder
Optional. The list of network sources that are allowed to access operations on the bucket or the underlying objects.
repeated .google.storage.v2.Bucket.IpFilter.VpcNetworkSource vpc_network_sources = 3 [(.google.api.field_behavior) = OPTIONAL]; -
getVpcNetworkSourcesBuilderList
Optional. The list of network sources that are allowed to access operations on the bucket or the underlying objects.
repeated .google.storage.v2.Bucket.IpFilter.VpcNetworkSource vpc_network_sources = 3 [(.google.api.field_behavior) = OPTIONAL]; -
getAllowCrossOrgVpcs
public boolean getAllowCrossOrgVpcs()Optional. Whether or not to allow VPCs from orgs different than the bucket's parent org to access the bucket. When set to true, validations on the existence of the VPCs won't be performed. If set to false, each VPC network source will be checked to belong to the same org as the bucket as well as validated for existence.
bool allow_cross_org_vpcs = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getAllowCrossOrgVpcsin interfaceBucket.IpFilterOrBuilder- Returns:
- The allowCrossOrgVpcs.
-
setAllowCrossOrgVpcs
Optional. Whether or not to allow VPCs from orgs different than the bucket's parent org to access the bucket. When set to true, validations on the existence of the VPCs won't be performed. If set to false, each VPC network source will be checked to belong to the same org as the bucket as well as validated for existence.
bool allow_cross_org_vpcs = 4 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The allowCrossOrgVpcs to set.- Returns:
- This builder for chaining.
-
clearAllowCrossOrgVpcs
Optional. Whether or not to allow VPCs from orgs different than the bucket's parent org to access the bucket. When set to true, validations on the existence of the VPCs won't be performed. If set to false, each VPC network source will be checked to belong to the same org as the bucket as well as validated for existence.
bool allow_cross_org_vpcs = 4 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
hasAllowAllServiceAgentAccess
public boolean hasAllowAllServiceAgentAccess()Whether or not to allow all P4SA access to the bucket. When set to true, IP filter config validation will not apply.
optional bool allow_all_service_agent_access = 5;- Specified by:
hasAllowAllServiceAgentAccessin interfaceBucket.IpFilterOrBuilder- Returns:
- Whether the allowAllServiceAgentAccess field is set.
-
getAllowAllServiceAgentAccess
public boolean getAllowAllServiceAgentAccess()Whether or not to allow all P4SA access to the bucket. When set to true, IP filter config validation will not apply.
optional bool allow_all_service_agent_access = 5;- Specified by:
getAllowAllServiceAgentAccessin interfaceBucket.IpFilterOrBuilder- Returns:
- The allowAllServiceAgentAccess.
-
setAllowAllServiceAgentAccess
Whether or not to allow all P4SA access to the bucket. When set to true, IP filter config validation will not apply.
optional bool allow_all_service_agent_access = 5;- Parameters:
value- The allowAllServiceAgentAccess to set.- Returns:
- This builder for chaining.
-
clearAllowAllServiceAgentAccess
Whether or not to allow all P4SA access to the bucket. When set to true, IP filter config validation will not apply.
optional bool allow_all_service_agent_access = 5;- Returns:
- This builder for chaining.
-
setUnknownFields
public final Bucket.IpFilter.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Bucket.IpFilter.Builder>
-
mergeUnknownFields
public final Bucket.IpFilter.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Bucket.IpFilter.Builder>
-