| Modifier and Type | Method and Description |
|---|---|
static FirewallPolicyRuleMatcher.SrcNetworkType |
FirewallPolicyRuleMatcher.SrcNetworkType.forNumber(int value) |
static FirewallPolicyRuleMatcher.SrcNetworkType |
FirewallPolicyRuleMatcher.SrcNetworkType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static FirewallPolicyRuleMatcher.SrcNetworkType |
FirewallPolicyRuleMatcher.SrcNetworkType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static FirewallPolicyRuleMatcher.SrcNetworkType |
FirewallPolicyRuleMatcher.SrcNetworkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FirewallPolicyRuleMatcher.SrcNetworkType[] |
FirewallPolicyRuleMatcher.SrcNetworkType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<FirewallPolicyRuleMatcher.SrcNetworkType> |
FirewallPolicyRuleMatcher.SrcNetworkType.internalGetValueMap() |
Copyright © 2025 Google LLC. All rights reserved.