| Modifier and Type | Class and Description |
|---|---|
class |
FirewallPolicyRuleSecureTag
Protobuf type
google.cloud.compute.v1.FirewallPolicyRuleSecureTag |
static class |
FirewallPolicyRuleSecureTag.Builder
Protobuf type
google.cloud.compute.v1.FirewallPolicyRuleSecureTag |
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyRuleSecureTagOrBuilder |
FirewallPolicyRuleMatcher.getSrcSecureTagsOrBuilder(int index)
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleSecureTagOrBuilder |
FirewallPolicyRuleMatcher.Builder.getSrcSecureTagsOrBuilder(int index)
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleSecureTagOrBuilder |
FirewallPolicyRuleMatcherOrBuilder.getSrcSecureTagsOrBuilder(int index)
List of secure tag values, which should be matched at the source of the traffic.
|
FirewallPolicyRuleSecureTagOrBuilder |
FirewallPolicyRule.getTargetSecureTagsOrBuilder(int index)
A list of secure tags that controls which instances the firewall rule applies to.
|
FirewallPolicyRuleSecureTagOrBuilder |
FirewallPolicyRule.Builder.getTargetSecureTagsOrBuilder(int index)
A list of secure tags that controls which instances the firewall rule applies to.
|
FirewallPolicyRuleSecureTagOrBuilder |
FirewallPolicyRuleOrBuilder.getTargetSecureTagsOrBuilder(int index)
A list of secure tags that controls which instances the firewall rule applies to.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends FirewallPolicyRuleSecureTagOrBuilder> |
FirewallPolicyRuleMatcher.getSrcSecureTagsOrBuilderList()
List of secure tag values, which should be matched at the source of the traffic.
|
List<? extends FirewallPolicyRuleSecureTagOrBuilder> |
FirewallPolicyRuleMatcher.Builder.getSrcSecureTagsOrBuilderList()
List of secure tag values, which should be matched at the source of the traffic.
|
List<? extends FirewallPolicyRuleSecureTagOrBuilder> |
FirewallPolicyRuleMatcherOrBuilder.getSrcSecureTagsOrBuilderList()
List of secure tag values, which should be matched at the source of the traffic.
|
List<? extends FirewallPolicyRuleSecureTagOrBuilder> |
FirewallPolicyRule.getTargetSecureTagsOrBuilderList()
A list of secure tags that controls which instances the firewall rule applies to.
|
List<? extends FirewallPolicyRuleSecureTagOrBuilder> |
FirewallPolicyRule.Builder.getTargetSecureTagsOrBuilderList()
A list of secure tags that controls which instances the firewall rule applies to.
|
List<? extends FirewallPolicyRuleSecureTagOrBuilder> |
FirewallPolicyRuleOrBuilder.getTargetSecureTagsOrBuilderList()
A list of secure tags that controls which instances the firewall rule applies to.
|
Copyright © 2025 Google LLC. All rights reserved.