| Modifier and Type | Method and Description |
|---|---|
static FirewallInfo.FirewallRuleType |
FirewallInfo.FirewallRuleType.forNumber(int value) |
FirewallInfo.FirewallRuleType |
FirewallInfoOrBuilder.getFirewallRuleType()
The firewall rule's type.
|
FirewallInfo.FirewallRuleType |
FirewallInfo.getFirewallRuleType()
The firewall rule's type.
|
FirewallInfo.FirewallRuleType |
FirewallInfo.Builder.getFirewallRuleType()
The firewall rule's type.
|
static FirewallInfo.FirewallRuleType |
FirewallInfo.FirewallRuleType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static FirewallInfo.FirewallRuleType |
FirewallInfo.FirewallRuleType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static FirewallInfo.FirewallRuleType |
FirewallInfo.FirewallRuleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FirewallInfo.FirewallRuleType[] |
FirewallInfo.FirewallRuleType.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<FirewallInfo.FirewallRuleType> |
FirewallInfo.FirewallRuleType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
FirewallInfo.Builder |
FirewallInfo.Builder.setFirewallRuleType(FirewallInfo.FirewallRuleType value)
The firewall rule's type.
|
Copyright © 2022 Google LLC. All rights reserved.