public enum NetworkProfileNetworkFeatures.AllowVpn extends Enum<NetworkProfileNetworkFeatures.AllowVpn> implements ProtocolMessageEnum
Specifies whether VPN creation is allowed.
Protobuf enum google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowVpn
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
UNDEFINED_ALLOW_VPN |
A value indicating that the enum field is not set. |
UNDEFINED_ALLOW_VPN_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
VPN_ALLOWED |
|
VPN_ALLOWED_VALUE |
|
VPN_BLOCKED |
|
VPN_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() |