public enum NetworkProfileNetworkFeatures.AllowStaticRoutes extends Enum<NetworkProfileNetworkFeatures.AllowStaticRoutes> implements ProtocolMessageEnum
Specifies whether static route creation is allowed.
Protobuf enum google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowStaticRoutes
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
STATIC_ROUTES_ALLOWED |
|
STATIC_ROUTES_ALLOWED_VALUE |
|
STATIC_ROUTES_BLOCKED |
|
STATIC_ROUTES_BLOCKED_VALUE |
|
UNDEFINED_ALLOW_STATIC_ROUTES |
A value indicating that the enum field is not set. |
UNDEFINED_ALLOW_STATIC_ROUTES_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() |