public enum NetworkProfileNetworkFeatures.AllowCloudRouter extends Enum<NetworkProfileNetworkFeatures.AllowCloudRouter> implements ProtocolMessageEnum
Specifies whether cloud router creation is allowed.
Protobuf enum google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowCloudRouter
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
CLOUD_ROUTER_ALLOWED |
|
CLOUD_ROUTER_ALLOWED_VALUE |
|
CLOUD_ROUTER_BLOCKED |
|
CLOUD_ROUTER_BLOCKED_VALUE |
|
UNDEFINED_ALLOW_CLOUD_ROUTER |
A value indicating that the enum field is not set. |
UNDEFINED_ALLOW_CLOUD_ROUTER_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() |