public enum NetworkProfileNetworkFeatures.AllowClassDFirewalls extends Enum<NetworkProfileNetworkFeatures.AllowClassDFirewalls> implements ProtocolMessageEnum
Specifies whether firewalls for Class D address ranges are supported.
Protobuf enum
google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowClassDFirewalls
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
CLASS_D_FIREWALLS_ALLOWED |
|
CLASS_D_FIREWALLS_ALLOWED_VALUE |
|
CLASS_D_FIREWALLS_BLOCKED |
|
CLASS_D_FIREWALLS_BLOCKED_VALUE |
|
UNDEFINED_ALLOW_CLASS_D_FIREWALLS |
A value indicating that the enum field is not set. |
UNDEFINED_ALLOW_CLASS_D_FIREWALLS_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
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() |