| Modifier and Type | Method and Description |
|---|---|
SecurityPolicyRuleNetworkMatcher |
SecurityPolicyRuleNetworkMatcher.Builder.build() |
SecurityPolicyRuleNetworkMatcher |
SecurityPolicyRuleNetworkMatcher.Builder.buildPartial() |
static SecurityPolicyRuleNetworkMatcher |
SecurityPolicyRuleNetworkMatcher.getDefaultInstance() |
SecurityPolicyRuleNetworkMatcher |
SecurityPolicyRuleNetworkMatcher.getDefaultInstanceForType() |
SecurityPolicyRuleNetworkMatcher |
SecurityPolicyRuleNetworkMatcher.Builder.getDefaultInstanceForType() |
SecurityPolicyRuleNetworkMatcher |
SecurityPolicyRule.getNetworkMatch()
A match condition that incoming packets are evaluated against for CLOUD_ARMOR_NETWORK security policies.
|
SecurityPolicyRuleNetworkMatcher |
SecurityPolicyRule.Builder.getNetworkMatch()
A match condition that incoming packets are evaluated against for CLOUD_ARMOR_NETWORK security policies.
|
SecurityPolicyRuleNetworkMatcher |
SecurityPolicyRuleOrBuilder.getNetworkMatch()
A match condition that incoming packets are evaluated against for CLOUD_ARMOR_NETWORK security policies.
|
static SecurityPolicyRuleNetworkMatcher |
SecurityPolicyRuleNetworkMatcher.parseDelimitedFrom(InputStream input) |
static SecurityPolicyRuleNetworkMatcher |
SecurityPolicyRuleNetworkMatcher.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyRuleNetworkMatcher |
SecurityPolicyRuleNetworkMatcher.parseFrom(byte[] data) |
static SecurityPolicyRuleNetworkMatcher |
SecurityPolicyRuleNetworkMatcher.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyRuleNetworkMatcher |
SecurityPolicyRuleNetworkMatcher.parseFrom(ByteBuffer data) |
static SecurityPolicyRuleNetworkMatcher |
SecurityPolicyRuleNetworkMatcher.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyRuleNetworkMatcher |
SecurityPolicyRuleNetworkMatcher.parseFrom(com.google.protobuf.ByteString data) |
static SecurityPolicyRuleNetworkMatcher |
SecurityPolicyRuleNetworkMatcher.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyRuleNetworkMatcher |
SecurityPolicyRuleNetworkMatcher.parseFrom(com.google.protobuf.CodedInputStream input) |
static SecurityPolicyRuleNetworkMatcher |
SecurityPolicyRuleNetworkMatcher.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyRuleNetworkMatcher |
SecurityPolicyRuleNetworkMatcher.parseFrom(InputStream input) |
static SecurityPolicyRuleNetworkMatcher |
SecurityPolicyRuleNetworkMatcher.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SecurityPolicyRuleNetworkMatcher> |
SecurityPolicyRuleNetworkMatcher.getParserForType() |
static com.google.protobuf.Parser<SecurityPolicyRuleNetworkMatcher> |
SecurityPolicyRuleNetworkMatcher.parser() |
| Modifier and Type | Method and Description |
|---|---|
SecurityPolicyRuleNetworkMatcher.Builder |
SecurityPolicyRuleNetworkMatcher.Builder.mergeFrom(SecurityPolicyRuleNetworkMatcher other) |
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.mergeNetworkMatch(SecurityPolicyRuleNetworkMatcher value)
A match condition that incoming packets are evaluated against for CLOUD_ARMOR_NETWORK security policies.
|
static SecurityPolicyRuleNetworkMatcher.Builder |
SecurityPolicyRuleNetworkMatcher.newBuilder(SecurityPolicyRuleNetworkMatcher prototype) |
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.setNetworkMatch(SecurityPolicyRuleNetworkMatcher value)
A match condition that incoming packets are evaluated against for CLOUD_ARMOR_NETWORK security policies.
|
Copyright © 2025 Google LLC. All rights reserved.