public enum NetworkProfileNetworkFeatures.AllowVpcFirewallRules extends Enum<NetworkProfileNetworkFeatures.AllowVpcFirewallRules> implements ProtocolMessageEnumSpecifies whether VPC firewall rules can be created under the network.
Protobuf enum
google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowVpcFirewallRules
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
UNDEFINED_ALLOW_VPC_FIREWALL_RULES |
A value indicating that the enum field is not set. |
UNDEFINED_ALLOW_VPC_FIREWALL_RULES_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
VPC_FIREWALL_RULES_ALLOWED |
|
VPC_FIREWALL_RULES_ALLOWED_VALUE |
|
VPC_FIREWALL_RULES_BLOCKED |
|
VPC_FIREWALL_RULES_BLOCKED_VALUE |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|