public static final class FirewallPolicyRuleMatcher.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicyRuleMatcher.Builder> implements FirewallPolicyRuleMatcherOrBuilder
Represents a match condition that incoming traffic is evaluated against. Exactly one field must be specified.Protobuf type
google.cloud.compute.v1.FirewallPolicyRuleMatcher| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyRuleMatcher.Builder |
addAllDestAddressGroups(Iterable<String> values)
Address groups which should be matched against the traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
addAllDestFqdns(Iterable<String> values)
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
addAllDestIpRanges(Iterable<String> values)
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
addAllDestRegionCodes(Iterable<String> values)
Region codes whose IP addresses will be used to match for destination of traffic.
|
FirewallPolicyRuleMatcher.Builder |
addAllDestThreatIntelligences(Iterable<String> values)
Names of Network Threat Intelligence lists.
|
FirewallPolicyRuleMatcher.Builder |
addAllLayer4Configs(Iterable<? extends FirewallPolicyRuleMatcherLayer4Config> values)
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcher.Builder |
addAllSrcAddressGroups(Iterable<String> values)
Address groups which should be matched against the traffic source.
|
FirewallPolicyRuleMatcher.Builder |
addAllSrcFqdns(Iterable<String> values)
Fully Qualified Domain Name (FQDN) which should be matched against traffic source.
|
FirewallPolicyRuleMatcher.Builder |
addAllSrcIpRanges(Iterable<String> values)
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
addAllSrcNetworks(Iterable<String> values)
Networks of the traffic source.
|
FirewallPolicyRuleMatcher.Builder |
addAllSrcRegionCodes(Iterable<String> values)
Region codes whose IP addresses will be used to match for source of traffic.
|
FirewallPolicyRuleMatcher.Builder |
addAllSrcSecureTags(Iterable<? extends FirewallPolicyRuleSecureTag> values)
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleMatcher.Builder |
addAllSrcThreatIntelligences(Iterable<String> values)
Names of Network Threat Intelligence lists.
|
FirewallPolicyRuleMatcher.Builder |
addDestAddressGroups(String value)
Address groups which should be matched against the traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
addDestAddressGroupsBytes(com.google.protobuf.ByteString value)
Address groups which should be matched against the traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
addDestFqdns(String value)
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
addDestFqdnsBytes(com.google.protobuf.ByteString value)
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
addDestIpRanges(String value)
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
addDestIpRangesBytes(com.google.protobuf.ByteString value)
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
addDestRegionCodes(String value)
Region codes whose IP addresses will be used to match for destination of traffic.
|
FirewallPolicyRuleMatcher.Builder |
addDestRegionCodesBytes(com.google.protobuf.ByteString value)
Region codes whose IP addresses will be used to match for destination of traffic.
|
FirewallPolicyRuleMatcher.Builder |
addDestThreatIntelligences(String value)
Names of Network Threat Intelligence lists.
|
FirewallPolicyRuleMatcher.Builder |
addDestThreatIntelligencesBytes(com.google.protobuf.ByteString value)
Names of Network Threat Intelligence lists.
|
FirewallPolicyRuleMatcher.Builder |
addLayer4Configs(FirewallPolicyRuleMatcherLayer4Config.Builder builderForValue)
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcher.Builder |
addLayer4Configs(FirewallPolicyRuleMatcherLayer4Config value)
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcher.Builder |
addLayer4Configs(int index,
FirewallPolicyRuleMatcherLayer4Config.Builder builderForValue)
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcher.Builder |
addLayer4Configs(int index,
FirewallPolicyRuleMatcherLayer4Config value)
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcherLayer4Config.Builder |
addLayer4ConfigsBuilder()
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcherLayer4Config.Builder |
addLayer4ConfigsBuilder(int index)
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcher.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FirewallPolicyRuleMatcher.Builder |
addSrcAddressGroups(String value)
Address groups which should be matched against the traffic source.
|
FirewallPolicyRuleMatcher.Builder |
addSrcAddressGroupsBytes(com.google.protobuf.ByteString value)
Address groups which should be matched against the traffic source.
|
FirewallPolicyRuleMatcher.Builder |
addSrcFqdns(String value)
Fully Qualified Domain Name (FQDN) which should be matched against traffic source.
|
FirewallPolicyRuleMatcher.Builder |
addSrcFqdnsBytes(com.google.protobuf.ByteString value)
Fully Qualified Domain Name (FQDN) which should be matched against traffic source.
|
FirewallPolicyRuleMatcher.Builder |
addSrcIpRanges(String value)
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
addSrcIpRangesBytes(com.google.protobuf.ByteString value)
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
addSrcNetworks(String value)
Networks of the traffic source.
|
FirewallPolicyRuleMatcher.Builder |
addSrcNetworksBytes(com.google.protobuf.ByteString value)
Networks of the traffic source.
|
FirewallPolicyRuleMatcher.Builder |
addSrcRegionCodes(String value)
Region codes whose IP addresses will be used to match for source of traffic.
|
FirewallPolicyRuleMatcher.Builder |
addSrcRegionCodesBytes(com.google.protobuf.ByteString value)
Region codes whose IP addresses will be used to match for source of traffic.
|
FirewallPolicyRuleMatcher.Builder |
addSrcSecureTags(FirewallPolicyRuleSecureTag.Builder builderForValue)
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleMatcher.Builder |
addSrcSecureTags(FirewallPolicyRuleSecureTag value)
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleMatcher.Builder |
addSrcSecureTags(int index,
FirewallPolicyRuleSecureTag.Builder builderForValue)
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleMatcher.Builder |
addSrcSecureTags(int index,
FirewallPolicyRuleSecureTag value)
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleSecureTag.Builder |
addSrcSecureTagsBuilder()
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleSecureTag.Builder |
addSrcSecureTagsBuilder(int index)
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleMatcher.Builder |
addSrcThreatIntelligences(String value)
Names of Network Threat Intelligence lists.
|
FirewallPolicyRuleMatcher.Builder |
addSrcThreatIntelligencesBytes(com.google.protobuf.ByteString value)
Names of Network Threat Intelligence lists.
|
FirewallPolicyRuleMatcher |
build() |
FirewallPolicyRuleMatcher |
buildPartial() |
FirewallPolicyRuleMatcher.Builder |
clear() |
FirewallPolicyRuleMatcher.Builder |
clearDestAddressGroups()
Address groups which should be matched against the traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
clearDestFqdns()
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
clearDestIpRanges()
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
clearDestNetworkType()
Network type of the traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
clearDestRegionCodes()
Region codes whose IP addresses will be used to match for destination of traffic.
|
FirewallPolicyRuleMatcher.Builder |
clearDestThreatIntelligences()
Names of Network Threat Intelligence lists.
|
FirewallPolicyRuleMatcher.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FirewallPolicyRuleMatcher.Builder |
clearLayer4Configs()
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcher.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FirewallPolicyRuleMatcher.Builder |
clearSrcAddressGroups()
Address groups which should be matched against the traffic source.
|
FirewallPolicyRuleMatcher.Builder |
clearSrcFqdns()
Fully Qualified Domain Name (FQDN) which should be matched against traffic source.
|
FirewallPolicyRuleMatcher.Builder |
clearSrcIpRanges()
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
clearSrcNetworks()
Networks of the traffic source.
|
FirewallPolicyRuleMatcher.Builder |
clearSrcNetworkType()
Network type of the traffic source.
|
FirewallPolicyRuleMatcher.Builder |
clearSrcRegionCodes()
Region codes whose IP addresses will be used to match for source of traffic.
|
FirewallPolicyRuleMatcher.Builder |
clearSrcSecureTags()
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleMatcher.Builder |
clearSrcThreatIntelligences()
Names of Network Threat Intelligence lists.
|
FirewallPolicyRuleMatcher.Builder |
clone() |
FirewallPolicyRuleMatcher |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDestAddressGroups(int index)
Address groups which should be matched against the traffic destination.
|
com.google.protobuf.ByteString |
getDestAddressGroupsBytes(int index)
Address groups which should be matched against the traffic destination.
|
int |
getDestAddressGroupsCount()
Address groups which should be matched against the traffic destination.
|
com.google.protobuf.ProtocolStringList |
getDestAddressGroupsList()
Address groups which should be matched against the traffic destination.
|
String |
getDestFqdns(int index)
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination.
|
com.google.protobuf.ByteString |
getDestFqdnsBytes(int index)
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination.
|
int |
getDestFqdnsCount()
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination.
|
com.google.protobuf.ProtocolStringList |
getDestFqdnsList()
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination.
|
String |
getDestIpRanges(int index)
CIDR IP address range.
|
com.google.protobuf.ByteString |
getDestIpRangesBytes(int index)
CIDR IP address range.
|
int |
getDestIpRangesCount()
CIDR IP address range.
|
com.google.protobuf.ProtocolStringList |
getDestIpRangesList()
CIDR IP address range.
|
String |
getDestNetworkType()
Network type of the traffic destination.
|
com.google.protobuf.ByteString |
getDestNetworkTypeBytes()
Network type of the traffic destination.
|
String |
getDestRegionCodes(int index)
Region codes whose IP addresses will be used to match for destination of traffic.
|
com.google.protobuf.ByteString |
getDestRegionCodesBytes(int index)
Region codes whose IP addresses will be used to match for destination of traffic.
|
int |
getDestRegionCodesCount()
Region codes whose IP addresses will be used to match for destination of traffic.
|
com.google.protobuf.ProtocolStringList |
getDestRegionCodesList()
Region codes whose IP addresses will be used to match for destination of traffic.
|
String |
getDestThreatIntelligences(int index)
Names of Network Threat Intelligence lists.
|
com.google.protobuf.ByteString |
getDestThreatIntelligencesBytes(int index)
Names of Network Threat Intelligence lists.
|
int |
getDestThreatIntelligencesCount()
Names of Network Threat Intelligence lists.
|
com.google.protobuf.ProtocolStringList |
getDestThreatIntelligencesList()
Names of Network Threat Intelligence lists.
|
FirewallPolicyRuleMatcherLayer4Config |
getLayer4Configs(int index)
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcherLayer4Config.Builder |
getLayer4ConfigsBuilder(int index)
Pairs of IP protocols and ports that the rule should match.
|
List<FirewallPolicyRuleMatcherLayer4Config.Builder> |
getLayer4ConfigsBuilderList()
Pairs of IP protocols and ports that the rule should match.
|
int |
getLayer4ConfigsCount()
Pairs of IP protocols and ports that the rule should match.
|
List<FirewallPolicyRuleMatcherLayer4Config> |
getLayer4ConfigsList()
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcherLayer4ConfigOrBuilder |
getLayer4ConfigsOrBuilder(int index)
Pairs of IP protocols and ports that the rule should match.
|
List<? extends FirewallPolicyRuleMatcherLayer4ConfigOrBuilder> |
getLayer4ConfigsOrBuilderList()
Pairs of IP protocols and ports that the rule should match.
|
String |
getSrcAddressGroups(int index)
Address groups which should be matched against the traffic source.
|
com.google.protobuf.ByteString |
getSrcAddressGroupsBytes(int index)
Address groups which should be matched against the traffic source.
|
int |
getSrcAddressGroupsCount()
Address groups which should be matched against the traffic source.
|
com.google.protobuf.ProtocolStringList |
getSrcAddressGroupsList()
Address groups which should be matched against the traffic source.
|
String |
getSrcFqdns(int index)
Fully Qualified Domain Name (FQDN) which should be matched against traffic source.
|
com.google.protobuf.ByteString |
getSrcFqdnsBytes(int index)
Fully Qualified Domain Name (FQDN) which should be matched against traffic source.
|
int |
getSrcFqdnsCount()
Fully Qualified Domain Name (FQDN) which should be matched against traffic source.
|
com.google.protobuf.ProtocolStringList |
getSrcFqdnsList()
Fully Qualified Domain Name (FQDN) which should be matched against traffic source.
|
String |
getSrcIpRanges(int index)
CIDR IP address range.
|
com.google.protobuf.ByteString |
getSrcIpRangesBytes(int index)
CIDR IP address range.
|
int |
getSrcIpRangesCount()
CIDR IP address range.
|
com.google.protobuf.ProtocolStringList |
getSrcIpRangesList()
CIDR IP address range.
|
String |
getSrcNetworks(int index)
Networks of the traffic source.
|
com.google.protobuf.ByteString |
getSrcNetworksBytes(int index)
Networks of the traffic source.
|
int |
getSrcNetworksCount()
Networks of the traffic source.
|
com.google.protobuf.ProtocolStringList |
getSrcNetworksList()
Networks of the traffic source.
|
String |
getSrcNetworkType()
Network type of the traffic source.
|
com.google.protobuf.ByteString |
getSrcNetworkTypeBytes()
Network type of the traffic source.
|
String |
getSrcRegionCodes(int index)
Region codes whose IP addresses will be used to match for source of traffic.
|
com.google.protobuf.ByteString |
getSrcRegionCodesBytes(int index)
Region codes whose IP addresses will be used to match for source of traffic.
|
int |
getSrcRegionCodesCount()
Region codes whose IP addresses will be used to match for source of traffic.
|
com.google.protobuf.ProtocolStringList |
getSrcRegionCodesList()
Region codes whose IP addresses will be used to match for source of traffic.
|
FirewallPolicyRuleSecureTag |
getSrcSecureTags(int index)
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleSecureTag.Builder |
getSrcSecureTagsBuilder(int index)
List of secure tag values, which should be matched at the source of the traffic.
|
List<FirewallPolicyRuleSecureTag.Builder> |
getSrcSecureTagsBuilderList()
List of secure tag values, which should be matched at the source of the traffic.
|
int |
getSrcSecureTagsCount()
List of secure tag values, which should be matched at the source of the traffic.
|
List<FirewallPolicyRuleSecureTag> |
getSrcSecureTagsList()
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleSecureTagOrBuilder |
getSrcSecureTagsOrBuilder(int index)
List of secure tag values, which should be matched at the source of the traffic.
|
List<? extends FirewallPolicyRuleSecureTagOrBuilder> |
getSrcSecureTagsOrBuilderList()
List of secure tag values, which should be matched at the source of the traffic.
|
String |
getSrcThreatIntelligences(int index)
Names of Network Threat Intelligence lists.
|
com.google.protobuf.ByteString |
getSrcThreatIntelligencesBytes(int index)
Names of Network Threat Intelligence lists.
|
int |
getSrcThreatIntelligencesCount()
Names of Network Threat Intelligence lists.
|
com.google.protobuf.ProtocolStringList |
getSrcThreatIntelligencesList()
Names of Network Threat Intelligence lists.
|
boolean |
hasDestNetworkType()
Network type of the traffic destination.
|
boolean |
hasSrcNetworkType()
Network type of the traffic source.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FirewallPolicyRuleMatcher.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FirewallPolicyRuleMatcher.Builder |
mergeFrom(FirewallPolicyRuleMatcher other) |
FirewallPolicyRuleMatcher.Builder |
mergeFrom(com.google.protobuf.Message other) |
FirewallPolicyRuleMatcher.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FirewallPolicyRuleMatcher.Builder |
removeLayer4Configs(int index)
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcher.Builder |
removeSrcSecureTags(int index)
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleMatcher.Builder |
setDestAddressGroups(int index,
String value)
Address groups which should be matched against the traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
setDestFqdns(int index,
String value)
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
setDestIpRanges(int index,
String value)
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
setDestNetworkType(String value)
Network type of the traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
setDestNetworkTypeBytes(com.google.protobuf.ByteString value)
Network type of the traffic destination.
|
FirewallPolicyRuleMatcher.Builder |
setDestRegionCodes(int index,
String value)
Region codes whose IP addresses will be used to match for destination of traffic.
|
FirewallPolicyRuleMatcher.Builder |
setDestThreatIntelligences(int index,
String value)
Names of Network Threat Intelligence lists.
|
FirewallPolicyRuleMatcher.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FirewallPolicyRuleMatcher.Builder |
setLayer4Configs(int index,
FirewallPolicyRuleMatcherLayer4Config.Builder builderForValue)
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcher.Builder |
setLayer4Configs(int index,
FirewallPolicyRuleMatcherLayer4Config value)
Pairs of IP protocols and ports that the rule should match.
|
FirewallPolicyRuleMatcher.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FirewallPolicyRuleMatcher.Builder |
setSrcAddressGroups(int index,
String value)
Address groups which should be matched against the traffic source.
|
FirewallPolicyRuleMatcher.Builder |
setSrcFqdns(int index,
String value)
Fully Qualified Domain Name (FQDN) which should be matched against traffic source.
|
FirewallPolicyRuleMatcher.Builder |
setSrcIpRanges(int index,
String value)
CIDR IP address range.
|
FirewallPolicyRuleMatcher.Builder |
setSrcNetworks(int index,
String value)
Networks of the traffic source.
|
FirewallPolicyRuleMatcher.Builder |
setSrcNetworkType(String value)
Network type of the traffic source.
|
FirewallPolicyRuleMatcher.Builder |
setSrcNetworkTypeBytes(com.google.protobuf.ByteString value)
Network type of the traffic source.
|
FirewallPolicyRuleMatcher.Builder |
setSrcRegionCodes(int index,
String value)
Region codes whose IP addresses will be used to match for source of traffic.
|
FirewallPolicyRuleMatcher.Builder |
setSrcSecureTags(int index,
FirewallPolicyRuleSecureTag.Builder builderForValue)
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleMatcher.Builder |
setSrcSecureTags(int index,
FirewallPolicyRuleSecureTag value)
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleMatcher.Builder |
setSrcThreatIntelligences(int index,
String value)
Names of Network Threat Intelligence lists.
|
FirewallPolicyRuleMatcher.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicyRuleMatcher.Builder>public FirewallPolicyRuleMatcher.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicyRuleMatcher.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicyRuleMatcher.Builder>public FirewallPolicyRuleMatcher getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FirewallPolicyRuleMatcher build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FirewallPolicyRuleMatcher buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FirewallPolicyRuleMatcher.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicyRuleMatcher.Builder>public FirewallPolicyRuleMatcher.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicyRuleMatcher.Builder>public FirewallPolicyRuleMatcher.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicyRuleMatcher.Builder>public FirewallPolicyRuleMatcher.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicyRuleMatcher.Builder>public FirewallPolicyRuleMatcher.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicyRuleMatcher.Builder>public FirewallPolicyRuleMatcher.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicyRuleMatcher.Builder>public FirewallPolicyRuleMatcher.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FirewallPolicyRuleMatcher.Builder>public FirewallPolicyRuleMatcher.Builder mergeFrom(FirewallPolicyRuleMatcher other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicyRuleMatcher.Builder>public FirewallPolicyRuleMatcher.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FirewallPolicyRuleMatcher.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getDestAddressGroupsList()
Address groups which should be matched against the traffic destination. Maximum number of destination address groups is 10.
repeated string dest_address_groups = 468760508;getDestAddressGroupsList in interface FirewallPolicyRuleMatcherOrBuilderpublic int getDestAddressGroupsCount()
Address groups which should be matched against the traffic destination. Maximum number of destination address groups is 10.
repeated string dest_address_groups = 468760508;getDestAddressGroupsCount in interface FirewallPolicyRuleMatcherOrBuilderpublic String getDestAddressGroups(int index)
Address groups which should be matched against the traffic destination. Maximum number of destination address groups is 10.
repeated string dest_address_groups = 468760508;getDestAddressGroups in interface FirewallPolicyRuleMatcherOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDestAddressGroupsBytes(int index)
Address groups which should be matched against the traffic destination. Maximum number of destination address groups is 10.
repeated string dest_address_groups = 468760508;getDestAddressGroupsBytes in interface FirewallPolicyRuleMatcherOrBuilderindex - The index of the value to return.public FirewallPolicyRuleMatcher.Builder setDestAddressGroups(int index, String value)
Address groups which should be matched against the traffic destination. Maximum number of destination address groups is 10.
repeated string dest_address_groups = 468760508;index - The index to set the value at.value - The destAddressGroups to set.public FirewallPolicyRuleMatcher.Builder addDestAddressGroups(String value)
Address groups which should be matched against the traffic destination. Maximum number of destination address groups is 10.
repeated string dest_address_groups = 468760508;value - The destAddressGroups to add.public FirewallPolicyRuleMatcher.Builder addAllDestAddressGroups(Iterable<String> values)
Address groups which should be matched against the traffic destination. Maximum number of destination address groups is 10.
repeated string dest_address_groups = 468760508;values - The destAddressGroups to add.public FirewallPolicyRuleMatcher.Builder clearDestAddressGroups()
Address groups which should be matched against the traffic destination. Maximum number of destination address groups is 10.
repeated string dest_address_groups = 468760508;public FirewallPolicyRuleMatcher.Builder addDestAddressGroupsBytes(com.google.protobuf.ByteString value)
Address groups which should be matched against the traffic destination. Maximum number of destination address groups is 10.
repeated string dest_address_groups = 468760508;value - The bytes of the destAddressGroups to add.public com.google.protobuf.ProtocolStringList getDestFqdnsList()
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination. Maximum number of destination fqdn allowed is 100.
repeated string dest_fqdns = 370712737;getDestFqdnsList in interface FirewallPolicyRuleMatcherOrBuilderpublic int getDestFqdnsCount()
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination. Maximum number of destination fqdn allowed is 100.
repeated string dest_fqdns = 370712737;getDestFqdnsCount in interface FirewallPolicyRuleMatcherOrBuilderpublic String getDestFqdns(int index)
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination. Maximum number of destination fqdn allowed is 100.
repeated string dest_fqdns = 370712737;getDestFqdns in interface FirewallPolicyRuleMatcherOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDestFqdnsBytes(int index)
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination. Maximum number of destination fqdn allowed is 100.
repeated string dest_fqdns = 370712737;getDestFqdnsBytes in interface FirewallPolicyRuleMatcherOrBuilderindex - The index of the value to return.public FirewallPolicyRuleMatcher.Builder setDestFqdns(int index, String value)
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination. Maximum number of destination fqdn allowed is 100.
repeated string dest_fqdns = 370712737;index - The index to set the value at.value - The destFqdns to set.public FirewallPolicyRuleMatcher.Builder addDestFqdns(String value)
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination. Maximum number of destination fqdn allowed is 100.
repeated string dest_fqdns = 370712737;value - The destFqdns to add.public FirewallPolicyRuleMatcher.Builder addAllDestFqdns(Iterable<String> values)
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination. Maximum number of destination fqdn allowed is 100.
repeated string dest_fqdns = 370712737;values - The destFqdns to add.public FirewallPolicyRuleMatcher.Builder clearDestFqdns()
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination. Maximum number of destination fqdn allowed is 100.
repeated string dest_fqdns = 370712737;public FirewallPolicyRuleMatcher.Builder addDestFqdnsBytes(com.google.protobuf.ByteString value)
Fully Qualified Domain Name (FQDN) which should be matched against traffic destination. Maximum number of destination fqdn allowed is 100.
repeated string dest_fqdns = 370712737;value - The bytes of the destFqdns to add.public com.google.protobuf.ProtocolStringList getDestIpRangesList()
CIDR IP address range. Maximum number of destination CIDR IP ranges allowed is 5000.
repeated string dest_ip_ranges = 337357713;getDestIpRangesList in interface FirewallPolicyRuleMatcherOrBuilderpublic int getDestIpRangesCount()
CIDR IP address range. Maximum number of destination CIDR IP ranges allowed is 5000.
repeated string dest_ip_ranges = 337357713;getDestIpRangesCount in interface FirewallPolicyRuleMatcherOrBuilderpublic String getDestIpRanges(int index)
CIDR IP address range. Maximum number of destination CIDR IP ranges allowed is 5000.
repeated string dest_ip_ranges = 337357713;getDestIpRanges in interface FirewallPolicyRuleMatcherOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDestIpRangesBytes(int index)
CIDR IP address range. Maximum number of destination CIDR IP ranges allowed is 5000.
repeated string dest_ip_ranges = 337357713;getDestIpRangesBytes in interface FirewallPolicyRuleMatcherOrBuilderindex - The index of the value to return.public FirewallPolicyRuleMatcher.Builder setDestIpRanges(int index, String value)
CIDR IP address range. Maximum number of destination CIDR IP ranges allowed is 5000.
repeated string dest_ip_ranges = 337357713;index - The index to set the value at.value - The destIpRanges to set.public FirewallPolicyRuleMatcher.Builder addDestIpRanges(String value)
CIDR IP address range. Maximum number of destination CIDR IP ranges allowed is 5000.
repeated string dest_ip_ranges = 337357713;value - The destIpRanges to add.public FirewallPolicyRuleMatcher.Builder addAllDestIpRanges(Iterable<String> values)
CIDR IP address range. Maximum number of destination CIDR IP ranges allowed is 5000.
repeated string dest_ip_ranges = 337357713;values - The destIpRanges to add.public FirewallPolicyRuleMatcher.Builder clearDestIpRanges()
CIDR IP address range. Maximum number of destination CIDR IP ranges allowed is 5000.
repeated string dest_ip_ranges = 337357713;public FirewallPolicyRuleMatcher.Builder addDestIpRangesBytes(com.google.protobuf.ByteString value)
CIDR IP address range. Maximum number of destination CIDR IP ranges allowed is 5000.
repeated string dest_ip_ranges = 337357713;value - The bytes of the destIpRanges to add.public boolean hasDestNetworkType()
Network type of the traffic destination. Allowed values are: - UNSPECIFIED - INTERNET - NON_INTERNET Check the DestNetworkType enum for the list of possible values.
optional string dest_network_type = 409853224;hasDestNetworkType in interface FirewallPolicyRuleMatcherOrBuilderpublic String getDestNetworkType()
Network type of the traffic destination. Allowed values are: - UNSPECIFIED - INTERNET - NON_INTERNET Check the DestNetworkType enum for the list of possible values.
optional string dest_network_type = 409853224;getDestNetworkType in interface FirewallPolicyRuleMatcherOrBuilderpublic com.google.protobuf.ByteString getDestNetworkTypeBytes()
Network type of the traffic destination. Allowed values are: - UNSPECIFIED - INTERNET - NON_INTERNET Check the DestNetworkType enum for the list of possible values.
optional string dest_network_type = 409853224;getDestNetworkTypeBytes in interface FirewallPolicyRuleMatcherOrBuilderpublic FirewallPolicyRuleMatcher.Builder setDestNetworkType(String value)
Network type of the traffic destination. Allowed values are: - UNSPECIFIED - INTERNET - NON_INTERNET Check the DestNetworkType enum for the list of possible values.
optional string dest_network_type = 409853224;value - The destNetworkType to set.public FirewallPolicyRuleMatcher.Builder clearDestNetworkType()
Network type of the traffic destination. Allowed values are: - UNSPECIFIED - INTERNET - NON_INTERNET Check the DestNetworkType enum for the list of possible values.
optional string dest_network_type = 409853224;public FirewallPolicyRuleMatcher.Builder setDestNetworkTypeBytes(com.google.protobuf.ByteString value)
Network type of the traffic destination. Allowed values are: - UNSPECIFIED - INTERNET - NON_INTERNET Check the DestNetworkType enum for the list of possible values.
optional string dest_network_type = 409853224;value - The bytes for destNetworkType to set.public com.google.protobuf.ProtocolStringList getDestRegionCodesList()
Region codes whose IP addresses will be used to match for destination of traffic. Should be specified as 2 letter country code defined as per ISO 3166 alpha-2 country codes. ex."US" Maximum number of dest region codes allowed is 5000.
repeated string dest_region_codes = 199120280;getDestRegionCodesList in interface FirewallPolicyRuleMatcherOrBuilderpublic int getDestRegionCodesCount()
Region codes whose IP addresses will be used to match for destination of traffic. Should be specified as 2 letter country code defined as per ISO 3166 alpha-2 country codes. ex."US" Maximum number of dest region codes allowed is 5000.
repeated string dest_region_codes = 199120280;getDestRegionCodesCount in interface FirewallPolicyRuleMatcherOrBuilderpublic String getDestRegionCodes(int index)
Region codes whose IP addresses will be used to match for destination of traffic. Should be specified as 2 letter country code defined as per ISO 3166 alpha-2 country codes. ex."US" Maximum number of dest region codes allowed is 5000.
repeated string dest_region_codes = 199120280;getDestRegionCodes in interface FirewallPolicyRuleMatcherOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDestRegionCodesBytes(int index)
Region codes whose IP addresses will be used to match for destination of traffic. Should be specified as 2 letter country code defined as per ISO 3166 alpha-2 country codes. ex."US" Maximum number of dest region codes allowed is 5000.
repeated string dest_region_codes = 199120280;getDestRegionCodesBytes in interface FirewallPolicyRuleMatcherOrBuilderindex - The index of the value to return.public FirewallPolicyRuleMatcher.Builder setDestRegionCodes(int index, String value)
Region codes whose IP addresses will be used to match for destination of traffic. Should be specified as 2 letter country code defined as per ISO 3166 alpha-2 country codes. ex."US" Maximum number of dest region codes allowed is 5000.
repeated string dest_region_codes = 199120280;index - The index to set the value at.value - The destRegionCodes to set.public FirewallPolicyRuleMatcher.Builder addDestRegionCodes(String value)
Region codes whose IP addresses will be used to match for destination of traffic. Should be specified as 2 letter country code defined as per ISO 3166 alpha-2 country codes. ex."US" Maximum number of dest region codes allowed is 5000.
repeated string dest_region_codes = 199120280;value - The destRegionCodes to add.public FirewallPolicyRuleMatcher.Builder addAllDestRegionCodes(Iterable<String> values)
Region codes whose IP addresses will be used to match for destination of traffic. Should be specified as 2 letter country code defined as per ISO 3166 alpha-2 country codes. ex."US" Maximum number of dest region codes allowed is 5000.
repeated string dest_region_codes = 199120280;values - The destRegionCodes to add.public FirewallPolicyRuleMatcher.Builder clearDestRegionCodes()
Region codes whose IP addresses will be used to match for destination of traffic. Should be specified as 2 letter country code defined as per ISO 3166 alpha-2 country codes. ex."US" Maximum number of dest region codes allowed is 5000.
repeated string dest_region_codes = 199120280;public FirewallPolicyRuleMatcher.Builder addDestRegionCodesBytes(com.google.protobuf.ByteString value)
Region codes whose IP addresses will be used to match for destination of traffic. Should be specified as 2 letter country code defined as per ISO 3166 alpha-2 country codes. ex."US" Maximum number of dest region codes allowed is 5000.
repeated string dest_region_codes = 199120280;value - The bytes of the destRegionCodes to add.public com.google.protobuf.ProtocolStringList getDestThreatIntelligencesList()
Names of Network Threat Intelligence lists. The IPs in these lists will be matched against traffic destination.
repeated string dest_threat_intelligences = 119896492;getDestThreatIntelligencesList in interface FirewallPolicyRuleMatcherOrBuilderpublic int getDestThreatIntelligencesCount()
Names of Network Threat Intelligence lists. The IPs in these lists will be matched against traffic destination.
repeated string dest_threat_intelligences = 119896492;getDestThreatIntelligencesCount in interface FirewallPolicyRuleMatcherOrBuilderpublic String getDestThreatIntelligences(int index)
Names of Network Threat Intelligence lists. The IPs in these lists will be matched against traffic destination.
repeated string dest_threat_intelligences = 119896492;getDestThreatIntelligences in interface FirewallPolicyRuleMatcherOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDestThreatIntelligencesBytes(int index)
Names of Network Threat Intelligence lists. The IPs in these lists will be matched against traffic destination.
repeated string dest_threat_intelligences = 119896492;getDestThreatIntelligencesBytes in interface FirewallPolicyRuleMatcherOrBuilderindex - The index of the value to return.public FirewallPolicyRuleMatcher.Builder setDestThreatIntelligences(int index, String value)
Names of Network Threat Intelligence lists. The IPs in these lists will be matched against traffic destination.
repeated string dest_threat_intelligences = 119896492;index - The index to set the value at.value - The destThreatIntelligences to set.public FirewallPolicyRuleMatcher.Builder addDestThreatIntelligences(String value)
Names of Network Threat Intelligence lists. The IPs in these lists will be matched against traffic destination.
repeated string dest_threat_intelligences = 119896492;value - The destThreatIntelligences to add.public FirewallPolicyRuleMatcher.Builder addAllDestThreatIntelligences(Iterable<String> values)
Names of Network Threat Intelligence lists. The IPs in these lists will be matched against traffic destination.
repeated string dest_threat_intelligences = 119896492;values - The destThreatIntelligences to add.public FirewallPolicyRuleMatcher.Builder clearDestThreatIntelligences()
Names of Network Threat Intelligence lists. The IPs in these lists will be matched against traffic destination.
repeated string dest_threat_intelligences = 119896492;public FirewallPolicyRuleMatcher.Builder addDestThreatIntelligencesBytes(com.google.protobuf.ByteString value)
Names of Network Threat Intelligence lists. The IPs in these lists will be matched against traffic destination.
repeated string dest_threat_intelligences = 119896492;value - The bytes of the destThreatIntelligences to add.public List<FirewallPolicyRuleMatcherLayer4Config> getLayer4ConfigsList()
Pairs of IP protocols and ports that the rule should match.
repeated .google.cloud.compute.v1.FirewallPolicyRuleMatcherLayer4Config layer4_configs = 373534261;
getLayer4ConfigsList in interface FirewallPolicyRuleMatcherOrBuilderpublic int getLayer4ConfigsCount()
Pairs of IP protocols and ports that the rule should match.
repeated .google.cloud.compute.v1.FirewallPolicyRuleMatcherLayer4Config layer4_configs = 373534261;
getLayer4ConfigsCount in interface FirewallPolicyRuleMatcherOrBuilderpublic FirewallPolicyRuleMatcherLayer4Config getLayer4Configs(int index)
Pairs of IP protocols and ports that the rule should match.
repeated .google.cloud.compute.v1.FirewallPolicyRuleMatcherLayer4Config layer4_configs = 373534261;
getLayer4Configs in interface FirewallPolicyRuleMatcherOrBuilderpublic FirewallPolicyRuleMatcher.Builder setLayer4Configs(int index, FirewallPolicyRuleMatcherLayer4Config value)
Pairs of IP protocols and ports that the rule should match.
repeated .google.cloud.compute.v1.FirewallPolicyRuleMatcherLayer4Config layer4_configs = 373534261;
public FirewallPolicyRuleMatcher.Builder setLayer4Configs(int index, FirewallPolicyRuleMatcherLayer4Config.Builder builderForValue)
Pairs of IP protocols and ports that the rule should match.
repeated .google.cloud.compute.v1.FirewallPolicyRuleMatcherLayer4Config layer4_configs = 373534261;
public FirewallPolicyRuleMatcher.Builder addLayer4Configs(FirewallPolicyRuleMatcherLayer4Config value)
Pairs of IP protocols and ports that the rule should match.
repeated .google.cloud.compute.v1.FirewallPolicyRuleMatcherLayer4Config layer4_configs = 373534261;
public FirewallPolicyRuleMatcher.Builder addLayer4Configs(int index, FirewallPolicyRuleMatcherLayer4Config value)
Pairs of IP protocols and ports that the rule should match.
repeated .google.cloud.compute.v1.FirewallPolicyRuleMatcherLayer4Config layer4_configs = 373534261;
public FirewallPolicyRuleMatcher.Builder addLayer4Configs(FirewallPolicyRuleMatcherLayer4Config.Builder builderForValue)
Pairs of IP protocols and ports that the rule should match.
repeated .google.cloud.compute.v1.FirewallPolicyRuleMatcherLayer4Config layer4_configs = 373534261;
public FirewallPolicyRuleMatcher.Builder addLayer4Configs(int index, FirewallPolicyRuleMatcherLayer4Config.Builder builderForValue)
Pairs of IP protocols and ports that the rule should match.
repeated .google.cloud.compute.v1.FirewallPolicyRuleMatcherLayer4Config layer4_configs = 373534261;
public FirewallPolicyRuleMatcher.Builder addAllLayer4Configs(Iterable<? extends FirewallPolicyRuleMatcherLayer4Config> values)
Pairs of IP protocols and ports that the rule should match.
repeated .google.cloud.compute.v1.FirewallPolicyRuleMatcherLayer4Config layer4_configs = 373534261;
public FirewallPolicyRuleMatcher.Builder clearLayer4Configs()
Pairs of IP protocols and ports that the rule should match.
repeated .google.cloud.compute.v1.FirewallPolicyRuleMatcherLayer4Config layer4_configs = 373534261;
public FirewallPolicyRuleMatcher.Builder removeLayer4Configs(int index)
Pairs of IP protocols and ports that the rule should match.
repeated .google.cloud.compute.v1.FirewallPolicyRuleMatcherLayer4Config layer4_configs = 373534261;
public FirewallPolicyRuleMatcherLayer4Config.Builder getLayer4ConfigsBuilder(int index)
Pairs of IP protocols and ports that the rule should match.
repeated .google.cloud.compute.v1.FirewallPolicyRuleMatcherLayer4Config layer4_configs = 373534261;
public FirewallPolicyRuleMatcherLayer4ConfigOrBuilder getLayer4ConfigsOrBuilder(int index)
Pairs of IP protocols and ports that the rule should match.
repeated .google.cloud.compute.v1.FirewallPolicyRuleMatcherLayer4Config layer4_configs = 373534261;
getLayer4ConfigsOrBuilder in interface FirewallPolicyRuleMatcherOrBuilderpublic List<? extends FirewallPolicyRuleMatcherLayer4ConfigOrBuilder> getLayer4ConfigsOrBuilderList()
Pairs of IP protocols and ports that the rule should match.
repeated .google.cloud.compute.v1.FirewallPolicyRuleMatcherLayer4Config layer4_configs = 373534261;
getLayer4ConfigsOrBuilderList in interface FirewallPolicyRuleMatcherOrBuilderpublic FirewallPolicyRuleMatcherLayer4Config.Builder addLayer4ConfigsBuilder()
Pairs of IP protocols and ports that the rule should match.
repeated .google.cloud.compute.v1.FirewallPolicyRuleMatcherLayer4Config layer4_configs = 373534261;
public FirewallPolicyRuleMatcherLayer4Config.Builder addLayer4ConfigsBuilder(int index)
Pairs of IP protocols and ports that the rule should match.
repeated .google.cloud.compute.v1.FirewallPolicyRuleMatcherLayer4Config layer4_configs = 373534261;
public List<FirewallPolicyRuleMatcherLayer4Config.Builder> getLayer4ConfigsBuilderList()
Pairs of IP protocols and ports that the rule should match.
repeated .google.cloud.compute.v1.FirewallPolicyRuleMatcherLayer4Config layer4_configs = 373534261;
public com.google.protobuf.ProtocolStringList getSrcAddressGroupsList()
Address groups which should be matched against the traffic source. Maximum number of source address groups is 10.
repeated string src_address_groups = 436423738;getSrcAddressGroupsList in interface FirewallPolicyRuleMatcherOrBuilderpublic int getSrcAddressGroupsCount()
Address groups which should be matched against the traffic source. Maximum number of source address groups is 10.
repeated string src_address_groups = 436423738;getSrcAddressGroupsCount in interface FirewallPolicyRuleMatcherOrBuilderpublic String getSrcAddressGroups(int index)
Address groups which should be matched against the traffic source. Maximum number of source address groups is 10.
repeated string src_address_groups = 436423738;getSrcAddressGroups in interface FirewallPolicyRuleMatcherOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSrcAddressGroupsBytes(int index)
Address groups which should be matched against the traffic source. Maximum number of source address groups is 10.
repeated string src_address_groups = 436423738;getSrcAddressGroupsBytes in interface FirewallPolicyRuleMatcherOrBuilderindex - The index of the value to return.public FirewallPolicyRuleMatcher.Builder setSrcAddressGroups(int index, String value)
Address groups which should be matched against the traffic source. Maximum number of source address groups is 10.
repeated string src_address_groups = 436423738;index - The index to set the value at.value - The srcAddressGroups to set.public FirewallPolicyRuleMatcher.Builder addSrcAddressGroups(String value)
Address groups which should be matched against the traffic source. Maximum number of source address groups is 10.
repeated string src_address_groups = 436423738;value - The srcAddressGroups to add.public FirewallPolicyRuleMatcher.Builder addAllSrcAddressGroups(Iterable<String> values)
Address groups which should be matched against the traffic source. Maximum number of source address groups is 10.
repeated string src_address_groups = 436423738;values - The srcAddressGroups to add.public FirewallPolicyRuleMatcher.Builder clearSrcAddressGroups()
Address groups which should be matched against the traffic source. Maximum number of source address groups is 10.
repeated string src_address_groups = 436423738;public FirewallPolicyRuleMatcher.Builder addSrcAddressGroupsBytes(com.google.protobuf.ByteString value)
Address groups which should be matched against the traffic source. Maximum number of source address groups is 10.
repeated string src_address_groups = 436423738;value - The bytes of the srcAddressGroups to add.public com.google.protobuf.ProtocolStringList getSrcFqdnsList()
Fully Qualified Domain Name (FQDN) which should be matched against traffic source. Maximum number of source fqdn allowed is 100.
repeated string src_fqdns = 435906147;getSrcFqdnsList in interface FirewallPolicyRuleMatcherOrBuilderpublic int getSrcFqdnsCount()
Fully Qualified Domain Name (FQDN) which should be matched against traffic source. Maximum number of source fqdn allowed is 100.
repeated string src_fqdns = 435906147;getSrcFqdnsCount in interface FirewallPolicyRuleMatcherOrBuilderpublic String getSrcFqdns(int index)
Fully Qualified Domain Name (FQDN) which should be matched against traffic source. Maximum number of source fqdn allowed is 100.
repeated string src_fqdns = 435906147;getSrcFqdns in interface FirewallPolicyRuleMatcherOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSrcFqdnsBytes(int index)
Fully Qualified Domain Name (FQDN) which should be matched against traffic source. Maximum number of source fqdn allowed is 100.
repeated string src_fqdns = 435906147;getSrcFqdnsBytes in interface FirewallPolicyRuleMatcherOrBuilderindex - The index of the value to return.public FirewallPolicyRuleMatcher.Builder setSrcFqdns(int index, String value)
Fully Qualified Domain Name (FQDN) which should be matched against traffic source. Maximum number of source fqdn allowed is 100.
repeated string src_fqdns = 435906147;index - The index to set the value at.value - The srcFqdns to set.public FirewallPolicyRuleMatcher.Builder addSrcFqdns(String value)
Fully Qualified Domain Name (FQDN) which should be matched against traffic source. Maximum number of source fqdn allowed is 100.
repeated string src_fqdns = 435906147;value - The srcFqdns to add.public FirewallPolicyRuleMatcher.Builder addAllSrcFqdns(Iterable<String> values)
Fully Qualified Domain Name (FQDN) which should be matched against traffic source. Maximum number of source fqdn allowed is 100.
repeated string src_fqdns = 435906147;values - The srcFqdns to add.public FirewallPolicyRuleMatcher.Builder clearSrcFqdns()
Fully Qualified Domain Name (FQDN) which should be matched against traffic source. Maximum number of source fqdn allowed is 100.
repeated string src_fqdns = 435906147;public FirewallPolicyRuleMatcher.Builder addSrcFqdnsBytes(com.google.protobuf.ByteString value)
Fully Qualified Domain Name (FQDN) which should be matched against traffic source. Maximum number of source fqdn allowed is 100.
repeated string src_fqdns = 435906147;value - The bytes of the srcFqdns to add.public com.google.protobuf.ProtocolStringList getSrcIpRangesList()
CIDR IP address range. Maximum number of source CIDR IP ranges allowed is 5000.
repeated string src_ip_ranges = 432128083;getSrcIpRangesList in interface FirewallPolicyRuleMatcherOrBuilderpublic int getSrcIpRangesCount()
CIDR IP address range. Maximum number of source CIDR IP ranges allowed is 5000.
repeated string src_ip_ranges = 432128083;getSrcIpRangesCount in interface FirewallPolicyRuleMatcherOrBuilderpublic String getSrcIpRanges(int index)
CIDR IP address range. Maximum number of source CIDR IP ranges allowed is 5000.
repeated string src_ip_ranges = 432128083;getSrcIpRanges in interface FirewallPolicyRuleMatcherOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSrcIpRangesBytes(int index)
CIDR IP address range. Maximum number of source CIDR IP ranges allowed is 5000.
repeated string src_ip_ranges = 432128083;getSrcIpRangesBytes in interface FirewallPolicyRuleMatcherOrBuilderindex - The index of the value to return.public FirewallPolicyRuleMatcher.Builder setSrcIpRanges(int index, String value)
CIDR IP address range. Maximum number of source CIDR IP ranges allowed is 5000.
repeated string src_ip_ranges = 432128083;index - The index to set the value at.value - The srcIpRanges to set.public FirewallPolicyRuleMatcher.Builder addSrcIpRanges(String value)
CIDR IP address range. Maximum number of source CIDR IP ranges allowed is 5000.
repeated string src_ip_ranges = 432128083;value - The srcIpRanges to add.public FirewallPolicyRuleMatcher.Builder addAllSrcIpRanges(Iterable<String> values)
CIDR IP address range. Maximum number of source CIDR IP ranges allowed is 5000.
repeated string src_ip_ranges = 432128083;values - The srcIpRanges to add.public FirewallPolicyRuleMatcher.Builder clearSrcIpRanges()
CIDR IP address range. Maximum number of source CIDR IP ranges allowed is 5000.
repeated string src_ip_ranges = 432128083;public FirewallPolicyRuleMatcher.Builder addSrcIpRangesBytes(com.google.protobuf.ByteString value)
CIDR IP address range. Maximum number of source CIDR IP ranges allowed is 5000.
repeated string src_ip_ranges = 432128083;value - The bytes of the srcIpRanges to add.public boolean hasSrcNetworkType()
Network type of the traffic source. Allowed values are: - UNSPECIFIED - INTERNET - INTRA_VPC - NON_INTERNET - VPC_NETWORKS Check the SrcNetworkType enum for the list of possible values.
optional string src_network_type = 309819686;hasSrcNetworkType in interface FirewallPolicyRuleMatcherOrBuilderpublic String getSrcNetworkType()
Network type of the traffic source. Allowed values are: - UNSPECIFIED - INTERNET - INTRA_VPC - NON_INTERNET - VPC_NETWORKS Check the SrcNetworkType enum for the list of possible values.
optional string src_network_type = 309819686;getSrcNetworkType in interface FirewallPolicyRuleMatcherOrBuilderpublic com.google.protobuf.ByteString getSrcNetworkTypeBytes()
Network type of the traffic source. Allowed values are: - UNSPECIFIED - INTERNET - INTRA_VPC - NON_INTERNET - VPC_NETWORKS Check the SrcNetworkType enum for the list of possible values.
optional string src_network_type = 309819686;getSrcNetworkTypeBytes in interface FirewallPolicyRuleMatcherOrBuilderpublic FirewallPolicyRuleMatcher.Builder setSrcNetworkType(String value)
Network type of the traffic source. Allowed values are: - UNSPECIFIED - INTERNET - INTRA_VPC - NON_INTERNET - VPC_NETWORKS Check the SrcNetworkType enum for the list of possible values.
optional string src_network_type = 309819686;value - The srcNetworkType to set.public FirewallPolicyRuleMatcher.Builder clearSrcNetworkType()
Network type of the traffic source. Allowed values are: - UNSPECIFIED - INTERNET - INTRA_VPC - NON_INTERNET - VPC_NETWORKS Check the SrcNetworkType enum for the list of possible values.
optional string src_network_type = 309819686;public FirewallPolicyRuleMatcher.Builder setSrcNetworkTypeBytes(com.google.protobuf.ByteString value)
Network type of the traffic source. Allowed values are: - UNSPECIFIED - INTERNET - INTRA_VPC - NON_INTERNET - VPC_NETWORKS Check the SrcNetworkType enum for the list of possible values.
optional string src_network_type = 309819686;value - The bytes for srcNetworkType to set.public com.google.protobuf.ProtocolStringList getSrcNetworksList()
Networks of the traffic source. It can be either a full or partial url.
repeated string src_networks = 247119872;getSrcNetworksList in interface FirewallPolicyRuleMatcherOrBuilderpublic int getSrcNetworksCount()
Networks of the traffic source. It can be either a full or partial url.
repeated string src_networks = 247119872;getSrcNetworksCount in interface FirewallPolicyRuleMatcherOrBuilderpublic String getSrcNetworks(int index)
Networks of the traffic source. It can be either a full or partial url.
repeated string src_networks = 247119872;getSrcNetworks in interface FirewallPolicyRuleMatcherOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSrcNetworksBytes(int index)
Networks of the traffic source. It can be either a full or partial url.
repeated string src_networks = 247119872;getSrcNetworksBytes in interface FirewallPolicyRuleMatcherOrBuilderindex - The index of the value to return.public FirewallPolicyRuleMatcher.Builder setSrcNetworks(int index, String value)
Networks of the traffic source. It can be either a full or partial url.
repeated string src_networks = 247119872;index - The index to set the value at.value - The srcNetworks to set.public FirewallPolicyRuleMatcher.Builder addSrcNetworks(String value)
Networks of the traffic source. It can be either a full or partial url.
repeated string src_networks = 247119872;value - The srcNetworks to add.public FirewallPolicyRuleMatcher.Builder addAllSrcNetworks(Iterable<String> values)
Networks of the traffic source. It can be either a full or partial url.
repeated string src_networks = 247119872;values - The srcNetworks to add.public FirewallPolicyRuleMatcher.Builder clearSrcNetworks()
Networks of the traffic source. It can be either a full or partial url.
repeated string src_networks = 247119872;public FirewallPolicyRuleMatcher.Builder addSrcNetworksBytes(com.google.protobuf.ByteString value)
Networks of the traffic source. It can be either a full or partial url.
repeated string src_networks = 247119872;value - The bytes of the srcNetworks to add.public com.google.protobuf.ProtocolStringList getSrcRegionCodesList()
Region codes whose IP addresses will be used to match for source of traffic. Should be specified as 2 letter country code defined as per ISO 3166 alpha-2 country codes. ex."US" Maximum number of source region codes allowed is 5000.
repeated string src_region_codes = 99086742;getSrcRegionCodesList in interface FirewallPolicyRuleMatcherOrBuilderpublic int getSrcRegionCodesCount()
Region codes whose IP addresses will be used to match for source of traffic. Should be specified as 2 letter country code defined as per ISO 3166 alpha-2 country codes. ex."US" Maximum number of source region codes allowed is 5000.
repeated string src_region_codes = 99086742;getSrcRegionCodesCount in interface FirewallPolicyRuleMatcherOrBuilderpublic String getSrcRegionCodes(int index)
Region codes whose IP addresses will be used to match for source of traffic. Should be specified as 2 letter country code defined as per ISO 3166 alpha-2 country codes. ex."US" Maximum number of source region codes allowed is 5000.
repeated string src_region_codes = 99086742;getSrcRegionCodes in interface FirewallPolicyRuleMatcherOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSrcRegionCodesBytes(int index)
Region codes whose IP addresses will be used to match for source of traffic. Should be specified as 2 letter country code defined as per ISO 3166 alpha-2 country codes. ex."US" Maximum number of source region codes allowed is 5000.
repeated string src_region_codes = 99086742;getSrcRegionCodesBytes in interface FirewallPolicyRuleMatcherOrBuilderindex - The index of the value to return.public FirewallPolicyRuleMatcher.Builder setSrcRegionCodes(int index, String value)
Region codes whose IP addresses will be used to match for source of traffic. Should be specified as 2 letter country code defined as per ISO 3166 alpha-2 country codes. ex."US" Maximum number of source region codes allowed is 5000.
repeated string src_region_codes = 99086742;index - The index to set the value at.value - The srcRegionCodes to set.public FirewallPolicyRuleMatcher.Builder addSrcRegionCodes(String value)
Region codes whose IP addresses will be used to match for source of traffic. Should be specified as 2 letter country code defined as per ISO 3166 alpha-2 country codes. ex."US" Maximum number of source region codes allowed is 5000.
repeated string src_region_codes = 99086742;value - The srcRegionCodes to add.public FirewallPolicyRuleMatcher.Builder addAllSrcRegionCodes(Iterable<String> values)
Region codes whose IP addresses will be used to match for source of traffic. Should be specified as 2 letter country code defined as per ISO 3166 alpha-2 country codes. ex."US" Maximum number of source region codes allowed is 5000.
repeated string src_region_codes = 99086742;values - The srcRegionCodes to add.public FirewallPolicyRuleMatcher.Builder clearSrcRegionCodes()
Region codes whose IP addresses will be used to match for source of traffic. Should be specified as 2 letter country code defined as per ISO 3166 alpha-2 country codes. ex."US" Maximum number of source region codes allowed is 5000.
repeated string src_region_codes = 99086742;public FirewallPolicyRuleMatcher.Builder addSrcRegionCodesBytes(com.google.protobuf.ByteString value)
Region codes whose IP addresses will be used to match for source of traffic. Should be specified as 2 letter country code defined as per ISO 3166 alpha-2 country codes. ex."US" Maximum number of source region codes allowed is 5000.
repeated string src_region_codes = 99086742;value - The bytes of the srcRegionCodes to add.public List<FirewallPolicyRuleSecureTag> getSrcSecureTagsList()
List of secure tag values, which should be matched at the source of the traffic. For INGRESS rule, if all the srcSecureTag are INEFFECTIVE, and there is no srcIpRange, this rule will be ignored. Maximum number of source tag values allowed is 256.
repeated .google.cloud.compute.v1.FirewallPolicyRuleSecureTag src_secure_tags = 508791302;
getSrcSecureTagsList in interface FirewallPolicyRuleMatcherOrBuilderpublic int getSrcSecureTagsCount()
List of secure tag values, which should be matched at the source of the traffic. For INGRESS rule, if all the srcSecureTag are INEFFECTIVE, and there is no srcIpRange, this rule will be ignored. Maximum number of source tag values allowed is 256.
repeated .google.cloud.compute.v1.FirewallPolicyRuleSecureTag src_secure_tags = 508791302;
getSrcSecureTagsCount in interface FirewallPolicyRuleMatcherOrBuilderpublic FirewallPolicyRuleSecureTag getSrcSecureTags(int index)
List of secure tag values, which should be matched at the source of the traffic. For INGRESS rule, if all the srcSecureTag are INEFFECTIVE, and there is no srcIpRange, this rule will be ignored. Maximum number of source tag values allowed is 256.
repeated .google.cloud.compute.v1.FirewallPolicyRuleSecureTag src_secure_tags = 508791302;
getSrcSecureTags in interface FirewallPolicyRuleMatcherOrBuilderpublic FirewallPolicyRuleMatcher.Builder setSrcSecureTags(int index, FirewallPolicyRuleSecureTag value)
List of secure tag values, which should be matched at the source of the traffic. For INGRESS rule, if all the srcSecureTag are INEFFECTIVE, and there is no srcIpRange, this rule will be ignored. Maximum number of source tag values allowed is 256.
repeated .google.cloud.compute.v1.FirewallPolicyRuleSecureTag src_secure_tags = 508791302;
public FirewallPolicyRuleMatcher.Builder setSrcSecureTags(int index, FirewallPolicyRuleSecureTag.Builder builderForValue)
List of secure tag values, which should be matched at the source of the traffic. For INGRESS rule, if all the srcSecureTag are INEFFECTIVE, and there is no srcIpRange, this rule will be ignored. Maximum number of source tag values allowed is 256.
repeated .google.cloud.compute.v1.FirewallPolicyRuleSecureTag src_secure_tags = 508791302;
public FirewallPolicyRuleMatcher.Builder addSrcSecureTags(FirewallPolicyRuleSecureTag value)
List of secure tag values, which should be matched at the source of the traffic. For INGRESS rule, if all the srcSecureTag are INEFFECTIVE, and there is no srcIpRange, this rule will be ignored. Maximum number of source tag values allowed is 256.
repeated .google.cloud.compute.v1.FirewallPolicyRuleSecureTag src_secure_tags = 508791302;
public FirewallPolicyRuleMatcher.Builder addSrcSecureTags(int index, FirewallPolicyRuleSecureTag value)
List of secure tag values, which should be matched at the source of the traffic. For INGRESS rule, if all the srcSecureTag are INEFFECTIVE, and there is no srcIpRange, this rule will be ignored. Maximum number of source tag values allowed is 256.
repeated .google.cloud.compute.v1.FirewallPolicyRuleSecureTag src_secure_tags = 508791302;
public FirewallPolicyRuleMatcher.Builder addSrcSecureTags(FirewallPolicyRuleSecureTag.Builder builderForValue)
List of secure tag values, which should be matched at the source of the traffic. For INGRESS rule, if all the srcSecureTag are INEFFECTIVE, and there is no srcIpRange, this rule will be ignored. Maximum number of source tag values allowed is 256.
repeated .google.cloud.compute.v1.FirewallPolicyRuleSecureTag src_secure_tags = 508791302;
public FirewallPolicyRuleMatcher.Builder addSrcSecureTags(int index, FirewallPolicyRuleSecureTag.Builder builderForValue)
List of secure tag values, which should be matched at the source of the traffic. For INGRESS rule, if all the srcSecureTag are INEFFECTIVE, and there is no srcIpRange, this rule will be ignored. Maximum number of source tag values allowed is 256.
repeated .google.cloud.compute.v1.FirewallPolicyRuleSecureTag src_secure_tags = 508791302;
public FirewallPolicyRuleMatcher.Builder addAllSrcSecureTags(Iterable<? extends FirewallPolicyRuleSecureTag> values)
List of secure tag values, which should be matched at the source of the traffic. For INGRESS rule, if all the srcSecureTag are INEFFECTIVE, and there is no srcIpRange, this rule will be ignored. Maximum number of source tag values allowed is 256.
repeated .google.cloud.compute.v1.FirewallPolicyRuleSecureTag src_secure_tags = 508791302;
public FirewallPolicyRuleMatcher.Builder clearSrcSecureTags()
List of secure tag values, which should be matched at the source of the traffic. For INGRESS rule, if all the srcSecureTag are INEFFECTIVE, and there is no srcIpRange, this rule will be ignored. Maximum number of source tag values allowed is 256.
repeated .google.cloud.compute.v1.FirewallPolicyRuleSecureTag src_secure_tags = 508791302;
public FirewallPolicyRuleMatcher.Builder removeSrcSecureTags(int index)
List of secure tag values, which should be matched at the source of the traffic. For INGRESS rule, if all the srcSecureTag are INEFFECTIVE, and there is no srcIpRange, this rule will be ignored. Maximum number of source tag values allowed is 256.
repeated .google.cloud.compute.v1.FirewallPolicyRuleSecureTag src_secure_tags = 508791302;
public FirewallPolicyRuleSecureTag.Builder getSrcSecureTagsBuilder(int index)
List of secure tag values, which should be matched at the source of the traffic. For INGRESS rule, if all the srcSecureTag are INEFFECTIVE, and there is no srcIpRange, this rule will be ignored. Maximum number of source tag values allowed is 256.
repeated .google.cloud.compute.v1.FirewallPolicyRuleSecureTag src_secure_tags = 508791302;
public FirewallPolicyRuleSecureTagOrBuilder getSrcSecureTagsOrBuilder(int index)
List of secure tag values, which should be matched at the source of the traffic. For INGRESS rule, if all the srcSecureTag are INEFFECTIVE, and there is no srcIpRange, this rule will be ignored. Maximum number of source tag values allowed is 256.
repeated .google.cloud.compute.v1.FirewallPolicyRuleSecureTag src_secure_tags = 508791302;
getSrcSecureTagsOrBuilder in interface FirewallPolicyRuleMatcherOrBuilderpublic List<? extends FirewallPolicyRuleSecureTagOrBuilder> getSrcSecureTagsOrBuilderList()
List of secure tag values, which should be matched at the source of the traffic. For INGRESS rule, if all the srcSecureTag are INEFFECTIVE, and there is no srcIpRange, this rule will be ignored. Maximum number of source tag values allowed is 256.
repeated .google.cloud.compute.v1.FirewallPolicyRuleSecureTag src_secure_tags = 508791302;
getSrcSecureTagsOrBuilderList in interface FirewallPolicyRuleMatcherOrBuilderpublic FirewallPolicyRuleSecureTag.Builder addSrcSecureTagsBuilder()
List of secure tag values, which should be matched at the source of the traffic. For INGRESS rule, if all the srcSecureTag are INEFFECTIVE, and there is no srcIpRange, this rule will be ignored. Maximum number of source tag values allowed is 256.
repeated .google.cloud.compute.v1.FirewallPolicyRuleSecureTag src_secure_tags = 508791302;
public FirewallPolicyRuleSecureTag.Builder addSrcSecureTagsBuilder(int index)
List of secure tag values, which should be matched at the source of the traffic. For INGRESS rule, if all the srcSecureTag are INEFFECTIVE, and there is no srcIpRange, this rule will be ignored. Maximum number of source tag values allowed is 256.
repeated .google.cloud.compute.v1.FirewallPolicyRuleSecureTag src_secure_tags = 508791302;
public List<FirewallPolicyRuleSecureTag.Builder> getSrcSecureTagsBuilderList()
List of secure tag values, which should be matched at the source of the traffic. For INGRESS rule, if all the srcSecureTag are INEFFECTIVE, and there is no srcIpRange, this rule will be ignored. Maximum number of source tag values allowed is 256.
repeated .google.cloud.compute.v1.FirewallPolicyRuleSecureTag src_secure_tags = 508791302;
public com.google.protobuf.ProtocolStringList getSrcThreatIntelligencesList()
Names of Network Threat Intelligence lists. The IPs in these lists will be matched against traffic source.
repeated string src_threat_intelligences = 323631018;getSrcThreatIntelligencesList in interface FirewallPolicyRuleMatcherOrBuilderpublic int getSrcThreatIntelligencesCount()
Names of Network Threat Intelligence lists. The IPs in these lists will be matched against traffic source.
repeated string src_threat_intelligences = 323631018;getSrcThreatIntelligencesCount in interface FirewallPolicyRuleMatcherOrBuilderpublic String getSrcThreatIntelligences(int index)
Names of Network Threat Intelligence lists. The IPs in these lists will be matched against traffic source.
repeated string src_threat_intelligences = 323631018;getSrcThreatIntelligences in interface FirewallPolicyRuleMatcherOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSrcThreatIntelligencesBytes(int index)
Names of Network Threat Intelligence lists. The IPs in these lists will be matched against traffic source.
repeated string src_threat_intelligences = 323631018;getSrcThreatIntelligencesBytes in interface FirewallPolicyRuleMatcherOrBuilderindex - The index of the value to return.public FirewallPolicyRuleMatcher.Builder setSrcThreatIntelligences(int index, String value)
Names of Network Threat Intelligence lists. The IPs in these lists will be matched against traffic source.
repeated string src_threat_intelligences = 323631018;index - The index to set the value at.value - The srcThreatIntelligences to set.public FirewallPolicyRuleMatcher.Builder addSrcThreatIntelligences(String value)
Names of Network Threat Intelligence lists. The IPs in these lists will be matched against traffic source.
repeated string src_threat_intelligences = 323631018;value - The srcThreatIntelligences to add.public FirewallPolicyRuleMatcher.Builder addAllSrcThreatIntelligences(Iterable<String> values)
Names of Network Threat Intelligence lists. The IPs in these lists will be matched against traffic source.
repeated string src_threat_intelligences = 323631018;values - The srcThreatIntelligences to add.public FirewallPolicyRuleMatcher.Builder clearSrcThreatIntelligences()
Names of Network Threat Intelligence lists. The IPs in these lists will be matched against traffic source.
repeated string src_threat_intelligences = 323631018;public FirewallPolicyRuleMatcher.Builder addSrcThreatIntelligencesBytes(com.google.protobuf.ByteString value)
Names of Network Threat Intelligence lists. The IPs in these lists will be matched against traffic source.
repeated string src_threat_intelligences = 323631018;value - The bytes of the srcThreatIntelligences to add.public final FirewallPolicyRuleMatcher.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicyRuleMatcher.Builder>public final FirewallPolicyRuleMatcher.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicyRuleMatcher.Builder>Copyright © 2025 Google LLC. All rights reserved.