public final class SecurityPolicyRuleNetworkMatcher extends com.google.protobuf.GeneratedMessageV3 implements SecurityPolicyRuleNetworkMatcherOrBuilder
Represents a match condition that incoming network traffic is evaluated against.Protobuf type
google.cloud.compute.v1.SecurityPolicyRuleNetworkMatcher| Modifier and Type | Class and Description |
|---|---|
static class |
SecurityPolicyRuleNetworkMatcher.Builder
Represents a match condition that incoming network traffic is evaluated against.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
DEST_IP_RANGES_FIELD_NUMBER |
static int |
DEST_PORTS_FIELD_NUMBER |
static int |
IP_PROTOCOLS_FIELD_NUMBER |
static int |
SRC_ASNS_FIELD_NUMBER |
static int |
SRC_IP_RANGES_FIELD_NUMBER |
static int |
SRC_PORTS_FIELD_NUMBER |
static int |
SRC_REGION_CODES_FIELD_NUMBER |
static int |
USER_DEFINED_FIELDS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static SecurityPolicyRuleNetworkMatcher |
getDefaultInstance() |
SecurityPolicyRuleNetworkMatcher |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDestIpRanges(int index)
Destination IPv4/IPv6 addresses or CIDR prefixes, in standard text format.
|
com.google.protobuf.ByteString |
getDestIpRangesBytes(int index)
Destination IPv4/IPv6 addresses or CIDR prefixes, in standard text format.
|
int |
getDestIpRangesCount()
Destination IPv4/IPv6 addresses or CIDR prefixes, in standard text format.
|
com.google.protobuf.ProtocolStringList |
getDestIpRangesList()
Destination IPv4/IPv6 addresses or CIDR prefixes, in standard text format.
|
String |
getDestPorts(int index)
Destination port numbers for TCP/UDP/SCTP.
|
com.google.protobuf.ByteString |
getDestPortsBytes(int index)
Destination port numbers for TCP/UDP/SCTP.
|
int |
getDestPortsCount()
Destination port numbers for TCP/UDP/SCTP.
|
com.google.protobuf.ProtocolStringList |
getDestPortsList()
Destination port numbers for TCP/UDP/SCTP.
|
String |
getIpProtocols(int index)
IPv4 protocol / IPv6 next header (after extension headers).
|
com.google.protobuf.ByteString |
getIpProtocolsBytes(int index)
IPv4 protocol / IPv6 next header (after extension headers).
|
int |
getIpProtocolsCount()
IPv4 protocol / IPv6 next header (after extension headers).
|
com.google.protobuf.ProtocolStringList |
getIpProtocolsList()
IPv4 protocol / IPv6 next header (after extension headers).
|
com.google.protobuf.Parser<SecurityPolicyRuleNetworkMatcher> |
getParserForType() |
int |
getSerializedSize() |
int |
getSrcAsns(int index)
BGP Autonomous System Number associated with the source IP address.
|
int |
getSrcAsnsCount()
BGP Autonomous System Number associated with the source IP address.
|
List<Integer> |
getSrcAsnsList()
BGP Autonomous System Number associated with the source IP address.
|
String |
getSrcIpRanges(int index)
Source IPv4/IPv6 addresses or CIDR prefixes, in standard text format.
|
com.google.protobuf.ByteString |
getSrcIpRangesBytes(int index)
Source IPv4/IPv6 addresses or CIDR prefixes, in standard text format.
|
int |
getSrcIpRangesCount()
Source IPv4/IPv6 addresses or CIDR prefixes, in standard text format.
|
com.google.protobuf.ProtocolStringList |
getSrcIpRangesList()
Source IPv4/IPv6 addresses or CIDR prefixes, in standard text format.
|
String |
getSrcPorts(int index)
Source port numbers for TCP/UDP/SCTP.
|
com.google.protobuf.ByteString |
getSrcPortsBytes(int index)
Source port numbers for TCP/UDP/SCTP.
|
int |
getSrcPortsCount()
Source port numbers for TCP/UDP/SCTP.
|
com.google.protobuf.ProtocolStringList |
getSrcPortsList()
Source port numbers for TCP/UDP/SCTP.
|
String |
getSrcRegionCodes(int index)
Two-letter ISO 3166-1 alpha-2 country code associated with the source IP address.
|
com.google.protobuf.ByteString |
getSrcRegionCodesBytes(int index)
Two-letter ISO 3166-1 alpha-2 country code associated with the source IP address.
|
int |
getSrcRegionCodesCount()
Two-letter ISO 3166-1 alpha-2 country code associated with the source IP address.
|
com.google.protobuf.ProtocolStringList |
getSrcRegionCodesList()
Two-letter ISO 3166-1 alpha-2 country code associated with the source IP address.
|
SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch |
getUserDefinedFields(int index)
User-defined fields.
|
int |
getUserDefinedFieldsCount()
User-defined fields.
|
List<SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch> |
getUserDefinedFieldsList()
User-defined fields.
|
SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatchOrBuilder |
getUserDefinedFieldsOrBuilder(int index)
User-defined fields.
|
List<? extends SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatchOrBuilder> |
getUserDefinedFieldsOrBuilderList()
User-defined fields.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SecurityPolicyRuleNetworkMatcher.Builder |
newBuilder() |
static SecurityPolicyRuleNetworkMatcher.Builder |
newBuilder(SecurityPolicyRuleNetworkMatcher prototype) |
SecurityPolicyRuleNetworkMatcher.Builder |
newBuilderForType() |
protected SecurityPolicyRuleNetworkMatcher.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static SecurityPolicyRuleNetworkMatcher |
parseDelimitedFrom(InputStream input) |
static SecurityPolicyRuleNetworkMatcher |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyRuleNetworkMatcher |
parseFrom(byte[] data) |
static SecurityPolicyRuleNetworkMatcher |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyRuleNetworkMatcher |
parseFrom(ByteBuffer data) |
static SecurityPolicyRuleNetworkMatcher |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyRuleNetworkMatcher |
parseFrom(com.google.protobuf.ByteString data) |
static SecurityPolicyRuleNetworkMatcher |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyRuleNetworkMatcher |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SecurityPolicyRuleNetworkMatcher |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyRuleNetworkMatcher |
parseFrom(InputStream input) |
static SecurityPolicyRuleNetworkMatcher |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SecurityPolicyRuleNetworkMatcher> |
parser() |
SecurityPolicyRuleNetworkMatcher.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int DEST_IP_RANGES_FIELD_NUMBER
public static final int DEST_PORTS_FIELD_NUMBER
public static final int IP_PROTOCOLS_FIELD_NUMBER
public static final int SRC_ASNS_FIELD_NUMBER
public static final int SRC_IP_RANGES_FIELD_NUMBER
public static final int SRC_PORTS_FIELD_NUMBER
public static final int SRC_REGION_CODES_FIELD_NUMBER
public static final int USER_DEFINED_FIELDS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public com.google.protobuf.ProtocolStringList getDestIpRangesList()
Destination IPv4/IPv6 addresses or CIDR prefixes, in standard text format.
repeated string dest_ip_ranges = 337357713;getDestIpRangesList in interface SecurityPolicyRuleNetworkMatcherOrBuilderpublic int getDestIpRangesCount()
Destination IPv4/IPv6 addresses or CIDR prefixes, in standard text format.
repeated string dest_ip_ranges = 337357713;getDestIpRangesCount in interface SecurityPolicyRuleNetworkMatcherOrBuilderpublic String getDestIpRanges(int index)
Destination IPv4/IPv6 addresses or CIDR prefixes, in standard text format.
repeated string dest_ip_ranges = 337357713;getDestIpRanges in interface SecurityPolicyRuleNetworkMatcherOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDestIpRangesBytes(int index)
Destination IPv4/IPv6 addresses or CIDR prefixes, in standard text format.
repeated string dest_ip_ranges = 337357713;getDestIpRangesBytes in interface SecurityPolicyRuleNetworkMatcherOrBuilderindex - The index of the value to return.public com.google.protobuf.ProtocolStringList getDestPortsList()
Destination port numbers for TCP/UDP/SCTP. Each element can be a 16-bit unsigned decimal number (e.g. "80") or range (e.g. "0-1023").
repeated string dest_ports = 379902005;getDestPortsList in interface SecurityPolicyRuleNetworkMatcherOrBuilderpublic int getDestPortsCount()
Destination port numbers for TCP/UDP/SCTP. Each element can be a 16-bit unsigned decimal number (e.g. "80") or range (e.g. "0-1023").
repeated string dest_ports = 379902005;getDestPortsCount in interface SecurityPolicyRuleNetworkMatcherOrBuilderpublic String getDestPorts(int index)
Destination port numbers for TCP/UDP/SCTP. Each element can be a 16-bit unsigned decimal number (e.g. "80") or range (e.g. "0-1023").
repeated string dest_ports = 379902005;getDestPorts in interface SecurityPolicyRuleNetworkMatcherOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDestPortsBytes(int index)
Destination port numbers for TCP/UDP/SCTP. Each element can be a 16-bit unsigned decimal number (e.g. "80") or range (e.g. "0-1023").
repeated string dest_ports = 379902005;getDestPortsBytes in interface SecurityPolicyRuleNetworkMatcherOrBuilderindex - The index of the value to return.public com.google.protobuf.ProtocolStringList getIpProtocolsList()
IPv4 protocol / IPv6 next header (after extension headers). Each element can be an 8-bit unsigned decimal number (e.g. "6"), range (e.g. "253-254"), or one of the following protocol names: "tcp", "udp", "icmp", "esp", "ah", "ipip", or "sctp".
repeated string ip_protocols = 259213251;getIpProtocolsList in interface SecurityPolicyRuleNetworkMatcherOrBuilderpublic int getIpProtocolsCount()
IPv4 protocol / IPv6 next header (after extension headers). Each element can be an 8-bit unsigned decimal number (e.g. "6"), range (e.g. "253-254"), or one of the following protocol names: "tcp", "udp", "icmp", "esp", "ah", "ipip", or "sctp".
repeated string ip_protocols = 259213251;getIpProtocolsCount in interface SecurityPolicyRuleNetworkMatcherOrBuilderpublic String getIpProtocols(int index)
IPv4 protocol / IPv6 next header (after extension headers). Each element can be an 8-bit unsigned decimal number (e.g. "6"), range (e.g. "253-254"), or one of the following protocol names: "tcp", "udp", "icmp", "esp", "ah", "ipip", or "sctp".
repeated string ip_protocols = 259213251;getIpProtocols in interface SecurityPolicyRuleNetworkMatcherOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getIpProtocolsBytes(int index)
IPv4 protocol / IPv6 next header (after extension headers). Each element can be an 8-bit unsigned decimal number (e.g. "6"), range (e.g. "253-254"), or one of the following protocol names: "tcp", "udp", "icmp", "esp", "ah", "ipip", or "sctp".
repeated string ip_protocols = 259213251;getIpProtocolsBytes in interface SecurityPolicyRuleNetworkMatcherOrBuilderindex - The index of the value to return.public List<Integer> getSrcAsnsList()
BGP Autonomous System Number associated with the source IP address.
repeated uint32 src_asns = 117825266;getSrcAsnsList in interface SecurityPolicyRuleNetworkMatcherOrBuilderpublic int getSrcAsnsCount()
BGP Autonomous System Number associated with the source IP address.
repeated uint32 src_asns = 117825266;getSrcAsnsCount in interface SecurityPolicyRuleNetworkMatcherOrBuilderpublic int getSrcAsns(int index)
BGP Autonomous System Number associated with the source IP address.
repeated uint32 src_asns = 117825266;getSrcAsns in interface SecurityPolicyRuleNetworkMatcherOrBuilderindex - The index of the element to return.public com.google.protobuf.ProtocolStringList getSrcIpRangesList()
Source IPv4/IPv6 addresses or CIDR prefixes, in standard text format.
repeated string src_ip_ranges = 432128083;getSrcIpRangesList in interface SecurityPolicyRuleNetworkMatcherOrBuilderpublic int getSrcIpRangesCount()
Source IPv4/IPv6 addresses or CIDR prefixes, in standard text format.
repeated string src_ip_ranges = 432128083;getSrcIpRangesCount in interface SecurityPolicyRuleNetworkMatcherOrBuilderpublic String getSrcIpRanges(int index)
Source IPv4/IPv6 addresses or CIDR prefixes, in standard text format.
repeated string src_ip_ranges = 432128083;getSrcIpRanges in interface SecurityPolicyRuleNetworkMatcherOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSrcIpRangesBytes(int index)
Source IPv4/IPv6 addresses or CIDR prefixes, in standard text format.
repeated string src_ip_ranges = 432128083;getSrcIpRangesBytes in interface SecurityPolicyRuleNetworkMatcherOrBuilderindex - The index of the value to return.public com.google.protobuf.ProtocolStringList getSrcPortsList()
Source port numbers for TCP/UDP/SCTP. Each element can be a 16-bit unsigned decimal number (e.g. "80") or range (e.g. "0-1023").
repeated string src_ports = 445095415;getSrcPortsList in interface SecurityPolicyRuleNetworkMatcherOrBuilderpublic int getSrcPortsCount()
Source port numbers for TCP/UDP/SCTP. Each element can be a 16-bit unsigned decimal number (e.g. "80") or range (e.g. "0-1023").
repeated string src_ports = 445095415;getSrcPortsCount in interface SecurityPolicyRuleNetworkMatcherOrBuilderpublic String getSrcPorts(int index)
Source port numbers for TCP/UDP/SCTP. Each element can be a 16-bit unsigned decimal number (e.g. "80") or range (e.g. "0-1023").
repeated string src_ports = 445095415;getSrcPorts in interface SecurityPolicyRuleNetworkMatcherOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSrcPortsBytes(int index)
Source port numbers for TCP/UDP/SCTP. Each element can be a 16-bit unsigned decimal number (e.g. "80") or range (e.g. "0-1023").
repeated string src_ports = 445095415;getSrcPortsBytes in interface SecurityPolicyRuleNetworkMatcherOrBuilderindex - The index of the value to return.public com.google.protobuf.ProtocolStringList getSrcRegionCodesList()
Two-letter ISO 3166-1 alpha-2 country code associated with the source IP address.
repeated string src_region_codes = 99086742;getSrcRegionCodesList in interface SecurityPolicyRuleNetworkMatcherOrBuilderpublic int getSrcRegionCodesCount()
Two-letter ISO 3166-1 alpha-2 country code associated with the source IP address.
repeated string src_region_codes = 99086742;getSrcRegionCodesCount in interface SecurityPolicyRuleNetworkMatcherOrBuilderpublic String getSrcRegionCodes(int index)
Two-letter ISO 3166-1 alpha-2 country code associated with the source IP address.
repeated string src_region_codes = 99086742;getSrcRegionCodes in interface SecurityPolicyRuleNetworkMatcherOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSrcRegionCodesBytes(int index)
Two-letter ISO 3166-1 alpha-2 country code associated with the source IP address.
repeated string src_region_codes = 99086742;getSrcRegionCodesBytes in interface SecurityPolicyRuleNetworkMatcherOrBuilderindex - The index of the value to return.public List<SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch> getUserDefinedFieldsList()
User-defined fields. Each element names a defined field and lists the matching values for that field.
repeated .google.cloud.compute.v1.SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch user_defined_fields = 28312739;
getUserDefinedFieldsList in interface SecurityPolicyRuleNetworkMatcherOrBuilderpublic List<? extends SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatchOrBuilder> getUserDefinedFieldsOrBuilderList()
User-defined fields. Each element names a defined field and lists the matching values for that field.
repeated .google.cloud.compute.v1.SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch user_defined_fields = 28312739;
getUserDefinedFieldsOrBuilderList in interface SecurityPolicyRuleNetworkMatcherOrBuilderpublic int getUserDefinedFieldsCount()
User-defined fields. Each element names a defined field and lists the matching values for that field.
repeated .google.cloud.compute.v1.SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch user_defined_fields = 28312739;
getUserDefinedFieldsCount in interface SecurityPolicyRuleNetworkMatcherOrBuilderpublic SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch getUserDefinedFields(int index)
User-defined fields. Each element names a defined field and lists the matching values for that field.
repeated .google.cloud.compute.v1.SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch user_defined_fields = 28312739;
getUserDefinedFields in interface SecurityPolicyRuleNetworkMatcherOrBuilderpublic SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatchOrBuilder getUserDefinedFieldsOrBuilder(int index)
User-defined fields. Each element names a defined field and lists the matching values for that field.
repeated .google.cloud.compute.v1.SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch user_defined_fields = 28312739;
getUserDefinedFieldsOrBuilder in interface SecurityPolicyRuleNetworkMatcherOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static SecurityPolicyRuleNetworkMatcher parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecurityPolicyRuleNetworkMatcher parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecurityPolicyRuleNetworkMatcher parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecurityPolicyRuleNetworkMatcher parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecurityPolicyRuleNetworkMatcher parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecurityPolicyRuleNetworkMatcher parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SecurityPolicyRuleNetworkMatcher parseFrom(InputStream input) throws IOException
IOExceptionpublic static SecurityPolicyRuleNetworkMatcher parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SecurityPolicyRuleNetworkMatcher parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SecurityPolicyRuleNetworkMatcher parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SecurityPolicyRuleNetworkMatcher parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SecurityPolicyRuleNetworkMatcher parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic SecurityPolicyRuleNetworkMatcher.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static SecurityPolicyRuleNetworkMatcher.Builder newBuilder()
public static SecurityPolicyRuleNetworkMatcher.Builder newBuilder(SecurityPolicyRuleNetworkMatcher prototype)
public SecurityPolicyRuleNetworkMatcher.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected SecurityPolicyRuleNetworkMatcher.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static SecurityPolicyRuleNetworkMatcher getDefaultInstance()
public static com.google.protobuf.Parser<SecurityPolicyRuleNetworkMatcher> parser()
public com.google.protobuf.Parser<SecurityPolicyRuleNetworkMatcher> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public SecurityPolicyRuleNetworkMatcher getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Google LLC. All rights reserved.