public enum NetworkProfileNetworkFeatures.AllowSubnetworkCreation extends Enum<NetworkProfileNetworkFeatures.AllowSubnetworkCreation> implements ProtocolMessageEnumSpecifies whether subnetwork creation is allowed.
Protobuf enum
google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowSubnetworkCreation
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
SUBNETWORK_CREATION_ALLOWED |
|
SUBNETWORK_CREATION_ALLOWED_VALUE |
|
SUBNETWORK_CREATION_BLOCKED |
|
SUBNETWORK_CREATION_BLOCKED_VALUE |
|
UNDEFINED_ALLOW_SUBNETWORK_CREATION |
A value indicating that the enum field is not set. |
UNDEFINED_ALLOW_SUBNETWORK_CREATION_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() |
|